Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • hhr_driver Friend
    #121067

    http://www.hiphopremix.com
    – i’m trying to put a banner above the section/categories/content portions of the site but cannot do it. I got it on the front page but thats it.

    any ideas / suggestions?

    i did try searching but couldn’t find anything

    Hieu Nguyen Admin
    #222777

    Open your index.php file. After that find line that show module banner, bring it before ja-news modules.

    maxjaramillo Friend
    #222856

    As per a previous thread, just move the Code in the index.php file:

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

    and place it before <!– BEGIN: CONTENT –>

    You’re going to get a problem with the BANNER centered in the middle of the page which I haven’t solved.

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

This topic contains 3 replies, has 3 voices, and was last updated by  maxjaramillo 16 years, 10 months ago.

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