Rick Clark wrote:
http://dev.operationrescueachild.org/

I have an image used for a link that isn't working. When the mouse hovers over the image nothing happens.

It is covered by an AP layer.

Add:
#bttn-cont{
position: relative;
z-index: 1;
}
...and it'll work.

On a second note I tried validating my css and keep getting an error because I do not have a background color associated with a color. I am using the word transparent for the background color and it won't validate. Any suggestions?

Yes. Forget the validator on that point. Just make sure your solution
works with, and without, images.
---

Advice: change position and dimensions on #topNav so it can take a bit
more variation in window size _and_ font size.
Also: <http://css-discuss.incutio.com/?page=FontSize>

regards
        Georg
--
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to