![]() |
link colors not overriding?
Sorry I can't provide a URL to the actual page... it's a work in progress that I want to keep private. But here is the relevant code from the page source.
Code:
.alt2, .alt2Active Should not thead's link colors override alt2 in this code? I can't figure out why this isn't working... I want LINKED TEXT to use the link colors from thead. |
what color do you see as default? I have yellow. It's gray on hover.
what browser are you using? I'm using FireFox 1.0.6, IE6 XP don't have a mac |
Quote:
FF, Safari, IE. Mac / PC. |
I see yellow on LINKED TEXT which is what it's suppose to be.
it may be something else -- take a closer look at your css (entire css) IE 6, 5.5, 5.1, FF, OPERA |
|
1 Attachment(s)
if you want to remove the blue color from link .... replace
HTML Code:
<a href=#" title=""><span style="color:#661AFF; font-weight:bold;">Jakeman</span></a> HTML Code:
<a href="#" title=""><strong>Jakeman</strong></a> CSS - Cascading Style Sheet Some selectors will take precedence over others: Examples:
I provided an image so you can see the links in different colors. |
1 Attachment(s)
asdf
|
LOL ... it looks black to me ... my previous post should help
|
So I need to create a new definition for "td.thead" that is a duplicate of "thead"? I have to specifically identify which tags can override the higher link colors?
|
FIND:
HTML Code:
.thead a:link HTML Code:
.thead a:link, td.thead a:link |
All times are GMT. The time now is 10:36 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:
|