• Resolved NetMonkey

    (@headmonkey)


    Can someone please give me the css code needed to create a border color around each gallery image please?

    I’ve been experimenting with different css code, clearing the gallery cache and browser cache, but nothing seems to work…

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support elviiso

    (@elviiso)

    Hi @headmonkey

    Could you kindly share a page containing the gallery so that we can use it to come up with the correct CSS for you? If your pages/posts are private or haven’t launched the site yet, you can let us know the name of the gallery template you are using instead and we’ll take it from there.

    Hoping to hear from you soon. ​

    Kind regards,
    Elvis.

    Thread Starter NetMonkey

    (@headmonkey)

    Elvis,

    I’d rather not reveal the page in this forum, because I don’t want to offend anyone, because it’s one of my adult websites. Can you please post some CSS code and if necessary I’ll tweak it some.

    I just need to know the CSS identifier for the thumbnail I believe.

    Thread Starter NetMonkey

    (@headmonkey)

    Thank you, but I figured it out. Hopefully this helps for anyone else. The CSS code I used was:

    .foogallery.fg-border-thin .fg-item-inner {
    border-width: 2px !important;
    border-color: #F7268E !important;
    }

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘css for thumbnail border color’ is closed to new replies.