StoreBox Main Menu

Commercial shopping Joomla template to easy create webshop with various extensions supported like ViruteMart, K2 and K2Store.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sun Jun 30, 2013 11:21 am
Reply with quote
Report this post
Hello,

My domain is www.willysantangelo.it I would like to move the main menu to the right and more close to the top... how can I achieve this ?

thanks
User avatar
Fresh Boarder

teitbite
Sun Jun 30, 2013 12:05 pm
Reply with quote
Report this post
Hi

Please use this code:

Code: Select all
#gkMainMenu {
    float: right;
    margin-top: -13px !important;
}
User avatar
Moderator

GK User
Sun Jun 30, 2013 1:10 pm
Reply with quote
Report this post
Hello my domain is www.willysantangelo.it

my override.css now looks like this:

but I don't get neither the main menu to move and the gallery and subsequent modules still collapse.

Thanks for your help

/*
#------------------------------------------------------------------------
# Store Box - March Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: [email protected]
*/

/* Here you can include your override CSS styles */

#gkLogo.cssLogo {height: 120px; width: 600px;
#gkHeaderNav>h2 {position: absolute; left: 10px; top: 10px;}
#gkMainMenu {
float: right;
margin-top: -13px !important;
}
#gkHeader {
height: 733px;
}
User avatar
Fresh Boarder

teitbite
Mon Jul 01, 2013 6:14 pm
Reply with quote
Report this post
Hi

I'm having a deja vu :) OK. As in the previous thread please try clear browser and joomla cache. It looks like this code worked when I look at it.
User avatar
Moderator

GK User
Mon Jul 01, 2013 6:28 pm
Reply with quote
Report this post
teitbite wrote:Hi

I'm having a deja vu :) OK. As in the previous thread please try clear browser and joomla cache. It looks like this code worked when I look at it.



Hello, It looks fine now because the problem was about the logo image being too big.

it now works, thanks a lot
User avatar
Fresh Boarder


cron