• Resolved davidargence

    (@davidargence)


    Hello

    All is in the title, I try to remove the line below the picture wich is set as a link. I’ve tried by adding a class as

    IN THE CSS :

    .linkwithoutborder {
    border-style: none;
    border-bottom: none;
    }

    IN THE POST :
    <a href="MY_LINK"><img src="MY_PICTURE.png" border="2" class="linkwithoutborder"></a>

    but the underline still there. Can you help ?

Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Remove the dotted line below a picture link ?’ is closed to new replies.