Space between thumpnails

Permalink Browser Info Environment
Hi, first of all thank you for a great gallery, I really lige its simplicity and that i works without complain. But I wish there were some way to change the space between the rows of thumpnails. I tried setting padding to 0 in view css, but nothing happens. I'm not what you would call an expert in css, so maby i'm just doing it wrong. Can you tell me if there is a way and how to do it? I would like the same space all around my thumpnails to be the same (around 1-2 px)

Thank you
Jeanett

1 Attachment

Type: Discussion
Status: New
artnvision
View Replies:
jordanlev replied on at Permalink Reply
jordanlev
Hi Jeanett,
Thanks for the feedback, I am very glad you like the gallery.
As for your spacing issue, that shouldn't be a problem -- you just need to set the padding on the "deluxe_image_gallery_image" class, for example:
.deluxe_image_gallery_image {
    padding-top: 1px;
    padding-bottom: 1px;
}

Try putting this in your theme's stylesheet. If you're not sure where your theme stylesheet is located, let me know and I can provide more specific instructions.

Also note that there's a possibility that your theme is loading its own stylesheet *before* the addon stylesheets are loaded, which would mean your custom padding settings would get overwritten by the default styles from the gallery addon (because with CSS, if there are two style rules on the same element, it will use the last one it sees). If the above code doesn't work then it's probably due to this issue. If this happens, would it be possible for you to provide me with a link to the page that the gallery is on? (If you don't want to post the link publicly you can private message me or email me at concrete@jordanlev.com ).

Best,
Jordan

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.