-
AuthorPosts
-
leave2 Friend
leave2
- Join date:
- January 2008
- Posts:
- 40
- Downloads:
- 2
- Uploads:
- 9
- Thanks:
- 2
- Thanked:
- 5 times in 1 posts
January 30, 2010 at 6:53 pm #148240Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 5, 2010 at 8:31 am #331646Hello 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
March 5, 2010 at 11:47 am #335029Works Great
Thanks
AuthorPostsViewing 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
Right Banner
Viewing 3 posts - 1 through 3 (of 3 total)