-
AuthorPosts
-
meioaereo Friend
meioaereo
- Join date:
- December 2009
- Posts:
- 66
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 11
- Thanked:
- 4 times in 1 posts
February 27, 2010 at 3:23 am #149061I was wondering if you guys can show me how to add a module position on the top right corner next to the menu for joomlafish component. I don’t have many menu items so it wont be squeezed to each other.
Thanks
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 3, 2010 at 2:19 am #334539hello meioaereo!
here is the solution: pls open the file: templates/ja_halite/layous/block/header.php and find code at line 24
<ul class=”no-display”>
replace
<div id=”right-navigator”><jdoc:include type=”modules” name=”right-nav” /></div>
<ul class=”no-display”>Pls add the folowing css into the template.css file
#right-navigator {
float:right;
padding-top:12px;
}Access the module manager to put a module on the “right-nav” position
Good luck1 user says Thank You to Saguaros for this useful post
March 15, 2010 at 7:29 pm #336309can we use this way to add a position to the layout anywehere
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
March 17, 2010 at 10:40 am #336590YEs, You can add a position to the layout anywehere and you only do some changes of css to adjust its appearance.
GOod luck
2 users say Thank You to Saguaros for this useful post
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 3 voices, and was last updated by Saguaros 14 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Adding Position
Viewing 4 posts - 1 through 4 (of 4 total)