Moving menu

Winter sport ecommerce template for Joomla with VirtueMart support
GK User
Mon Sep 24, 2012 11:02 pm
Hi

Is it possible to move the menu down under the Image show so that the menu will appear in fx the banner3 area ?
User avatar
Junior Boarder

GK User
Tue Sep 25, 2012 1:15 am
Hi

The menu under Image Show module?
You mean "Categories" menu that we can see on the demo?
User avatar
Platinum Boarder

GK User
Tue Sep 25, 2012 3:35 pm
Hi, I mean to move the main menu, so that:

1. On top of the page is the logo
2. Image Show
3. The main menu (beneath the Image Show) - in the banner3 position
4. Content
User avatar
Junior Boarder

GK User
Wed Sep 26, 2012 2:04 am
Hi again

Please remember that this is customization and you need to have it consideration on future updates.

So download the attach file, decompress and replace ../gk_esports/layouts/default.php

default.zip


Them go to template parameters > advanced settings and enable the use of css override.

Finally open ../gk_esports/css/override.css file and add this:

Code: Select all
#gkMainMenu {
margin: -18px auto 0!important;
float: none;
}


It should look like this:
screen.png
User avatar
Platinum Boarder

GK User
Wed Sep 26, 2012 7:48 pm
Thank you :) I'll try this
User avatar
Junior Boarder


cron