|
Posted by Els on 10/25/07 15:56
badgerduke@gmail.com wrote:
> .wipa:active {
> padding: 0px;
> margin: 0px;
> background: url(tiny_assign_list_gray.jpg) no-repeat;
> width: 30px;
> height: 5px;
> }
>
> <a class="wipa" href="aPage.html">Work In Progress</a>
>
> The above background image will not show up.
Have you tried writing a.wipa without the :active to see if it works
then? And without the no-repeat? (it might just be sitting where you
can't see it - I don't know the size of the image, but it does say
'tiny' :-)
> I've tried every
> variation possible regarding the path to the image, so I am confident
> it is not the path. The image is 30x5px. Anybody have any ideas?
How about a URL so we can check that path too? ;-)
Other idea: there are styles further down the stylesheet that override
this one?
--
Els http://locusmeus.com/
Navigation:
[Reply to this message]
|