![]() |
Dreamweaver...WTF???
Help! For some reason while designating my link colors in MX will not change from purple but my roll overs work fine. It looks fine in MX but online it only comes out purple |angry| |cry|
|
silly question but are you setting the visited link color also? I believe purple is the default color for that, with blue being the default link color, correct?
|
Had the same problem once...
Did you check the style sheet? Maybe the problem is located there. |
...or do you have the links defined in both the style sheet and also in the 'body' tag
|
Quote:
|
Bump
Here is the html: "http://www.w3.org/TR/html4/loose.dtd">
Only defined in css as far as I can see. I'm stumped|huh |
You're not calling out the link colors for a:visited and a:active. That's probably it right there, since default is purple :)
|
Yes, that is the reason.
Combine your 3 main a calls like this: Code:
a:link, a:active, a:visited { |
All times are GMT -4. The time now is 02:05 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc