GameSense Forum Customization

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

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

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

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
bekonn
今日安裝
2
安裝總數
19
評價
0 0 0
版本
1.1
建立日期
2025-12-09
更新日期
2025-12-09
尺寸
2.2 KB
授權條款
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.