Welcome to Geeklog, Anonymous Friday, November 29 2024 @ 11:52 am EST
Geeklog Forums
Forum 2.3 Gameserver style.css
One problem i've found with the gameserver theme is that I couldn't get the forum colors to look right. So I thought I would help out the community and post the style.css info below. The forum is located here .
Style.css for Forum 2.3RC3
color: #2E4166;
background-color: #666666;
font-family: Verdana;
font-size: 9px;
line-height: 32px;
verticle-align: middle;
text-align: center;
font-weight: bold;
}
TD.navbar a:link, TD.navbar a:visited { color: #FFFFFF;
font-style: normal;
font-weight: plain;
font-size: 11px;
font-family: Verdana, sans-serif;
text-decoration: none;
padding: 2px
}
TD.navbar a:hover { color: #FFCC00;
font-style: normal;
font-weight: plain;
font-size: 11px;
font-family: Verdana, sans-serif;
text-decoration: none;
padding: 2px;
}
.forumclass1 { background-color: #051535; }
.forumclass2 { background-color: #051535; }
.forumclass3 { background-color: #2E4166; }
.forumclass4 { background-color: #2E4166; }
.forumoutline { background-color: #2E4166; }
.quotebox { color:#000000;
font-weight: plain;
border-style: solid;
background-color: #416192;
font-family: Verdana;
font-size: 9px;
padding:10px;
margin: 0px;
}
.forumCode { background-color: #F3F3EF;
color: #000;
width: 470px;
overflow: auto;
font-size: 12px;
min-height: 50px;
max-height: 120px;
margin: 5px, 0px,5px,5px;
padding:5px;
border: 1px dashed black;
}
.forumTitle {
color: #FFCC00;
background-color: #2E4166;
font-weight: bold;
font-size: 12px;
line-height: 14pt;
font-family: Verdana, Helvetica, sans-serif; }
/* alternate table row colours */
.forumAlt1 { background-color: #2E4166; }
.forumAlt2 { background-color: #051535; }
TD.forumRollOver { background-color: #416192;
color: #FFFFFF
}
TD.forumRollOut { background-color: #2E4166;
color: #FFFFFF
}
.cblockTitle {
color: #FFFFFF;
background-color: #506790;
font-weight: bold;
font-size: 12px;
line-height: 16pt;
padding-left:5px;
font-family: Verdana, Helvetica, sans-serif;
}
GeekLog Hosting, Installations and Upgrades - WWW.AWEHOST.COM - Hosting starts @ only $4.95/mo.
Style.css for Forum 2.3RC3
Text Formatted Code
TD.navbar {color: #2E4166;
background-color: #666666;
font-family: Verdana;
font-size: 9px;
line-height: 32px;
verticle-align: middle;
text-align: center;
font-weight: bold;
}
TD.navbar a:link, TD.navbar a:visited { color: #FFFFFF;
font-style: normal;
font-weight: plain;
font-size: 11px;
font-family: Verdana, sans-serif;
text-decoration: none;
padding: 2px
}
TD.navbar a:hover { color: #FFCC00;
font-style: normal;
font-weight: plain;
font-size: 11px;
font-family: Verdana, sans-serif;
text-decoration: none;
padding: 2px;
}
.forumclass1 { background-color: #051535; }
.forumclass2 { background-color: #051535; }
.forumclass3 { background-color: #2E4166; }
.forumclass4 { background-color: #2E4166; }
.forumoutline { background-color: #2E4166; }
.quotebox { color:#000000;
font-weight: plain;
border-style: solid;
background-color: #416192;
font-family: Verdana;
font-size: 9px;
padding:10px;
margin: 0px;
}
.forumCode { background-color: #F3F3EF;
color: #000;
width: 470px;
overflow: auto;
font-size: 12px;
min-height: 50px;
max-height: 120px;
margin: 5px, 0px,5px,5px;
padding:5px;
border: 1px dashed black;
}
.forumTitle {
color: #FFCC00;
background-color: #2E4166;
font-weight: bold;
font-size: 12px;
line-height: 14pt;
font-family: Verdana, Helvetica, sans-serif; }
/* alternate table row colours */
.forumAlt1 { background-color: #2E4166; }
.forumAlt2 { background-color: #051535; }
TD.forumRollOver { background-color: #416192;
color: #FFFFFF
}
TD.forumRollOut { background-color: #2E4166;
color: #FFFFFF
}
.cblockTitle {
color: #FFFFFF;
background-color: #506790;
font-weight: bold;
font-size: 12px;
line-height: 16pt;
padding-left:5px;
font-family: Verdana, Helvetica, sans-serif;
}
GeekLog Hosting, Installations and Upgrades - WWW.AWEHOST.COM - Hosting starts @ only $4.95/mo.
12
11
Quote
Guest
Anonymous
Nice work, thanks for contributing to geeklog!
18
13
Quote
DJDevon3
Anonymous
do i just copy and paste this into style.css or somewhere else. my style.css looks nothing like the above code.
12
10
Quote
Status: offline
Blaine
Forum User
Moderator
Registered: 07/16/02
Posts: 1232
Location:Canada
This CSS is only relevant for the new Forum plugin Release 2.3RC3 or previous Release Candidates for the upcoming 2.3 release.
This is the New CSS entries that are for the forum and would be added to your theme style.css file. Vadertech has tweaked the provided CSS definitions.
Geeklog components by PortalParts -- www.portalparts.com
This is the New CSS entries that are for the forum and would be added to your theme style.css file. Vadertech has tweaked the provided CSS definitions.
Geeklog components by PortalParts -- www.portalparts.com
8
11
Quote
Dave
Anonymous
Dude!
I could kiss you! This had been frustrating me for most of the night! Thanks for making my job a hell of alot easier!!!
Dave
I could kiss you! This had been frustrating me for most of the night! Thanks for making my job a hell of alot easier!!!
Dave
10
11
Quote
Hipira
Anonymous
Thx a lot !
As the other people before me, I guess I won an extra time of night sleep thanks to you Such a simple contribution and yet so helpful. If everyone, just as you did, took a little time to share their solutions our lifes would be much easier
As the other people before me, I guess I won an extra time of night sleep thanks to you Such a simple contribution and yet so helpful. If everyone, just as you did, took a little time to share their solutions our lifes would be much easier
12
13
Quote
Status: offline
Gojo
Forum User
Newbie
Registered: 01/04/05
Posts: 13
Anyone have a clue where to change the default black background where the category names are?
A small cosmetic thing, I know, but I'm looking everywhere in the style sheet... course... maybe it's not in there... which is why I'm asking.
A small cosmetic thing, I know, but I'm looking everywhere in the style sheet... course... maybe it's not in there... which is why I'm asking.
13
14
Quote
guest
Anonymous
Great info, thanks. One thing though, the top portion of the forum thread lists have a white background still. Its the part with these words:
Topic Subject Views Replies Author Last Post
I'll see what I can find.
Topic Subject Views Replies Author Last Post
I'll see what I can find.
8
9
Quote
me again
Anonymous
Found it in the styles.css file. Its the hex color value FFFFFF near the top of the forum additions:
#forumheading { text-align:left; background-color: #FFFFFF; }
.forumtext { color: #000; }
.forumclass1 { text-align:left; background-color: #BFBFBF; }
.forumclass2 { text-align:left; background-color: #CCCCCC; }
.forumclass3 { text-align:left; background-color: #EFEFEF; }
.forumclass4 { text-align:left; background-color: #CCCCCC; }
.forumoutline { background-color: #CCCCCC; }
I changed mine to 2E4166 (a shade of blue). I came back to post this for all others at my same newb status.
#forumheading { text-align:left; background-color: #FFFFFF; }
.forumtext { color: #000; }
.forumclass1 { text-align:left; background-color: #BFBFBF; }
.forumclass2 { text-align:left; background-color: #CCCCCC; }
.forumclass3 { text-align:left; background-color: #EFEFEF; }
.forumclass4 { text-align:left; background-color: #CCCCCC; }
.forumoutline { background-color: #CCCCCC; }
I changed mine to 2E4166 (a shade of blue). I came back to post this for all others at my same newb status.
12
10
Quote
Status: offline
vadertech
Forum User
Full Member
Registered: 05/26/03
Posts: 329
Quote by guest: Great info, thanks. One thing though, the top portion of the forum thread lists have a white background still. Its the part with these words:
Topic Subject Views Replies Author Last Post
I'll see what I can find.
Topic Subject Views Replies Author Last Post
I'll see what I can find.
Mine doesn't have a white background. Keep in mind that this is for version 2.3RC3 so if you are using a later version there could be some changes. Anyway i'm glad it's helped people. Feel free to download the forum images from here if you want to remove the white outline the default forum images use.
GeekLog Hosting, Installations and Upgrades - WWW.AWEHOST.COM - Hosting starts @ only $4.95/mo.
12
9
Quote
All times are EST. The time is now 11:52 am.
- 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