GameSense Forum Customization

Changes the forum background image and sets the theme to light blue.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Аўтар
bekonn
Усталяванняў за дзень
1
Усяго ўсталяванняў
20
Рэйтынг
0 0 0
Версія
1.1
Створаны
09.12.2025
Абноўлены
09.12.2025
Памер
2.2 КБ
Ліцэнзія
MIT
Ужываецца на

🌟 Project Description and Instructions
Project Name
GameSense Forum Customization

General Description
This user script fundamentally changes the appearance of the GameSense forum (https://gamesense.pub/*) to provide a more personalized and visually striking experience. The main focus is to set a custom background image for the entire page and make the primary forum elements transparent or semi-transparent to allow the custom background to show through, overriding the original white/light forum theme. Text color is set to white (#FFFFFF) to ensure readability against the darker background.

Key Features
Custom Background Image: Adds a fixed, covering, and non-repeating custom background image (https://i.imgur.com/7KI4AQL.png) to the forum's tag.

Full Transparency: Sets the background and borders of many elements, including the forum header (#brdheader), footer (#brdfooter), main content boxes (.block, .box, .inbox), and table rows (.rowodd, .roweven) to be completely transparent (transparent !important). This ensures the custom background image is visible.

Readability-Focused Semi-Transparency: Adds a semi-transparent black background (rgba(0, 0, 0, 0.7)) to specific areas like forum headings and welcome/shout boxes (.blockform h2 span, #shout, #brdwelcome). This separates the content from the background image, significantly improving text readability.

White Text Color: All essential text, link, and heading colors throughout the forum are converted to white (#FFFFFF !important).

Installation Instructions 🛠️
To use this script, you need a User Script Manager extension installed in your browser.

Install Necessary Software: Install the Tampermonkey extension (or an alternative like Greasemonkey/Violentmonkey) in your browser. *

Create a New Script:

Click on the Tampermonkey icon in your browser.

Select the Create a new script... option from the menu.

Paste the Code: In the open editor window, paste all the code from your project (from the header comments down to the last closing bracket).

Save: Save the script using the File > Save option or the relevant save button in the editor.

Test: Visit or refresh the GameSense forum (https://gamesense.pub/). The custom background and theme changes should be applied instantly.