Welcome to Geeklog, Anonymous Sunday, December 22 2024 @ 09:34 pm EST
Geeklog Forums
Main area background color
I'm trying to modify the gameserver theme and require that the background color of the main area (where the stories are) be changed to something other than it is by default. I have looked through the stylesheet and the .thtml files extensively and haven't had any luck. Can anyone enlighten me?
12
11
Quote
Status: Banned
machinari
Forum User
Full Member
Registered: 03/22/04
Posts: 1512
search for:
bgcolor="#000000" in featuredstorytext.thtml
bgcolor="#051535" in blockheader.thtml
bgcolor="#2e4166" in blockheader.thtml
bgcolor="#2e4166" in storytext.thtml
bgcolor="#051535" in storytext.thtml
that should do it.
oh, and of course:
bgcolor="#000000" in header.thtml
bgcolor="#000000" in featuredstorytext.thtml
bgcolor="#051535" in blockheader.thtml
bgcolor="#2e4166" in blockheader.thtml
bgcolor="#2e4166" in storytext.thtml
bgcolor="#051535" in storytext.thtml
that should do it.
oh, and of course:
bgcolor="#000000" in header.thtml
13
12
Quote
Status: offline
gandalph
Forum User
Newbie
Registered: 08/25/04
Posts: 3
I made my changes in all of those places, and it fixed one thing but didn't change the color of the area I wanted to. I'm aiming for the (by default) black area on top of which the blocks and stories float. Basically its the only black area on this page.
12
11
Quote
Status: Banned
machinari
Forum User
Full Member
Registered: 03/22/04
Posts: 1512
take a look at your page source and notice this:
Text Formatted Code
<table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="black">
9
12
Quote
Status: offline
mthomas
Forum User
Full Member
Registered: 04/18/04
Posts: 148
Just looked for this one myself...and the answer is!
*EDIT* This is on the Smooth_Blue theme though may be differnt (probably is) for game theme *End Edit*
.upper-left { background-image : url(interface/upper-left.gif); }
.upper-mid { background-image : url(interface/upper-mid.gif); }
.upper-right { background-image : url(interface/upper-right.gif); }
.shadow-left { background-image : url(interface/shadow-left.gif); }
.shadow-mid { background-image : url(interface/shadow-mid.gif); }
.shadow-right { background-image : url(interface/shadow-right.gif); }
.main-left { background-image : url(interface/main-left.gif); }
.main-mid { background-image : url(interface/main-mid.gif); }
main-right { background-image : url(interface/main-right.gif); }
.lower-left { background-image : url(interface/lower-left.gif); }
.lower-right { background-image : url(interface/lower-right.gif); }
.col-left { background-image : url(interface/col-left.jpg); }
.col-right { background-image : url(interface/col-right.jpg); }
.col-left-curve { background-image : url(interface/col-left-curve.gif); }
.col-right-curve { background-image : url(interface/col-right-curve.gif); }
.col-left-line { background-image : url(interface/col-left-line.gif); }
.col-right-line { background-image : url(interface/col-right-line.gif); }
.lower-line-left { background-image : url(interface/lower-line-left.gif); }
.lower-line-right { background-image : url(interface/lower-line-right.gif); }
.lower-line-mid { background-image : url(interface/lower-line-mid.gif); }
Its not a color tag its a image file that is set to Tile background, the offending item in question-->
.main-mid { background-image : url(interface/main-mid.gif); }
*EDIT* This is on the Smooth_Blue theme though may be differnt (probably is) for game theme *End Edit*
.upper-left { background-image : url(interface/upper-left.gif); }
.upper-mid { background-image : url(interface/upper-mid.gif); }
.upper-right { background-image : url(interface/upper-right.gif); }
.shadow-left { background-image : url(interface/shadow-left.gif); }
.shadow-mid { background-image : url(interface/shadow-mid.gif); }
.shadow-right { background-image : url(interface/shadow-right.gif); }
.main-left { background-image : url(interface/main-left.gif); }
.main-mid { background-image : url(interface/main-mid.gif); }
main-right { background-image : url(interface/main-right.gif); }
.lower-left { background-image : url(interface/lower-left.gif); }
.lower-right { background-image : url(interface/lower-right.gif); }
.col-left { background-image : url(interface/col-left.jpg); }
.col-right { background-image : url(interface/col-right.jpg); }
.col-left-curve { background-image : url(interface/col-left-curve.gif); }
.col-right-curve { background-image : url(interface/col-right-curve.gif); }
.col-left-line { background-image : url(interface/col-left-line.gif); }
.col-right-line { background-image : url(interface/col-right-line.gif); }
.lower-line-left { background-image : url(interface/lower-line-left.gif); }
.lower-line-right { background-image : url(interface/lower-line-right.gif); }
.lower-line-mid { background-image : url(interface/lower-line-mid.gif); }
Its not a color tag its a image file that is set to Tile background, the offending item in question-->
.main-mid { background-image : url(interface/main-mid.gif); }
16
11
Quote
All times are EST. The time is now 09:34 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content