-
AuthorPosts
-
javaclinic2 Friend
javaclinic2
- Join date:
- December 2009
- Posts:
- 74
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
January 14, 2011 at 8:44 am #158738How to put a banner near the logo ? not in side box
Zeeshan
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
January 14, 2011 at 8:43 pm #371911To avoid confusion, Can you please provide in screenshot marked with annotations of area where you wish to have banner placed
javaclinic2 Friendjavaclinic2
- Join date:
- December 2009
- Posts:
- 74
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
January 15, 2011 at 6:53 am #371959aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
January 15, 2011 at 7:36 pm #3720091) Go to templates/ja_teline_iii/layouts/blocks/header.php file and add this::
<?php if($this->countModules(‘logo-right’)) : ?>
<div style=”float:left;position:relative;margin:0 10px;”>
<jdoc:include type=”modules” name=”logo-right” />
</div>
<?php endif; ?>above this::
<?php if($this->countModules(‘search’)) : ?>
<div id=”ja-search”>2) Now, You can please follow this tutorial to add a module (Position name: logo-right)::
http://www.joomlart.com/forums/topic/how-to-create-a-new-module-position/
Mainly, You have to type new position name and click on apply
For other position, You can assign the module to search position
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by aman204 13 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Banner on top
Viewing 4 posts - 1 through 4 (of 4 total)