![]() |
Want one item in Navbar to be different color in unclicked state
Is there a way to do this? I just want one of my Navbar items to be red so it stands out. Do I need to create a new class?? Also curious about making one bit of text blink in the Navbar.
|
-- create a new class
-- edit navbar template to reflect new class if you don't know about CSS just use HTML Code:
style="background-color:#FF0000" |
Quote:
I worked around this by removing the vbphrase info and just used normal text with <font color> and <blink> around the text. Is there a way to make vbphrases blink or do I need to stick with my workaround? I added the blink code in a long time ago to give the ability to blink the text, but I don't remember where I put it ;) |
I'm not a supporter of "blink". You are asking the wrong person.
-- "blink" is not supported by all browsers -- do not use the <font> tag ... use <span style="">text</span> Why not use an animated image? |
Hadn't thought of an animated image. That is definitely a good option - and if blink doesn't work for all browsers, a good way to make sure it is supported universally. I haven't plugged any graphics into the Navbar before, is it a simple process?
So for my font color, would the code be: Code:
<span style="font-color:#FF0000">text</span> Thanks again for your help! |
HTML Code:
<span style="color:#FF0000">text</span> |
Thanks!!
|
All times are GMT. The time now is 10:27 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|