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.

Alignment of SIG PRO Gallery NOT Possible.............?

More
13 years 4 months ago #42408 by Avyi
I have searched the forums off and on for weeks and have found many questions but NO solutions for alignment of a gallery in SIG Pro....about 99.99% of the posts regarding this issue (going back as far as 2008) has no response from any of the joomlaworks team members....kinda daunting if you ask me....

Here is a link to the article that has a gallery in it and it will ONLY left justify....I want access to allow for [glow=red,2,300]center and right[/glow].

tmabbx.com/component/content/article/98


Thanx to ANYONE who can help,
~Avyi

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

More
13 years 4 months ago #42409 by Katia
If you want the thumbnail to be in the center of the empty space after the article just go to tmabbx.com/plugins/content/jw_sigpro/tmpl/Sleek/css/template.css at line 24
and change this:
ul.sigProSleek li.sigProThumb a.sigProLink {
    border: 6px solid #222222;
    color: #FFFFFF;
    
}
to this:
ul.sigProSleek li.sigProThumb a.sigProLink {
    border: 6px solid #222222;
    color: #FFFFFF;
    margin: 0 0 0 150px;
}

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

More
13 years 4 months ago #42410 by Avyi
Understood, but what if I want to right align a gallery in a different article...wouldn't the default be set to center instead of left after changing the CSS?

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

More
13 years 4 months ago #42411 by Avyi

If you want the thumbnail to be in the center of the empty space after the article just go to tmabbx.com/plugins/content/jw_sigpro/tmpl/Sleek/css/template.css at line 24
and change this:

ul.sigProSleek li.sigProThumb a.sigProLink {
    border: 6px solid #222222;
    color: #FFFFFF;
    
}
to this:
ul.sigProSleek li.sigProThumb a.sigProLink {
    border: 6px solid #222222;
    color: #FFFFFF;
    margin: 0 0 0 150px;
}



I'm still waiting for a response to my previous post.....
This issue is still not resolved...I want to be able to LEFT, CENTER, & RIGHT Align the gallery within my articles.

Thank you.

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


Powered by Kunena Forum