Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #2978
    Tue Rislund
    Participant

    Hi.

    how can i remove the border? and where is the css file located?

    Great plugin!

    Regards

    #2989
    Bartosz
    Keymaster

    Thanks Tue,

    Can you be a bit more precise? Where is that border? In lightbox? In gallery on your page?

    #2990
    Tue Rislund
    Participant

    The border is around the thumbnails and is generated with:

    #gallery-1 img {
    border: 2px solid #cfcfcf;
    }

    #2991
    Bartosz
    Keymaster

    Then this is a 100% theme driven. Just remove the code you posted from your theme CSS.

    #2992
    Tue Rislund
    Participant

    ahh okay.
    see thats the problem, i cant find it in any of the css documents.

    #2993
    Bartosz
    Keymaster

    Maybe you’re using a plugin for gallery display. If so, check the plugin CSS file too or just override it in your theme CSS.

    #2994
    Tue Rislund
    Participant

    it was a theme thing! i found it. thanks!

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.