On 05/04/2008, Alan Gresley <[EMAIL PROTECTED]> wrote:
>
> Mark Finney wrote:
>
> > Thanks for your advice,
> >
> > I have a mock up here...
> >
> > http://cathaytrade.co.uk/tabletest/
> >
> > What am I doing wrong?
> >
> > Thanks in advance!
> >
>
>
> Remove the background image from the th.header and put them on the
> anchors.
>
> table.styledTable thead th a,
> table.styledTable thead th a:link,
> table.styledTable thead th a:visited,
> table.styledTable thead th a:hover {
>        background: url(http://cathaytrade.co.uk/tabletest/bg.gif) 105% 50%
> no-repeat;
>        color: #990000;
>        display: block;
>        text-decoration: none;
>        height: 100%;
>        width: auto;
>        padding-right: 15px;
> }
>
>
> Checked in IE6, IE7, IE8 and FF with success.
>
>
> Alan
>
> http://css-class.com/test/
>
>
>
>

That easy!?

Wow, thanks alot...

So any idea what is wrong with applying it to a table cell???
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to