Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • shorty Friend
    #119413

    HI All,
    I am looking to put a banner at the top of the page centred in between the Logo and the toolbox I have removed the colour settings and resize options so there is room. I have tried creating a div for the banner with the settings

    #ja-banner {
    float: right;
    text-align: center;
    padding: 0 40px;
    }

    and referenced it from the index.php just below the logo

    <h1><a href="index.php"><img src="<?php echo $ja_template_path;?>/images/logo-<?php echo $ja_color; ?>.jpg" alt="<?php echo $mosConfig_sitename?>" /></a></h1>
    <div id="ja-banner">
    <?php mosLoadModules( "banner", -1 ); ?>
    </div>

    But I seem to get another red filled box.

    Can anyone suggest a way to get the banner in position without mucking up the rest of the template ?

    Cheers

    Shorty

    itguy Friend
    #216713

    Can you post a URL? Would be nice to see the source.

    shorty Friend
    #216801

    Hi ITGuy sorry I have not got back to you. I dont have a version of this working at the moment as I have discovered a bigger problem so have undone all of the work relating to this. When I approach it next I will post the url.
    Thanks Anyway

    itguy Friend
    #216855

    Hi shorty,

    I will keep this thread subscribed. Just post the url when you are ready.

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

This topic contains 4 replies, has 2 voices, and was last updated by  itguy 17 years, 7 months ago.

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