Menu above header image

Support desk for Multipurpose Quark Theme
GK User
Tue Jun 16, 2015 1:08 pm
I use Image Show GK4 in the header. How to get the menu above and not in the header ?

http://vo2-coavhing.com

Thanks for your help ;)

Ivan
User avatar
Fresh Boarder

GK User
Tue Jun 16, 2015 3:03 pm
Hi,
probably you have to move menu position from top,
hardcode in template file,
because using only CSS tips might be not enough in that case.

Of course there are some others alternative solutions, but we are not customization company.
User avatar
Platinum Boarder

GK User
Tue Jun 16, 2015 3:05 pm
Hi you have written your site name wrong.

This is the url:

http://www.vo2-coaching.com/


You will need custom work for CSS. I have no idea how haha :woohoo: . Just wait for a respons of the forum members
User avatar
Gold Boarder

GK User
Tue Jun 16, 2015 6:03 pm
I discovered right url before, It was easy.
But I think the easy solution will be add new position above menu and there publish your header image (module).
Using following CSS code you will get only temporary solution:
#gkHeaderNav .gkMainMenu {
background: blue;
left: 0;
margin: 300px 0 0 !important;
right: 0;
}
User avatar
Platinum Boarder

GK User
Tue Jun 16, 2015 11:30 pm
Thanks ;-)
User avatar
Fresh Boarder

GK User
Thu Jun 18, 2015 9:18 am
I saw final result and it's quite okey now.
User avatar
Platinum Boarder

GK User
Thu Jun 18, 2015 6:04 pm
Yes I used your fix !

Thanks,

Ivan
User avatar
Fresh Boarder


cron