-
AuthorPosts
-
greendome Friend
greendome
- Join date:
- June 2008
- Posts:
- 52
- Downloads:
- 6
- Uploads:
- 6
- Thanks:
- 8
- Thanked:
- 2 times in 2 posts
June 30, 2008 at 11:04 am #130311Hi,
I hope some one can help.
Bascially, what i would like to do is remove the main menu from the top and replace it with some text. However, the main menu need to work in the left menu position.
I have attached a screen print of what i have in mind.
Thank you in advance.
greendome
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
June 30, 2008 at 11:13 am #257195Are you using Joomla 1.5 or 1.0xx?
greendome Friendgreendome
- Join date:
- June 2008
- Posts:
- 52
- Downloads:
- 6
- Uploads:
- 6
- Thanks:
- 8
- Thanked:
- 2 times in 2 posts
June 30, 2008 at 11:22 am #257199<em>@Menalto 63384 wrote:</em><blockquote>Are you using Joomla 1.5 or 1.0xx?</blockquote>
Joomla 1.5.3
Sorry i should have mentioned it in the original post.
Thank you.
greendome
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 2, 2008 at 7:35 am #257531Hi
Plz edit index.php
<!-- BEGIN: MAIN NAVIGATION -->
<div id="ja-mainnav">
<?php
//Gen menu for CSS, MOO
//Gen first level menu for Split, Dropline
$jamenu->genMenu (0);
?>
Change to
<!-- BEGIN: MAIN NAVIGATION -->
<div id="ja-mainnav">
<?php
//Gen menu for CSS, MOO
//Gen first level menu for Split, Dropline
//$jamenu->genMenu (0);
?>
<!---- add your text here --->
</div>
<!-- END: MAIN NAVIGATION -->
</div>
<!– END: MAIN NAVIGATION –>1 user says Thank You to Sherlock for this useful post
greendome Friendgreendome
- Join date:
- June 2008
- Posts:
- 52
- Downloads:
- 6
- Uploads:
- 6
- Thanks:
- 8
- Thanked:
- 2 times in 2 posts
July 2, 2008 at 8:39 am #257553Thank you nguoiabcd, much appreciated!
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 3 voices, and was last updated by greendome 16 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Removing the main menu from top
Viewing 5 posts - 1 through 5 (of 5 total)