Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • csdalogin Friend
    #150586

    I would like to shrink the body area and add 4 more module positions. (See attachment, adding clones of user 7 & 8 position)

    I understand that I need to add the following to the Templatedetails.xml
    <position>csda1</position>
    <position>csda2</position>
    <position>csda3</position>
    <position>csda4</position>

    I believe next I need to go to the layouts/blocks/?

    I am not sure what to do from there.
    I have no skill with css or html but I can copy and paste like a champ, any help for is appreciated.


    1. new-positions
    Saguaros Moderator
    #341550

    Dear csdalogin!

    here is the simplest solution to resolve your issue

    1) Please open the file: templatesja_kyanite_iilayoutsdefault.php and try to find codesa t line 26, and 27:
    [PHP]
    ‘content-top’ =>”,
    ‘content-bottom’ =>”,
    [/PHP]

    and replace:
    [PHP]
    ‘content-top’ =>”,
    ‘content-bottom’ =>’content-bottom’,
    [/PHP]
    2) open the file: templatesja_kyanite_iicsstemplate.css and try to find code:
    .ja-content-bottom .ja-moduletable, .ja-content-bottom .ja-module { margin-left: 0; margin-right: 0; }

    and replace:

    .ja-content-bottom .ja-moduletable, .ja-content-bottom .ja-module { margin-left: 0; margin-right: 0; width:48%; float:left }

    3) please put 4 modules on the content-bottom position

    Good luck

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 14 years, 7 months ago.

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