Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • bobgen Friend
    #119743

    Is possible to put new module position on top of template – rigjht of title of portal, for new banner area?

    bernhar Friend
    #218245

    Do you want it between title and date? There might be a a problem with lacking space.

    bobgen Friend
    #218246

    Yes, I think on that place. It can be problem for wide banners and narrow screen. But, life is life. That area is totaly empty. If my portal is optimized for min 1024×768 resolution, than will be OK.

    ShannonN Friend
    #218249

    bobgen;13074Yes, I think on that place. It can be problem for wide banners and narrow screen. But, life is life. That area is totaly empty. If my portal is optimized for min 1024×768 resolution, than will be OK.

    just edit the index.php file to add a new module position

    bobgen Friend
    #219532

    OK, that is clear, but I’m not so good programmer with PHP. My result was bad. Can you help me?

    I set fixed width, and that is not possible to change.
    ($ja_width_default = ‘wide’;)

    I wish to put right of logo banner module. It can be moved banner module or some other not used module (USER1 – USER3). For me that is not important.

    I wish to put there banner size 468 x 60 pxl.

    All other things on template for me running very well.

    Thank you in advance.

    ShannonN Friend
    #219542

    bobgen;14759OK, that is clear, but I’m not so good programmer with PHP. My result was bad. Can you help me?

    I set fixed width, and that is not possible to change.
    ($ja_width_default = ‘wide’;)

    I wish to put right of logo banner module. It can be moved banner module or some other not used module (USER1 – USER3). For me that is not important.

    I wish to put there banner size 468 x 60 pxl.

    All other things on template for me running very well.

    Thank you in advance.

    If I understand you corectly

    Hard code the position “banner” that already exists ( cut and paste?) where you want it to appear then use the “banner module to show it?

    bobgen Friend
    #219548

    I made cute and paste module banner and remove date part.
    Result is in attached file.
    Why LOGO and BANNER is not in same line ?
    Source is here:

    <!– BEGIN: HEADER –>
    <div id=”ja-headerwrap”>
    <div id=”ja-header” class=”clearfix”>

    <h1>
    <a href=”index.php”>
    <img src=”<?php echo $ja_template_path;?>/images/logo.gif” alt=”<?php echo $mosConfig_sitename?>” />
    </a>
    </h1>

    <?php if ( mosCountModules(“banner”) ) { ?>
    <div class=”ja-banner”>
    <?php mosLoadModules ( “banner”, -1 ); ?>
    </div>
    <?php } ?>

    </div>
    </div>
    <!– END: HEADER –>


    1. Modified_Header
    bobgen Friend
    #219697

    What is wrong in source? Why logo and banner is not in same line?

    Thanks in advance.

    ShannonN Friend
    #219703

    bobgen;14985What is wrong in source? Why logo and banner is not in same line?

    Thanks in advance.

    Bobgen
    I need to look at the actual site and view the working code to see what is happening can you post the site url please?
    Cheers Shannon

    bobgen Friend
    #219707

    My site is active now with other template becouse that is actual portal. For testing I set web site to off state and check new modification.
    I think all thing with JA Teline on my portal is OK, but when I make change in file index.php I have proble.
    If you wish I can set template to JA Teline and live active URL. Is That OK?

    bobgen Friend
    #219708

    My site is active now with other template becouse that is actual portal. For testing I set web site to off state and check new modification.
    I think all thing with JA Teline on my portal is OK, but when I make change in file index.php I have proble.
    If you wish I can set template to JA Teline and live active URL. Is That OK?

    ShannonN Friend
    #219709

    bobgen;14997My site is active now with other template becouse that is actual portal. For testing I set web site to off state and check new modification.
    I think all thing with JA Teline on my portal is OK, but when I make change in file index.php I have proble.
    If you wish I can set template to JA Teline and live active URL. Is That OK?

    IF you are quick! its 5 am here and i need to grab a hours sleep before college starts 🙂 otherwise it’ll be 5 hrs before I can get to view it and that too long to have your site look different maybe

    bobgen Friend
    #219710

    Ok in next 2 min will bee active. URL is: http://www.kvalis.info

    ShannonN Friend
    #219712

    bobgen;15000Ok in next 2 min will bee active. URL is: http://www.kvalis.info

    Cheers you can change it back now I have the ideas I need to see the quickest workaround I think is this, drop logo to match height of banner

    by adding x amount of white space above logo image or look at the css code that positions the logo and add px there to position it same height area as banner? the css method is more exact but need coding experience, the image alteration is fast easy and wont take much guessing as use attached image to gauge position etc

    Hope this helps you now Shanny needs sleep
    Goodnight/morning all

    ShannonN

    bobgen Friend
    #219714

    It working with changing logo image. But I’ll try to change css. If you have some suggestions about that please send me.
    In any case, thank you ShannonN. You really help me.

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

This topic contains 15 replies, has 3 voices, and was last updated by  bobgen 17 years, 6 months ago.

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