- Posts: 5
COMMUNITY FORUM
[Solved] Center alignment
- KiusteR
-
Topic Author
- Offline
- New Member
Less
More
15 years 3 months ago - 15 years 3 months ago #30024
by KiusteR
[Solved] Center alignment was created by KiusteR
Hi...first of all! Nice work with this plugin!
But...there is any way to make a center alignment to the gallery display?? ???
Regards! ;)
But...there is any way to make a center alignment to the gallery display?? ???
Regards! ;)
Please Log in or Create an account to join the conversation.
- KiusteR
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 5
15 years 3 months ago #30025
by KiusteR
Replied by KiusteR on topic Re: Center alignment
116 views and 0 response ??????????????? :-[
Please Log in or Create an account to join the conversation.
- Katia
-
- Offline
- Platinum Member
Less
More
- Posts: 4696
15 years 3 months ago #30026
by Katia
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Katia on topic Re: Center alignment
Please provide us with a link to your site.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- KiusteR
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 5
15 years 3 months ago #30027
by KiusteR
Replied by KiusteR on topic Re: Center alignment
Please Log in or Create an account to join the conversation.
- Katia
-
- Offline
- Platinum Member
Less
More
- Posts: 4696
15 years 3 months ago #30028
by Katia
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Katia on topic Re: Center alignment
Are you refering to this page:
www.infoiguassu.com/index.php?option=com_content&view=article&id=54&Itemid=61&lang=en
www.infoiguassu.com/index.php?option=com_content&view=article&id=54&Itemid=61&lang=en
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- KiusteR
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 5
15 years 3 months ago #30029
by KiusteR
Replied by KiusteR on topic Re: Center alignment
;) Exactly
Please Log in or Create an account to join the conversation.
- Katia
-
- Offline
- Platinum Member
Less
More
- Posts: 4696
15 years 3 months ago #30030
by Katia
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Katia on topic Re: Center alignment
Go to sig.css folder at line 5 and change this:to this:
.sig_thumb {
-moz-background-clip:border !important;
-moz-background-inline-policy:continuous !important;
-moz-background-origin:padding !important;
background:transparent url(shadowAlpha.png) no-repeat scroll right bottom !important;
float:left;
margin:0 10px 10px;
padding:0;
}
.sig_thumb {
-moz-background-clip:border !important;
-moz-background-inline-policy:continuous !important;
-moz-background-origin:padding !important;
background:transparent url(shadowAlpha.png) no-repeat scroll right bottom !important;
float:left;
margin:0 20px 10px;
padding:0;
}
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- KiusteR
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 5
15 years 3 months ago #30031
by KiusteR
Replied by KiusteR on topic Re: Center alignment
Ok. Thx :D
Please Log in or Create an account to join the conversation.