-
AuthorPosts
-
August 15, 2012 at 5:48 pm #179956
Can someone give me some hint to achieve ordering the modules in spotlight from left to right ( or, can be the user1,user2,.. positions locked?) If I have one module only, I would like it to float to left side, then if I enable some other module, just place after it. Now, if I have one module only, it is centered. Image attached.
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
August 15, 2012 at 6:24 pm #464330You would need to adjust your css for that but without seeing your site it is hard to suggest anything.
August 16, 2012 at 9:37 am #464406Hi!
I’m working on localhost right now, I cannot show live site at the moment. I attach an image explaining the problem if it helps.
Thanks in advance.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 21, 2012 at 8:23 am #464837On spotlight positions you can customize size on default config
<blockquote>Go to Admin site->Extensions->Template Manager-> edit JA Purity II – Default->Layouts tabs->Edit default</blockquote>
From
<block name="topsl" type="spotlight" main-inner="1">user1,user2,user3,user4,user5</block>
Change to
<block name="topsl" type="spotlight" main-inner="1" special="left" specialwidth="40">user1,user2,user3,user4,user5</block>
<blockquote>special=”left” specialwidth=”40″ -> size user1 ~ 40%width and user2,user3,user4,user5 ~60%width</blockquote>
You can read more information on this link
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 3 voices, and was last updated by Ninja Lead 12 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum