[BNM] Holding page missing email link CSS/IE mystery

matt stone stone.matthew at gmail.com
Mon Dec 3 17:30:15 GMT 2007


On Dec 3, 2007 5:27 PM, matt stone <stone.matthew at gmail.com> wrote:
> On Dec 3, 2007 5:18 PM, Yan_fit-pixels <yan at fit-pixels.com> wrote:
> > Shaun Morrison wrote:
> > > On 3 Dec 2007, at 03/12/2007 | 17:09, Yan_fit-pixels wrote:
> > >
> > >> And see if they could say why the email link 'contact us' is invisible
> > >> in IE 7+6 but appears fine in FF and safri.
> > >>
> > >
> > > Works in IE6 fine.
> > >
> > Curious - I don't see it at all.
> > Gaaaaaah.
> >
>
> Maybe it's this in your style sheet?
>
> #descriptor2 a:visited {
>         color: #CC0000;
>         font-size: 120%;
>         }
>
> Cheers
> Matt
>
Try again, or even just this..

a:visited {
	color: #000000;
	text-decoration: none;
	}

Cheers
Matt


More information about the BNMlist mailing list. Powered by Wessex Networks