Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • paganini Friend
    #118398

    Hi everyone,

    I added the banner script so that I could have the banner at the top of the 3 column template. I followed the advice on this thread http://www.joomlart.com/forums/topic/banner-module/ however it has pushed the menu’s down as can be seen at http://area51.paganiniproductions.com . Does anyone know a fix for this?

    Many thanks
    Todd:confused:

    paganini Friend
    #213579

    has anyone found a fix for this? I have tried reducing the banner size all to no avail

    Hieu Nguyen Admin
    #213688

    Hi Todd

    I’ve just pop in your site and see that the banner looks fine. No problems there! You mean “banner” is the “large image below the main menu”, didn’t you?

    I think the problem here (the menu’s pushed down) is because you have some long menu items. So the width of the template is not long enough to fix with your menu length! Try to reduce some words in the menu items, and I guess everything will be OK 🙂 ! BTW, the problem just appears when you switch your site to 800×600 (narrow screen) mode.

    If you need further help, please feel free to request us again!

    paganini Friend
    #213693

    hi there, if you look at http://area51.paganiniproductions.com you will see what is happening. Ihave inserted a pic to display what I mean

    Hieu Nguyen Admin
    #213697

    Ah yes, I see the problem now! Give me some minutes to find a solution for you! 😉

    Hieu Nguyen Admin
    #213699

    Todd,

    Finally! 🙂 I’ve found the solution for you!

    Please open the index.php, and find this line

    <div id="ja-mainbody">
    <a name="Content" id="Content"></a>

    then change it to:

    [PHP]<div id=”ja-mainbody”>
    <a name=”Content” id=”Content”></a>
    <?php if ( mosCountModules(‘banner’) ) { ?>
    <div style=”text-align: center;”>
    <?php echo mosLoadModules ( ‘banner’,-1 ); ?>
    </div>
    <?php } ?>[/PHP]

    Also, please note that if you see the banner break down the template layout, please try to reduce its width. 😉

    Hope it helps, Todd!

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

This topic contains 6 replies, has 2 voices, and was last updated by  Hieu Nguyen 17 years, 10 months ago.

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