Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • second Friend
    #146624

    Hi I need seleni in 3 columns, don´t know if that is hard to achieve, anybody experience? Thx

    rarunkumar7 Friend
    #325844

    Me Too !!

    Regards
    Arun

    Anonymous Moderator
    #326034

    Hi second

    Please open templatesja_selenilayoutsdefault.php file, find following code section:


    $this->_basewidth = 30;
    $positions = array (
    'left1' =>'',
    'left2' =>'',
    'left-mass-top' =>'',
    'left-mass-bottom' =>'',
    'right1' =>'right',
    'right2' =>'',
    'right-mass-top' =>'',
    'right-mass-bottom' =>'',
    'content-mass-top' =>'',
    'content-mass-bottom' =>'',
    'content-top' =>'content-top',
    'content-bottom' =>'content-bot',
    'inset1' =>'',
    'inset2' =>''
    );

    and change to:


    $this->_basewidth = 20;
    $positions = array (
    'left1' =>'left',
    'left2' =>'',
    'left-mass-top' =>'',
    'left-mass-bottom' =>'',
    'right1' =>'right',
    'right2' =>'',
    'right-mass-top' =>'',
    'right-mass-bottom' =>'',
    'content-mass-top' =>'',
    'content-mass-bottom' =>'',
    'content-top' =>'content-top',
    'content-bottom' =>'content-bot',
    'inset1' =>'',
    'inset2' =>''
    );

    cjmicro Friend
    #327559

    This is what I was looking for!! PERFECT, thank you.

    Cheryl

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

This topic contains 4 replies, has 4 voices, and was last updated by  cjmicro 14 years, 9 months ago.

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