|
Viewing Single Post From: Jedi Night TFA
|
|
DaPizzaMan
|
Mar 9 2016, 09:47 PM
|
#TeamSupport
- Posts:
- 2,777
- Group:
- Support Team
- Member
- #386,619
- Joined:
- September 28, 2010
|
- Nahtee
- Mar 9 2016, 06:49 PM
- Quote:
-
Choose which category on your board you wish to change and obtain the category ID by hovering over the category name. (The category ID number will appear at the end of the URL in your status bar.)
How can I change the lightsaber colors above the Shoutbox and Board Statistics? Hovering over their names does not show an ID #. Instead of - Code:
-
#cat-YOURCATEGORYNUMBERHERE .h2right { background-image:url(http://z3.ifrm.com/28122/87/0/p521959/H2endLongCyan.png); } you would write - Code:
-
#sbx .h2right { background-image:url(http://z3.ifrm.com/28122/87/0/p521959/H2endLongCyan.png); } for the shoutbox lightsaber and - Code:
-
#stats .h2right { background-image:url(http://z3.ifrm.com/28122/87/0/p521959/H2endLongCyan.png); } for the stats lightsaber.
Of course, you could change the image URL you put in those codes for different colored lightsabers.
|
|
|