Jump to:

481 Posts in 150 Topics by 238 members

Content Editor Discussions

SilverStripe Forums » Content Editor Discussions » Image border

Forum for content editors and CMS users.

Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w

Page: 1
Go to End
Author Topic: 646 Views
  • Mastrcode
    Avatar
    Community Member
    1 Post

    Image border Link to this post

    Hi!
    Installed SS 3.03

    I've a question about placing images in the editor.
    Every image I placed has a border around it. Is it possible to remove this border? If yes, how can I do this?
    THX.

  • Webdoc
    Avatar
    Community Member
    310 Posts

    Re: Image border Link to this post

    in css use line

    a img {
       border: none;
    }

    646 Views
Page: 1
Go to Top

Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com

Comments on this website? Please give feedback.