Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • luciffere Friend
    #177903

    How can i sett the custom width for modules? “User 1” i need 75% and “user 2” 25%?
    What is the ‘main-inner=”val”‘ from <block name=”topsl” type=”spotlight” main-inner=”2″> and what are all val who i can set?
    What is the type=”spotlight” ?

    Thank you.

    chavan Friend
    #456507

    may you can do a override with exact pixel size in css, if you want so, please let me know , I would suggest you

    luciffere Friend
    #456519

    Thank’s but i don’t override in css, i want to made the settings in default layout script.

    Sherlock Friend
    #456648

    <em>@luciffere 324138 wrote:</em><blockquote>How can i sett the custom width for modules? “User 1” i need 75% and “user 2″ 25%?
    What is the ‘main-inner=”val”‘ from <block name=”topsl” type=”spotlight” main-inner=”2″> and what are all val who i can set?
    What is the type=”spotlight” ?

    Thank you.</blockquote>

    if you have only user1 and user2 module position on that place so the defined block tag should be
    <block name=”topsl” type=”spotlight” main-inner=”1″>user1,user2</block>

    you can define a special width size for the user1 (or left) and user2 (or right) by just adding special and specialwidth attributes to that tag, for example
    <block name=”topsl” special=”left” specialwidth=”25″ type=”spotlight” main-inner=”1″>user1,user2</block>

    That would force the user1 position display in 25% width.
    hope you got the ideal !

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 3 voices, and was last updated by  Sherlock 12 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum