test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • leave2 Friend
    #148240

    Could somebody please help me with that?


    1. banner
    Saguaros Moderator
    #331646

    Hello guy!

    Please open the file: templatesja_teline_iiilayoutsblocksheader.php and find codes at line 1:

    <div id=”ja-header” class=”wrap”>
    <div class=”main”>

    Replace:
    [PHP]
    <div id=”ja-header” class=”wrap”>
    <div class=”main”>
    <?php if($this->countModules(‘banner-right’)) : ?>
    <div class=”banner-extra-right”>
    <jdoc:include type=”modules” name=”banner-right” />
    </div>
    <?php endif; ?>
    [/PHP]
    2) add the following css into the templates.css file:

    .banner-extra-right{
    height:500px;
    width:150px;
    background:red;
    position:absolute;
    top:0;
    z-index:1000;
    right:-200px;

    }

    3) acccess the menu manager and try to put a instance of the banner module on the “banner-right” position.

    GOod luck

    omar al ansari Friend
    #335029

    Works Great

    Thanks

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

This topic contains 3 replies, has 3 voices, and was last updated by  omar al ansari 14 years, 9 months ago.

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