Before you ask please READ THIS

How to get rid of the frames around a picture link?

edited May 2014 in Beach Please Posts: 111
Is there a chance to get rid of the frame/border that shows up around a picture that links to another page?
Is it only universally editable or is there a chance to decide which pictures will have a border and which ones will not have one?
See attached file.
Thanks!
frame.jpg
461 x 400 - 119K

Comments

  • AirAir
    Posts: 10,970
    Hello

    I will need live link to understand what you need, cause now I am guessing you mean border that shows up on focus.

    With regards.
  • Posts: 111
    Here you’ll find the post with the image above. It’s just a typical "a href" link used with "img src=". The border always shows up, also without hovering it.
  • AirAir
    Posts: 10,970
    Use this custom CSS:

    a img.alignright, a img.alignnone, a img.alignleft, a img.aligncenter, .wp-caption{
    border: none;
    }
    With regards.
  • Posts: 111
    Great! :)
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion