Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #14503
    Sev
    Member

    I’ve tried to put this into the CSS:

    .post .post-thumb a, img[class*=”align”], img[class*=”wp-image-“] { border: none; }

    but the image border still remains (see http://skillsuit.com/?page_id=127 )

    What can I do? I tried to upload the image with a transparent background through PS and that worked on the main page but not on this page of our site…

    Many thanks,

    Sevim

    #14515
    Sakin
    Keymaster

    @Sev: You need to add the following additional CSS in “Appearance => Theme Options => Custom CSS” box.
    #main #content img { border: none; }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Image border removal’ is closed to new replies.