Forum colors

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
#1   Forum colors
FNR_BulletFindr
CZ Newbie
FNR_BulletFindr has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Sep 04, 2004
0.00 posts per day
Posts: 7
Points: 734
   
the names of the posters is black on red need to change it to a more easy to read color. But i dont know where to find it at so if you could please help me thanks.



Back to top Reply with quote
#2   re: Forum colors
Kelly_Hero
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif southcarolina.gif
Occupation: Web Developer
Age: 59
Gender: Female
Website:
Status: Offline
Joined: Aug 20, 2003
0.49 posts per day
Posts: 3765
Points: 351,412
   
It depends on the theme you're using, but on most themes the file you need is in your themes/THEME_NAME/forums folder. There should be a file called forums.css.

Find this code:

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name{ font-size : 11px; color : #000000;}


Change the color to the color you want to use.

Since the name is usually a link to the person's profile, you may also need to adjust this code:

/* General page style */
a:link,a:active,a:visited,a.postlink{color:#CECECE;text-decoration:none}
a:hover{color:#FFFFFF}



Back to top Reply with quote
#3   re: Forum colors
FNR_BulletFindr
CZ Newbie
FNR_BulletFindr has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Sep 04, 2004
0.00 posts per day
Posts: 7
Points: 734
   
I DIDNT SEE THAT THERE IT IS XLABS FORUMS IF THAT HELPS AT ALL



Back to top Reply with quote
#4   re: Forum colors
Kelly_Hero
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif southcarolina.gif
Occupation: Web Developer
Age: 59
Gender: Female
Website:
Status: Offline
Joined: Aug 20, 2003
0.49 posts per day
Posts: 3765
Points: 351,412
   
Do you have the theme loaded on your site? If so, please leave a Link so I can take a look.



Back to top Reply with quote
#5   re: Forum colors
FNR_BulletFindr
CZ Newbie
FNR_BulletFindr has been a member for over 20 year's 20 Year Member
Status: Offline
Joined: Sep 04, 2004
0.00 posts per day
Posts: 7
Points: 734
   
here it is [ Register or login to view links on this board.]



Back to top Reply with quote
#6   re: Forum colors
Kelly_Hero
PayPal Donation
CZ Revered Member
 Codezwiz Site Donator
usa.gif southcarolina.gif
Occupation: Web Developer
Age: 59
Gender: Female
Website:
Status: Offline
Joined: Aug 20, 2003
0.49 posts per day
Posts: 3765
Points: 351,412
   
OK, in their themes, the file you should be looking for will be inside of Forum Template/THEMENAME/ and will be named something like THEMENAME.css. THEMENAME stands for the name of the theme. Look for the codes I gave you above.

BUT, as I stated above, the UserID is usually a link to the user's profile, so its appearance is defined by the a{} selector. Changing the color of that selector will change the color of all links in your forums. If you don't want to do that, you might want to create a class specifically for the UserID.



Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb  
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum