![]() |
|
#1
|
|||
|
|||
|
I did try to search the forums previous to this post. I wasn't able to find what I was looking for however =(.
I've added some additional style sheet variables via the acp. The arguments for padding, spacing, and font work however the font colors (links) and mouse over (color change) aren't working as I required. They are showing up with the default colors. Is there any way that I can change this without having to resort to images? Context: http://www.gamerslair.com/index2.php The css variables I've added: Code:
/* ******* Top Navigation ********** */
.topnav1 { font-size: 100%; font-weight: bold; font-family: Microsoft Sans Serif; padding-left: 27px; padding-bottom: 7px;}
.topnav1:link{text-decoration:none; font-color: ffffff;}
.topnav1:active{text-decoration:none; font-color: ffffff;}
.topnav1:visited{text-decoration:none; font-color: ffffff;}
.topnav1:hover{text-decoration:underline; font-color: 000000;}
Regards, Ryan Last edited by MjrGaelic; 02-05-2007 at 06:19 PM. Reason: Hooked on phonics failed me. |
|
#2
|
||||
|
||||
|
You're referring to the top navigation bar with the "Home", "Edmonton Events", and other links, right? That seems to be showing up exactly the same for me on your homepage and forum.
|
|
#3
|
|||
|
|||
|
Yes, that is correct. That nav bar I gave the class "topnav1" and everything works except the coloring and efffects.
It is desired on home page and forums - just with a different color of course to make it stand off the blue back ground there. Can you suggest where I erred? If you look into my history you'll see I had this exact problem 2 years ago that I couldn't figure out then either. I'm doing something wrong somewhere, just can't place it. |
|
#4
|
|||
|
|||
|
Quote:
I think I get it now =). It's a vBulletin problem, not a vBadvanced problem. Sorry, I can be slow some days hehe. I'll check things out from that angle. Thanks Brian. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| VB variables? | interfx | "How Do I..." Questions | 5 | 11-12-2006 03:13 PM |
| Using variables from vb ? | LoOnEyToOnZ | "How Do I..." Questions | 1 | 12-30-2005 04:10 PM |
| pass thru variables? | nexus851 | "How Do I..." Questions | 3 | 12-19-2005 06:42 AM |
| How can I use variables in other templates? | suryoyena | "How Do I..." Questions | 1 | 12-08-2005 03:24 PM |
| Passing variables? | cookie | "How Do I..." Questions | 3 | 09-22-2005 11:51 AM |