- Posts: 11
COMMUNITY FORUM
Centre Gallery
- Chris
-
Topic Author
- Offline
- New Member
Less
More
9 years 4 months ago #149094
by Chris
Centre Gallery was created by Chris
Hi I tried to comment on the open forum topic but there wasnt a post button. I have a similar problem my gallery is aligning itself left in the module. Even when I enclose init does not work. I have tried the CSS fix that didnt work. See what i mean in the Locale section at
MY WEBSITE
<p align="center">{gallery}Locale{/gallery}</p>
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
Less
More
- Posts: 8743
9 years 4 months ago #149114
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Lefteris on topic Centre Gallery
Hi,
Answered the exact same question yesterday: www.joomlaworks.net/forum/simple-image-gallery/44091-center-gallery-in-article . Please the next time search the forum before posting a question.
Answered the exact same question yesterday: www.joomlaworks.net/forum/simple-image-gallery/44091-center-gallery-in-article . Please the next time search the forum before posting a question.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Chris
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 11
9 years 4 months ago #149184
by Chris
Replied by Chris on topic Centre Gallery
As I stated in my opening post neither of the fixes proposes in that thread work. Please have a look at my particular site and provide an alternative solution.
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
Less
More
- Posts: 8743
9 years 4 months ago #149192
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Lefteris on topic Centre Gallery
I don't see the code i provided in that thread www.joomlaworks.net/forum/simple-image-gallery/44091-center-gallery-in-article in your site.
The code should work fine. If you are having issue applying CSS code to the gallery then make sure you read the documentation first at www.joomlaworks.net/support/docs/simple-image-gallery .
The code should work fine. If you are having issue applying CSS code to the gallery then make sure you read the documentation first at www.joomlaworks.net/support/docs/simple-image-gallery .
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Chris
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 11
9 years 4 months ago #149362
by Chris
Replied by Chris on topic Centre Gallery
I have added the code to the source in the article so it reads as follows and the gallery is still not centred. Any ideas?
<div style="margin: 0 auto;">{gallery}Locale{/gallery}</div>
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
Less
More
- Posts: 8743
9 years 4 months ago #149381
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Lefteris on topic Centre Gallery
I still don't see the code from the other thread applied on your site. It's not just that part. There is also code that needs to be added to a CSS file.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Chris
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 11
9 years 4 months ago #149383
by Chris
Replied by Chris on topic Centre Gallery
Which CSS does it need added to and I will try this?
Please Log in or Create an account to join the conversation.
- Chris
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 11
9 years 4 months ago #149415
by Chris
Replied by Chris on topic Centre Gallery
It is ok thanks for the code I found the CSS you were talking about and it is now sorted. For anyone else the path is plugins/content/jw_sig/jw_sig/tmpl/Classic/css/template.css.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
9 years 4 months ago #149427
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Centre Gallery
As I mentioned in my previous post, you should use overrides.
1) Create a template override of the Layout you are using for your gallery. Read here how to www.joomlaworks.net/docs/simple-image-gallery-pro under "MVC templates: the power to customize the look of your galleries".
2) After you have correctly copied the files in your template's folder, you will have to edit the template.css file in templates/Your_template/html/jw_sigpro/SIGPRO_TEMPLATE/css/
1) Create a template override of the Layout you are using for your gallery. Read here how to www.joomlaworks.net/docs/simple-image-gallery-pro under "MVC templates: the power to customize the look of your galleries".
2) After you have correctly copied the files in your template's folder, you will have to edit the template.css file in templates/Your_template/html/jw_sigpro/SIGPRO_TEMPLATE/css/
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.