Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • fg80hun Friend
    #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.


    1. modules
    Phill Moderator
    #464330

    You would need to adjust your css for that but without seeing your site it is hard to suggest anything.

    fg80hun Friend
    #464406

    Hi!

    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.


    1. topsl
    Ninja Lead Moderator
    #464837

    On 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

Viewing 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