-
AuthorPosts
-
minas69 Friend
minas69
- Join date:
- September 2007
- Posts:
- 260
- Downloads:
- 0
- Uploads:
- 99
- Thanks:
- 73
- Thanked:
- 6 times in 1 posts
June 7, 2010 at 8:42 am #151634Hi,
I need a new modul postion above the logo on top ( please see picture – yellow signed )
What I have to do ? 🙂
thanks for your comments…
mina
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 8, 2010 at 10:05 am #346337Hello
You open the file: templatesja_halitelayoutsblocksheader.php and add the following code at line 0:
[PHP]
<?php if($this->countModules( ‘my-top’ )) : ?>
<div class=”my-top clearfix” id=”my-top”>
<div class=”main clearfix”>
<jdoc:include type=”modules” name=”my-top” style=”JAxhtml” />
</div>
</div>
<?php endif; ?>
[/PHP]
after done, you have a new position named is my-top, you ‘ll put modules in thereGOod luck
2 users say Thank You to Saguaros for this useful post
minas69 Friendminas69
- Join date:
- September 2007
- Posts:
- 260
- Downloads:
- 0
- Uploads:
- 99
- Thanks:
- 73
- Thanked:
- 6 times in 1 posts
June 8, 2010 at 10:59 am #346347hi tienhc,
thanks for your help..it works….:)
Is there also a possibility to change the background color ( please see picture ) ?
many thanks….
mina
Thanh Nguyen Viet FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
June 9, 2010 at 8:32 am #346491Hi mina,
Please open a below file:
/templates/ja_halite/css/template.css
And add the following code at the end of this file
#my-top {
background:#FFFFFF;
}Replace FFFFFF with your expected color
Hope it helpful for you 🙂
ThanhNV1 user says Thank You to Thanh Nguyen Viet for this useful post
minas69 Friendminas69
- Join date:
- September 2007
- Posts:
- 260
- Downloads:
- 0
- Uploads:
- 99
- Thanks:
- 73
- Thanked:
- 6 times in 1 posts
June 9, 2010 at 9:33 am #346504it works..great:D
or in german : super !
vielen dank – many thanks…
mina
Thanh Nguyen Viet FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
June 9, 2010 at 9:35 am #346505geschweige denn :p
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 3 voices, and was last updated by Thanh Nguyen Viet 14 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum