-
AuthorPosts
-
gavner Friend
gavner
- Join date:
- June 2008
- Posts:
- 142
- Downloads:
- 213
- Uploads:
- 2
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
November 25, 2010 at 1:25 pm #156774Hi, i need to insert another module position to the right of the top position like the red box in the image, please tell me how i can do this thx ?
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
November 27, 2010 at 9:35 am #364476Hi,
In order to do this, please do as follows:
Firstly, you need open file templatesja_kulaniteindex.php and check line 119:
<div id=”ja-login”>
<jdoc:include type=”modules” name=”top” style=”raw” />
</divFrom here, you can add new position in right – top upon ja-login
Ex: <div id=”ja-login”>
<jdoc:include type=”modules” name=”top” style=”raw” />
</div>
<div id=”ja-righttop”>
<jdoc:include type=”modules” name=”rightop” style=”raw” />
</div>
=> login administrator => Extensions => Modules manager => Add new module in position right top.And then you need style css for module available in right:
ex:
#ja-righttop {float: right;}gavner Friendgavner
- Join date:
- June 2008
- Posts:
- 142
- Downloads:
- 213
- Uploads:
- 2
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
November 27, 2010 at 3:41 pm #364503<em>@JA Developer 205587 wrote:</em><blockquote>Hi,
In order to do this, please do as follows:
Firstly, you need open file templatesja_kulaniteindex.php and check line 119:
<div id=”ja-login”>
<jdoc:include type=”modules” name=”top” style=”raw” />
</divFrom here, you can add new position in right – top upon ja-login
Ex: <div id=”ja-login”>
<jdoc:include type=”modules” name=”top” style=”raw” />
</div>
<div id=”ja-righttop”>
<jdoc:include type=”modules” name=”rightop” style=”raw” />
</div>
=> login administrator => Extensions => Modules manager => Add new module in position right top.And then you need style css for module available in right:
ex:
#ja-righttop {float: right;}</blockquote>I did what you said but nothing seems to be showing up?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 29, 2010 at 3:40 am #364611now, you try putting a module on there and then provide me the link to your site, may be your issue is only css 🙂
gavner Friendgavner
- Join date:
- June 2008
- Posts:
- 142
- Downloads:
- 213
- Uploads:
- 2
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
December 21, 2010 at 2:32 pm #367958<em>@tienhc 205772 wrote:</em><blockquote>now, you try putting a module on there and then provide me the link to your site, may be your issue is only css :)</blockquote>
hi, i added the module here is my site http://pnworldwide.net
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 22, 2010 at 7:52 am #368089<blockquote>I did what you said but nothing seems to be showing up? </blockquote>
But Yes, everything is showing well 🙂 on this posiiton -
AuthorPosts
This topic contains 6 replies, has 3 voices, and was last updated by Saguaros 14 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum