- Posts: 7
COMMUNITY FORUM
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- [Solved] Centering content on the page
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.
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] Centering content on the page
- wukovits
- Topic Author
- Offline
- New Member
Less
More
12 years 11 months ago - 12 years 11 months ago #45608
by wukovits
[Solved] Centering content on the page was created by wukovits
Greetings,
I'm wanting to center the slideshow content on the page within the plugin window. I would like both the large image and the thumbnails to be centered. An example can be found here:
stutes.bayoutechnologies.com/index.php?option=com_content&view=article&id=5&Itemid=4
How can this be accomplished?
Thanks in advance!
I'm wanting to center the slideshow content on the page within the plugin window. I would like both the large image and the thumbnails to be centered. An example can be found here:
stutes.bayoutechnologies.com/index.php?option=com_content&view=article&id=5&Itemid=4
How can this be accomplished?
Thanks in advance!
Please Log in or Create an account to join the conversation.
- Katia
- Offline
- Platinum Member
Less
More
- Posts: 4696
12 years 11 months ago #45609
by Katia
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Katia on topic Re: Centering content on the page
This is a css conflict with your template. Please contact your template provider.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- wukovits
- Topic Author
- Offline
- New Member
Less
More
- Posts: 7
12 years 11 months ago #45610
by wukovits
Replied by wukovits on topic Re: Centering content on the page
Can you tell me which style is the conflict? I've used Artisteer to create the template and I'll need to let them know which style is the problem.
Thanks,
Vic
Thanks,
Vic
Please Log in or Create an account to join the conversation.
- wukovits
- Topic Author
- Offline
- New Member
Less
More
- Posts: 7
12 years 11 months ago #45611
by wukovits
Replied by wukovits on topic Re: Centering content on the page
Katia,
How can I identify the style that is in conflict to correct the issue with centering the slideshow content?
Please let me know,
Vic
How can I identify the style that is in conflict to correct the issue with centering the slideshow content?
Please let me know,
Vic
Please Log in or Create an account to join the conversation.
- wukovits
- Topic Author
- Offline
- New Member
Less
More
- Posts: 7
12 years 11 months ago #45612
by wukovits
Replied by wukovits on topic Re: Centering content on the page
Katia,
Any guidance on the conflicting style would be greatly appreciated. Please advise so I can get some clarity with the template folks to correct the issue.
Thanks,
Vic
Any guidance on the conflicting style would be greatly appreciated. Please advise so I can get some clarity with the template folks to correct the issue.
Thanks,
Vic
Please Log in or Create an account to join the conversation.
- Katia
- Offline
- Platinum Member
Less
More
- Posts: 4696
12 years 11 months ago #45613
by Katia
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Katia on topic Re: Centering content on the page
Go to plugins/content/jw_sigpro/tmpl/Galleria/css/template.css file and change this:to this:
and this:
to this:
a.sigProGalleriaTargetLink img {
display: block;
height: auto;
width: 100%;
}
a.sigProGalleriaTargetLink img {
display: block;
height: auto;
margin: 0 !important;
width: 100%;
}
and this:
ul.sigProGalleria {
clear: both;
list-style: none outside none;
margin: 0 auto !important;
overflow: hidden;
padding: 0 !important;
}
to this:
ul.sigProGalleria {
clear: both;
list-style: none outside none;
margin: 0 8px !important;
overflow: hidden;
padding: 0 !important;
}
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- wukovits
- Topic Author
- Offline
- New Member
Less
More
- Posts: 7
12 years 11 months ago #45614
by wukovits
Replied by wukovits on topic Re: Centering content on the page
Awesome! Thanks so much, it worked perfectly.
Great plugin, love the functionality.
Great plugin, love the functionality.
Please Log in or Create an account to join the conversation.
- la marie de chez jolly
- Offline
- New Member
Less
More
- Posts: 7
12 years 11 months ago #45615
by la marie de chez jolly
Replied by la marie de chez jolly on topic Re: [Solved] Centering content on the page
I have have the same problem but the solution of katia doesn't work for me
I reduce the size of the main picture and now the picture doesn't want to be centered !!
Look at the attach file...
Can you help me ??
I reduce the size of the main picture and now the picture doesn't want to be centered !!
Look at the attach file...
Can you help me ??
Please Log in or Create an account to join the conversation.
- Katia
- Offline
- Platinum Member
Less
More
- Posts: 4696
12 years 11 months ago #45616
by Katia
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Katia on topic Re: [Solved] Centering content on the page
Please provide me with a link to your page.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- la marie de chez jolly
- Offline
- New Member
Less
More
- Posts: 7
12 years 11 months ago #45617
by la marie de chez jolly
Replied by la marie de chez jolly on topic Re: [Solved] Centering content on the page
Hello Katia !
I can not give you a link to my page because I'm building the site so for the moment is in local !
So can you help me without this link ?
I can not give you a link to my page because I'm building the site so for the moment is in local !
So can you help me without this link ?
Please Log in or Create an account to join the conversation.
- Forum
- Commercial Joomla Extensions & Templates
- Simple Image Gallery PRO
- [Solved] Centering content on the page