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] Thumb in the center of article

More
14 years 14 hours ago - 13 years 11 months ago #37842 by nwpvr
Hi There,

I was wondering if it's possible to center the thumbnails in the joomla article? I want to have the thumb in the middel of the article.

maybe noobe, but i've tried just to give the {gallery}folder{/gallery} a center allignment in the articleeditor, but it's still on the left side..

www.nielsvanrooij.com/v1/index.php?option=com_content&view=article&id=51:gammel-pol&catid=54:baltische-zee&Itemid=66

Thanks!

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

More
14 years 13 hours ago #37843 by Katia
Replied by Katia on topic Re: Thumb in the center of article
Just go to v1/plugins/content/jw_sigpro/templates/Elegant/template.css folder at line 19 and change this

li.sig-block {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    float: left;
    margin: 0 1px 1px 0;
    padding: 0 ;
}

li.sig-block {
    background: none repeat scroll 0 0 transparent !important;
    border: medium none !important;
    float: left;
    margin: 0 1px 1px 0;
    padding: 0 40px !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
14 years 9 hours ago #37844 by nwpvr
Replied by nwpvr on topic Re: Thumb in the center of article
That was it!!  :)

Thankx for the help

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


Powered by Kunena Forum