Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

[Solved] Gallery Alignment

More
13 years 9 months ago - 13 years 8 months ago #39690 by RAA
[Solved] Gallery Alignment was created by RAA
My Galleries are not centered. Is there a way to have my galleries centered on the Page?

bookindustryguildofny.org/

Thanks,

Roberto

Please Log in or Create an account to join the conversation.

More
13 years 9 months ago #39691 by Katia
Replied by Katia on topic Re: Gallery Alignment
Go to folder plugins/content/jw_sigpro/templates/Default/template.css at line 13 and change this:
ul.sig-container {
    clear: both;
    list-style: none outside none;
    margin: 8px auto !important;
    overflow: hidden;
    padding: 8px auto !important;
}
with this:
ul.sig-container {
    clear: both;
    list-style: none outside none;
    margin: 8px auto !important;
    overflow: hidden;
    padding: 8px 0 8px 20px !important;
}

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

More
13 years 9 months ago #39692 by RAA
Replied by RAA on topic Re: Gallery Alignment
Thank you!


Roberto

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum