vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Changing header links color (https://vborg.vbsupport.ru/showthread.php?t=267692)

Tetsumonchi 07-30-2011 04:20 PM

Changing header links color
 
Hi,

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

However, I wish to keep these links white
http://i27.photobucket.com/albums/c1...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 05:02 PM

The only thing is to change individual links is find where it is in your header etc..

Then do

Code:

<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 05:38 PM

Cheers, that has worked! :)


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

Quote:

<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 08:51 PM

Look in vbulletin-chrome.css


All times are GMT. The time now is 03:49 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00937 seconds
  • Memory Usage 1,714KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete