test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • kathp Friend
    #142754

    I am having trouble with the JA Raite template.

    The content section expands to the entire window width on seemingly random pages. The left/right hand side menu is then pushed to the very bottom of the page and it looks awful.

    I have setup a fresh installation of Joomla 1.5.12 with the sample content installed.
    I haven’t installed any modules or any other content.
    I haven’t made any modifications to any part of the site or template

    http://demo.logicdesigngroup.com/index.php?option=com_content&view=article&id=19&Itemid=27

    Please explain how we can fix this? I would prefer not to modify my content if possible.

    Css Magician Friend
    #310997

    Hi kathp,

    In line 29 ( templates/ja_raite/ja_var_1.5.php ) , replace the code :


    if ( $ja_left && $ja_right ) {
    $divid = '';
    } else {
    $divid = '-f';
    }

    to

    if ( $ja_left || $ja_right ) {
    $divid = '';
    } else {
    $divid = '-f';
    }

    kathp Friend
    #311001

    Hi duchh

    That has fixed the problem
    Thanks for the quick reply !!!

    I am loving how clean and simple this template is,
    makes a good starting point for customisations

    GeoVi Friend
    #311119

    <em>@kathp 136683 wrote:</em><blockquote>I am having trouble with the JA Raite template.

    The content section expands to the entire window width on seemingly random pages. The left/right hand side menu is then pushed to the very bottom of the page and it looks awful.

    I have setup a fresh installation of Joomla 1.5.12 with the sample content installed.
    I haven’t installed any modules or any other content.
    I haven’t made any modifications to any part of the site or template

    http://demo.logicdesigngroup.com/index.php?option=com_content&view=article&id=19&Itemid=27

    Please explain how we can fix this? I would prefer not to modify my content if possible.</blockquote>

    I’m happy you asked, kathp. I solved it by adding the JA Newflash, and something in the top, left and right modules to stop it from happening. I would not like to have each page looking like the homepage!

    And I agree with you, I just love this template. I can be creative with it because it’s not loaded with other bells and whistles that are far too flashy for my needs.

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

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

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