• Resolved MHJP

    (@mhjp)


    Hi.. my site uses this styling for images:

    img {background: none repeat scroll 0 0 #FFFFFF;
    	border: 1px solid #005C9D;
            padding: 6px;
    	margin: 0 auto;}

    I can’t figure out a way through either the plugin settings, or with CSS to make it work.

    I currently have this CSS in place but cannot get the boarders even.

    Appreciate any suggestions. Thanks, Mike

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author robosoft

    (@robosoft)

    Please open gallery settings : gallery settings / thumbnails view settings / show options / on border

    There you can change settings of the border: color, style and width of the border, directly from the admin section. You don’t need to customize CSS manually.

    Please try and let me know.

    Thread Starter MHJP

    (@mhjp)

    I’m unable to match the style I am using for the rest if the site images (dev.lisatraina.com).

    The “double” setting is the closest.. I just don’t want the inner boarder. I only want the outer with white padding on the inside. Other suggestions, or CSS tip? thanks, m

    Thread Starter MHJP

    (@mhjp)

    Just to close this… I figured out a way to do my styling. In the gallery settings, I set my boarder width to 6, border style to Double and color to White. Then I used the following CSS: .rbs-img-container {outline: 1px solid #005C9D;}

    All is good now.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Styling image boarders’ is closed to new replies.