Forums

[resolved] Stupid CSS problem (can't find problem in .stylesheet) (3 posts)

  1. Glenn Ansley
    Member
    Posted 5 years ago #

    Hey,
    I need someone else to look at this for me. I've been coding all day and would probably be able to figure this out if I just went to bed and did it tomorrow. If you roll over an image that's alson an anchor at http://www.deeperdevotion.com/wp, you'll find that it places a background-color or underline or both on it. The thing is, I can't find the code in my CSS that's causing me the trouble.

    my css is located at http://www.deeperdevotion.com/wp/wp-content/themes/dd/styles/101106.css

    Thanks.

  2. jabecker
    Member
    Posted 5 years ago #

    First, you really need to validate.

    I think the key to your problem is that you have an image tag that's surrounded by an anchor tag. The anchor tag is styled in your CSS with a background color for hover when it's inside a paragraph tag. (p a:hover {background-color: #2db0b0} )

  3. Glenn Ansley
    Member
    Posted 5 years ago #

    Thanks.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.