Forums

How do I turn off a link hover for an image? (5 posts)

  1. wurliuchi
    Member
    Posted 1 year ago #

    I don't like the images that have links jumping around and adding a line underneath when I hover over them. Where in the CSS do I turn that off but leave that hover on for text links? I looked, but to me it seems like it's set correctly already.

    Like on the download links here.

    Thanks for any help.

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Try adding:

    a img {border-bottom:none;}

    to your theme's stylesheet.

  3. wurliuchi
    Member
    Posted 1 year ago #

    Thanks, esmi. I added it but that didn't do the trick. Hmm?

    I appreciate the help.

  4. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    I can't see the CSS I suggested in your stylesheet. It should be at the very bottom.

  5. wurliuchi
    Member
    Posted 1 year ago #

    Oh, since it didn't work I took it back out. I just now put it back in. It's the second line from the bottom.

    Thanks!

Topic Closed

This topic has been closed to new replies.

About this Topic