Hi my links are styled to turn white on hover, this works in
Firefox and Safari but not IE can anyone tell me how to fix that?
http://www.citrus-pages.com/bloom/bloom.html
thank you
Hover style not working in IE
Working for me in IE7....
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials %26amp; Resources
http://www.dwfaq.com - DW FAQs,
Tutorials %26amp; Resources
==================
''shonts'' %26lt;webforumsuser@macromedia.com%26gt; wrote in
message
news:fg4qce$9sf$1@forums.macromedia.com...
%26gt; Hi my links are styled to turn white on hover, this
works in Firefox and
%26gt; Safari but not IE can anyone tell me how to fix that?
%26gt;
%26gt;
http://www.citrus-pages.com/bloom/bloom.html
%26gt;
%26gt; thank you
%26gt;
%26gt;
Hover style not working in IE
They WERE white for me when I first loaded the page (using
IE6) but after
clicking on one of the links, they are now all grey...
probably need to check your css for those links
--
B
www.visit-the-coqui.com/
If you are thinking of a vacation to Puerto Rico
http://gadgetgrapevine.blogspot.com
Latest gadget and other news here
''shonts'' %26lt;webforumsuser@macromedia.com%26gt; wrote in
message
news:fg4qce$9sf$1@forums.macromedia.com...
%26gt; Hi my links are styled to turn white on hover, this
works in Firefox and
%26gt; Safari but not IE can anyone tell me how to fix that?
%26gt;
%26gt;
http://www.citrus-pages.com/bloom/bloom.html
%26gt;
%26gt; thank you
%26gt;
%26gt;
They WERE white for me when I first loaded the page (using
IE6) but after
clicking on one of the links, they are now all grey...
probably need to check your css for those links
--
B
www.visit-the-coqui.com/
If you are thinking of a vacation to Puerto Rico
http://gadgetgrapevine.blogspot.com
Latest gadget and other news here
''shonts'' %26lt;webforumsuser@macromedia.com%26gt; wrote in
message
news:fg4qce$9sf$1@forums.macromedia.com...
%26gt; Hi my links are styled to turn white on hover, this
works in Firefox and
%26gt; Safari but not IE can anyone tell me how to fix that?
%26gt;
%26gt;
http://www.citrus-pages.com/bloom/bloom.html
%26gt;
%26gt; thank you
%26gt;
%26gt;
sorry the problem was in IE 6 - I should have specified.
Your CSS is calling for #333333 for visited links
#navbarhome li a:visited {
color: #333333;
''shonts'' %26lt;webforumsuser@macromedia.com%26gt; wrote in
message
news:fg4qce$9sf$1@forums.macromedia.com...
%26gt; Hi my links are styled to turn white on hover, this
works in Firefox and
%26gt; Safari but not IE can anyone tell me how to fix that?
%26gt;
%26gt;
http://www.citrus-pages.com/bloom/bloom.html
%26gt;
%26gt; thank you
%26gt;
%26gt;
Hi thanks for the reply
I do want the visited links to be dark grey (#333333), on
Hover they should be white (#ffffff) and the regular state black
(#000000)
In safari and and FF working fine, in IE 6 (6.2 was the
version I looked at) the links did not change on hover and as
someone mentioned here for them the links were white when they
loaded the page. I have re looked at the CSS and see I put the
colour #0000 for a not li a so i will try adding the style li
a:color:#0000 this and hope it works. :)
Subscribe to:
Post Comments
(Atom)
No comments:
Post a Comment