Adding New Horizontal Menu

Business template for Joomla 3 and 2.5 ideal to create blog or personal website.
GK User
Thu Aug 29, 2013 8:49 pm
I'm trying to add a new menu horizontally across the top. I'm using the header module but just putting a menu you there makes it vertical. I found how to do it in overide.css in another forum but the css is all messed up. I intentionally made the font larger but I would like to have it look just like the horizontal menu above it and functionality with the submenus as the main menu does. Any help would be appreciated.
Here's a link to the site:
http://www.anderson2xlaw.com/
Here's the code I have added already to the overide.css:
Code: Select all
#gkHeader ul.menu li {
padding: 10px 0;
float: right;
margin-right: 10px;
font-size: 18px
}
#gkHeader ul.menu li:hover > a {
padding-left: 0px !important;
}


Thank you in advance for your help
User avatar
Fresh Boarder

teitbite
Mon Sep 02, 2013 9:02 am
Hi

Im sorry but to mimic the same style a menu has is a customization request we do not support. I advice to look for a ready menu module with a similar style. Than I'll be able to help making style for it.
User avatar
Moderator


cron