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.
Firstly do you mean the images in the DIV 'icontain'? If yes put a class on the
link around the logo and then set the text-decoration to none like this:
a.logoImg { text-decoration: none; }
HTH, haven't had time to look at the second problem but viewed the page in
firefox and 'Queensland Transport' is underlined?
aj
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************