PDA

View Full Version : Changing header links color


Tetsumonchi
07-30-2011, 03:20 PM
Hi,

I wish to make the following links dark blue, so they show up better against the white background
http://i27.photobucket.com/albums/c156/Tetsumonchi/Screenshot2011-07-29at161623.png

However, I wish to keep these links white
http://i27.photobucket.com/albums/c156/Tetsumonchi/Screenshot2011-07-29at161650.png

The problem is, when I attempt to change the color they both end up white or dark blue. Is there a way to individually edit the color of these header links so they're dark blue when logged in, but white when you're logged out?

GavoTrav
07-30-2011, 04:02 PM
The only thing is to change individual links is find where it is in your header etc..

Then do


<a href="$link"><font color="white">My Profile</font></a>


I Don't know what the My Profile link starting with $vbulletin is so just try find it :)

Tetsumonchi
07-30-2011, 04:38 PM
Cheers, that has worked! :)


I'm having difficulty adding the font code to this part, however:

<li class="welcomelink">{vb:rawphrase welcome_x_link_y, {vb:raw bbuserinfo.username}, {vb:link member, {vb:raw bbuserinfo}}}</li>

How should I do this?

setishock
07-30-2011, 07:51 PM
Look in vbulletin-chrome.css