|
|
 |
Re: FN-FORUM: FW: CSS Advice
date posted 1st March 2006 15:39
On 1 Mar 2006 16:12:15 -0000, Terry @ Easymatics [EMAIL REMOVED] wro=
te:
>
> I wonder if someone could help with a CSS problem, that I can't seem to g=
et
> round.
>
> I have the following lines;
>
> .servicemenu { font: bold 9pt Verdana,Helvetica,Arial;
> text-decoration: none;
> text-align: center; color: #182C5A;
> padding: 5px;
> background-color: #6699CC;
> background-image: url(images/pane.gif)}
>
> I find I am having to use background-color and background-image tags in t=
he
> html directly as it line is not taking this setting. Also the text is sti=
ll
> underlined. The "a" tag has been set in the same CSS, but surely this cla=
ss
> should overwrite any other settings.
>
> Stupid question I know, but it's beginning to get under my skin.
need to see more of the code please.
are you applying that class to an or something else?
--
Join me: http://wiki.workalone.co.uk/
Thank me: http://www.amazon.co.uk/gp/registry/1VK42TQL7VD2F
Engage me: http://www.boldfish.co.uk/portfolio/
|
 |
|