- Posts: 2
- Thank you received: 0
help customizing the extension
-
angelogabeira
Inactive member - Topic Author
- New Member
Less
More
10 years 6 months ago - 10 years 6 months ago #39804
by angelogabeira
help customizing the extension was created by angelogabeira
lets go to my problem:
I'm using "HOT Joomla Gallery" in various articles on my website. Sometimes I use it in total pixel size in the site but sometimes I want to use it in a smaller size. When I do it, the thing i put in my site, it´s been aligned on left. I want put a thing centralized, but if i change to centralized, all the articles into the site stayed centralized. Ive tried to do on the css extension but it cannot do it because when i fixed the small, the big stay centralized and incorrect.
I need to know how can i do for configure to use custom when i want to use small without change biggest.
I'm using "HOT Joomla Gallery" in various articles on my website. Sometimes I use it in total pixel size in the site but sometimes I want to use it in a smaller size. When I do it, the thing i put in my site, it´s been aligned on left. I want put a thing centralized, but if i change to centralized, all the articles into the site stayed centralized. Ive tried to do on the css extension but it cannot do it because when i fixed the small, the big stay centralized and incorrect.
I need to know how can i do for configure to use custom when i want to use small without change biggest.
Last edit: 10 years 6 months ago by angelogabeira.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 6 months ago #39807
by ivan.milic
Replied by ivan.milic on topic help customizing the extension
What is your site link?
Please Log in to join the conversation.
-
angelogabeira
Inactive member - Topic Author
- New Member
Less
More
- Posts: 2
- Thank you received: 0
10 years 6 months ago #39811
by angelogabeira
Replied by angelogabeira on topic help customizing the extension
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 6 months ago #39816
by ivan.milic
Replied by ivan.milic on topic help customizing the extension
Add this to template_css.css:
#hot-joomla-gallery-wrapper > DIV{
margin:0 auto;
}
#hot-joomla-gallery-wrapper > DIV{
margin:0 auto;
}
Please Log in to join the conversation.
Time to create page: 0.150 seconds