hi,
here http://demo.gavick.com/joomla25/gamenews/
1) i dont want to have main Menu and make Top navigation Home, Blog , Download etc as main menu
2) when i disable main menu other content below should move to main menu position how can i do tht
kkapoor wrote:hi,
here http://demo.gavick.com/joomla25/gamenews/
1) i dont want to have main Menu and make Top navigation Home, Blog , Download etc as main menu
2) when i disable main menu other content below should move to main menu position how can i do tht
#gkMainMenu { display: none; }
#gkTopBar ul li a {
font-weight: bold;
}