• Hi on this page http://www.prpwindows.com i have an image link, when clicked it leaves a dotted border, i would like to remove this.

    I am sure it will be css, but not sure how to apply it to this particular image.

    I added the code below to my custom css, but it did not work.

    a {outline : none;}
    a img {outline : none;}
    img {border : 0;}

    Help Removing dotted line around image link please

Viewing 4 replies - 1 through 4 (of 4 total)
  • I don’t see the problem – but a browser tool like Firebug should show you any CSS for any element on the page.

    Have you asked the developers of your theme?

    EDITED – removed mistake above about “outline” CSS.

    Thread Starter prpwindows

    (@prpwindows)

    Hmm, thats weird, i have just viewed site on P.C that has never had site viewed on it, and the dots are there!

    I have not asked devs yet, but will do now.

    Thread Starter prpwindows

    (@prpwindows)

    Sorry should have mentioned the offending image link is the large Checkatrade image next to the writing.

    Thread Starter prpwindows

    (@prpwindows)

    all sorted

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Help Removing dotted line around image link please’ is closed to new replies.