-
AuthorPosts
-
May 18, 2011 at 6:07 pm #164161
I need to add a simple text horizontal menu above the main menu, at the top right-hand side of my website. Like this:
Blog | Login | Contact Us | About Us
Home Services Products Customers Partners Events
How do I do this? Please provide specific, clear, step-by-step instructions. I checked the forum but the only answer I found was too vague. I followed those instructions but my menu ended up at a vertical list instead of horizontal as above. And the only module position that would display was the “Search” module. I want my mini menu to be above the search bar. Please include the module position to use.
Thank you!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 24, 2011 at 11:03 pm #392734you open the following code: templatesja_oreslayoutsblocksheader.php and find
<jdoc:include type="modules" name="hotnews" style="JAxhtml" />
</div>
<?php } ?>
replace by:
<jdoc:include type="modules" name="hotnews" style="JAxhtml" />
</div>
<?php } ?>
<div class="ja-topleft">
<jdoc:include type="modules" name="topleft" />
</div>
When done, you put an instance of the mainmenu module putting on topleft position
ric ordea Friendric ordea
- Join date:
- October 2010
- Posts:
- 20
- Downloads:
- 14
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 3 times in 1 posts
August 3, 2011 at 12:58 am #404243I was looking for this exact thing!!!
How can I add the menu position over the search box like the original poster was looking to do? I would like the position directly above the search box, not in the hotnews area.
What advanced suffixes are used to make the menu inline like the OP sample above:
Blog | Login | Contact Us | About Uschavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
August 6, 2011 at 2:57 am #404711Dear ric ordea,
Could you provide us with your site information (your site URL, your site admin account) and FTP account ? so that we can take a look and help you beter.
Please use the following ticket link to update your information: http://support.joomlart.com/index.php?/Tickets/Ticket/View/78102Regards,
TrungHuynh -
AuthorPosts
This topic contains 4 replies, has 4 voices, and was last updated by chavan 13 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum