Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • stix Friend
    #178392

    user 9, 10, 11 all same size width but user 12 become too big.
    i think its using script to get the size.

    can i have it same size too.?
    whats the process ?

    how do i copy user9,10,11, 12 after same size to have position user9a , 10a ,11a, and 12a ?

    thanks

    chavan Friend
    #458437

    I need a screenshot of your sites layout how you want and your site Url

    to give you a suggestion on this.

    Note: If you Find my Post useful please click on the Thanks Icon

    Sherlock Friend
    #458468

    <em>@stix 326629 wrote:</em><blockquote>user 9, 10, 11 all same size width but user 12 become too big.
    i think its using script to get the size.

    can i have it same size too.?
    whats the process ?

    how do i copy user9,10,11, 12 after same size to have position user9a , 10a ,11a, and 12a ?

    thanks</blockquote>

    Hi stix,

    The far right box has a special with of 50% the whole area, that’s defined in the block layout, to remove this you go to your template back-end >> Layouts tab go to edit the default layout you would see this block tag

    <block name=”botsl1″ type=”spotlight” main-inner=”1″ special=”right” specialwidth=”50″>user9,user10,user11,user12</block>

    change it to

    <block name=”botsl1″ type=”spotlight” main-inner=”1″ >user9,user10,user11,user12</block>

    <blockquote>how do i copy user9,10,11, 12 after same size to have position user9a , 10a ,11a, and 12a ?</blockquote>
    Just create a similar block tab and put it right under the above mentioned tag, a tag like this

    <block name=”botsl1″ type=”spotlight” main-inner=”1″ >user9a,user10a,user11a,user12a</block>

    After that you can assign your modules to the positions of user9a,user10a,user11a,user12a
    i Hope you got it !

    stix Friend
    #458664

    thanks. i manage to figure it our earlier.

    achapar Developer
    #465272

    Thank you Sherlock. You helped me out today. Al.

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

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

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