Helping you Build Your Own Social Network!

Faster, better and easier!

Removing border around images in posts

(3 posts) (3 voices)
  • Started 1 year ago by bropaterno
  • Latest reply from Brajesh Singh

Tags:

No tags yet.


  1. Hi,

    I have tried looking through almost every css file, yet I can find where I need to remove the border around image links. Can someone please point me in the correct direction?

    Thanks,
    Chase Miller

    Posted 1 year ago #
  2. Hi Chase,

    did you try Firebug?

    It helps me most times.

    Posted 1 year ago #
  3. Hi Chase,
    It's in colors.css. Please do not make direct changes in the file rather create a child theme and put following in the css

    .post-content img{border:none;}

    You can see how to create a child theme for BP Mag here

    http://buddydev.com/themes/bp-mag/documentation/creating-child-theme-for-bp-mag/

    Hope that helps.

    Edit: I totally agree with @John, just saw you post :)

    Posted 1 year ago #

Reply

You must log in to post.