-
AuthorPosts
-
hush Friend
hush
- Join date:
- August 2006
- Posts:
- 151
- Downloads:
- 22
- Uploads:
- 12
- Thanks:
- 63
- Thanked:
- 4 times in 1 posts
October 22, 2008 at 8:23 am #134670Hi
I want to remove the top menu(User3) completely (with that icons) and need to add Ja slide show.
Pls advice me to solve this.Rgds
Hush
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 23, 2008 at 8:10 am #276684Can you give us your live URL, any screenshot or more details of the problem will be helpful
hush Friendhush
- Join date:
- August 2006
- Posts:
- 151
- Downloads:
- 22
- Uploads:
- 12
- Thanks:
- 63
- Thanked:
- 4 times in 1 posts
October 24, 2008 at 1:10 am #276761Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
October 24, 2008 at 2:54 am #276776Hi
1.you can edit index.php(templates/ja_olyra folder), search those lines:
<div id="ja-topnav"><div class="w1"><div class="w2"><div class="w3 clearfix">
<?php
//include(dirname(__FILE__).DS."ja_iconmenu.php");
$jamenuicon->genMenu(0,0,0);
?>
</div></div></div></div>
Change to
<div id="ja-topnav">
<jdoc:include type="modules" name="user3" style="xhtml" />
</div>
2.Edit template_css.css (line 1086)
#ja-topnav {
background:transparent url(../images/topmn-br.gif) no-repeat scroll right bottom;
position:absolute;
right:0;
top:20px;
width:325px;
}
Change to
#ja-topnav {
position:absolute;
right:0;
top:20px;
width:325px;
----Change and add more CSS for this id
}
and you can publish ja slideshow at user 3 position and edit CSS as you want1 user says Thank You to Sherlock for this useful post
hush Friendhush
- Join date:
- August 2006
- Posts:
- 151
- Downloads:
- 22
- Uploads:
- 12
- Thanks:
- 63
- Thanked:
- 4 times in 1 posts
October 24, 2008 at 3:18 am #276777Hi nguoiabcd,
Thank you so much your grate support. It’s worked.
All the best
Hush
alioztr Friendalioztr
- Join date:
- September 2008
- Posts:
- 197
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 44
- Thanked:
- 3 times in 1 posts
November 3, 2008 at 9:44 pm #277963can you say me how can i do it for joomla 1.0
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 3 voices, and was last updated by alioztr 16 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to add Jaslide show to User3
Viewing 6 posts - 1 through 6 (of 6 total)