On Mon, 06 Jun 2005 01:39:14 -0400, jackie reid <[EMAIL PROTECTED]> wrote:
i have been having the most appalling time with my links here www.mackayports.com
css here www.mackayports.com/styles/newport2.css
in the left hand column <div class="whiteblock"> I can't stop the logo images from having an underline, its underlining the whole link.
My eyes are slightly crossed, so cross your fingers(AND TOES)and try:
.whiteblock img a, a:link  { text-decoration: none; }
and then
i can't get the text link in <div class="endblock"> to have an underline, although they are both marked up more or less the same way.
And:
.endblock img a, a:link {text-decoration: none;}
and assign this class:
a.c1:link, a.c1:active, a.c1:visited {color: #003366;font-weight: bold;text-decoration: underline; text-align: left;}
a.c1:hover {color: #CC0000;text-decoration: underline; text-align: left;}
to the .endblock links.
Best,
David Laakso



--
http://www.dlaakso.com/

******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************

Reply via email to