-
AuthorPosts
-
omniapublishing Friend
omniapublishing
- Join date:
- October 2009
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
October 8, 2010 at 1:54 pm #155082hello
i would like to put a banner 468×60 on the top of the template, near the logo, but if I set new position, the banner goes down the bannercan you help me?
joomlageeks Friendjoomlageeks
- Join date:
- September 2010
- Posts:
- 74
- Downloads:
- 0
- Uploads:
- 0
- Thanked:
- 22 times in 20 posts
October 8, 2010 at 6:35 pm #358238Can you post your website link here please
omniapublishing Friendomniapublishing
- Join date:
- October 2009
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
October 11, 2010 at 7:38 am #358398Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 11, 2010 at 10:17 am #358433<em>@omniapublishing 197539 wrote:</em><blockquote>hello
i would like to put a banner 468×60 on the top of the template, near the logo, but if I set new position, the banner goes down the bannercan you help me?</blockquote>
Dear omniapublishing,
I just took a look and it is hard to see the banner you put there !
omniapublishing Friendomniapublishing
- Join date:
- October 2009
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
October 12, 2010 at 3:50 pm #358645I’m sorry, I have a mistake
I would like to have banner on the top like this image:now
after
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 14, 2010 at 6:48 am #358907now, you open the file: templatesja_coronaindex.php and find the following code;
[PHP]
<!– BEGIN: HEADER –>
[/PHP]replace:
[PHP]
<?php if( $this->countModules(‘banner-top’) ) :?>
<div class=”logo-top”>
<jdoc:include type=”modules” name=”banner-top” />
</div>
<?php endif; ?>
<!– BEGIN: HEADER –>
[/PHP]and add the following code into the template.css file:
.banner-top{
height:60px; width:468px; background:red; position:absolute; top:0; right:30%;
}when done, your template has the banner-top position, you will put your modules on there
Goodluck
omniapublishing Friendomniapublishing
- Join date:
- October 2009
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
October 14, 2010 at 3:40 pm #358993omniapublishing Friendomniapublishing
- Join date:
- October 2009
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
October 14, 2010 at 4:00 pm #358994Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 15, 2010 at 7:35 am #359073you open the file: templates/ja_corona/css/template.css and find the following code:
#ja-wrapper {
margin: 0 auto;
padding: 60px 0;
width: 950px;
}you change the value of padding attribute to resolve this issue
omniapublishing Friendomniapublishing
- Join date:
- October 2009
- Posts:
- 55
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
October 18, 2010 at 5:07 pm #359431Thank you very much, it’s perfect!!!!!!!!
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 4 voices, and was last updated by omniapublishing 14 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum