Click here to get back home

IE6 link colors & CSS override (vs. Firefox)

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
IE6 link colors & CSS override (vs. Firefox) Woodmon 10-20-2005
Posted by Woodmon on October 20, 2005, 9:06 pm
Please log in for more thread options



Example of my CSS follows:

<style type="text/css" media="screen">

BODY { color: white }
A:link { color: 66CCFF; }
A:visited { color: CC66FF; }
A:active { color: CC66FF; }
A:hover { color: white; background-color: #0099cc; text-decoration:
#000000;}

.override a:link { color: CC66FF; }
.override a:visited { color: 66CCFF; }
.override a:active { color: 66CCFF; }
.override a:hover { color: blue; background-color: #0099cc;
text-decoration: #000000;}
</style>

HTML with image where IE does not apply the CSS link visited color:

<tr align="middle">
<td>
<a href="bigphoto.html" title="Example: photo1" alt="Example: photo1">
<img src="images/smallphoto.jpg" /></a>

</td>
</tr>

HTML showing override object:

<td class="override" align="center" bgcolor="006600">
<font size="1" color="white" face="helvetica, arial">
<b>
<a href="/contact.html">Contact Page</a>
</b>
</font>
</td>


Appreciate any suggestions.
Woody

Posted by Beauregard T. Shagnasty on October 21, 2005, 3:21 am
Please log in for more thread options


Woodmon wrote:

> Example of my CSS follows:

Woody, please don't multi-post. Cross-post if necessary.
See the thread in alt.html

http://oakroadsystems.com/genl/unice.htm#xpost

--
-bts
-When motorcycling, never follow a pig truck

Posted by Woodmon on October 20, 2005, 11:54 pm
Please log in for more thread options



>
> Woody, please don't multi-post. Cross-post if necessary.
> See the thread in alt.html
>

Thanks for reminder. Got em mixed up.It's been awhile since I've posted to
nntp news. Was thinking cross-posting was bad. But now I understand why
cross-posting is desirable and multi-posting is not.

Still looking fo answers to my previous Q's. Researching news archives and
Googling the web. If I find anything will post solution(s) here to share
with others.


Posted by Robi on October 23, 2005, 2:23 pm
Please log in for more thread options


>
> Example of my CSS follows:
>
> <style type="text/css" media="screen">
>
> BODY { color: white }
> A:link { color: 66CCFF; }
> A:visited { color: CC66FF; }
> A:active { color: CC66FF; }
[...]

not checking, but could your problem be the omission of the hash sign
in front of the color code?

as in
color: #66ccff
^

Similar ThreadsPosted
Override CSS Link Color? June 20, 2005, 3:20 pm
change link colors in p class September 30, 2004, 6:18 pm
How do you swap foreground & background colors for a link (or any element)? September 20, 2005, 1:41 pm
Is there a way to UnReliably override the
tag ?
January 12, 2007, 7:38 am
DOCTYPE for general public - when will accessibility override browser compatibility? August 31, 2005, 9:14 am
Jumping link on Firefox November 29, 2006, 8:08 pm
Weird CSS Link problem in Firefox May 14, 2008, 6:53 pm
Open local folder from a link in IE/Firefox + XP SP2 November 17, 2004, 12:22 pm
Links colors in xhtml. March 23, 2005, 1:56 pm
HTML safe colors July 20, 2007, 4:23 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap