Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • alincoln4332 Friend
    #186668

    I want to swap the positions of Position-5 and Position-7 as per the image:

    I have been able to do this by altering the homepage.php and home.ini files and swapping positions in Template Manager, but I can’t alter the widths.
    How can this be done to get the result in the image?


    1. fubix2
    Ninja Lead Moderator
    #489732

    You can swap the positions of Position-5 and Position-7 from Admin Template

    + Default Home

    + Swap between position-5 and position-7

    From position-5 to position-7

    and from position-7 to position-5

    Save and check it again, let me know if it solves your problem


    1. Home_Default
    2. Swap_Position
    3. Swap_Position_1
    alincoln4332 Friend
    #489810

    Hi, yes that swaps the positions 5 and 7 OK but I want their widths to remain the same as they were before.
    That is, I want the left sidebar to be narrow and the right sidebar 300px wide.

    Ninja Lead Moderator
    #489900

    You can change this way, it will keep “widths to remain the same as they were before” with my config below

    Open templates/ja_fubix/tpls/blocks/homepage.php file

    From
    <blockquote>
    “default” : [ “span7 offset3” , “span3 offset-10” , “span2” ],
    </blockquote>

    Change to
    <blockquote>
    “default” : [ “span7 offset3” , “span2 offset-9” , “span3” ],
    </blockquote>

    Be careful to backup and change it, let me know if it helps

    alincoln4332 Friend
    #489933

    Not quite there yet, it leaves the layout looking like this!


    1. layout
    Ninja Lead Moderator
    #490007

    Check this thread http://www.joomlart.com/forums/attachment.php?attachmentid=27041&d=1365838336

    If that does not helps, you can pm me url, admin access and ftp account of your site. I will fix it directly on your site.

    alincoln4332 Friend
    #490223

    The code that worked was

    "default" : [ "span7 offset2" , "span2 offset-9" , "span3" ],

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

This topic contains 7 replies, has 2 voices, and was last updated by  alincoln4332 11 years ago.

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