Float menu to center

GK User
Mon Jul 09, 2012 7:37 am
I would like to have the menu be in the centre of the frontpage instead of the left or right side. How can this be achieved?

Thanks
George
User avatar
Expert Boarder

GK User
Mon Jul 09, 2012 10:24 am
This is hard to delete float value in this layout with logo in the same line but please try to center the menu via right-margin like :

Code: Select all
#gkMenuNav {margin-right: 250px !important}


the 250px value need to obviously changes depends of your menu width.
User avatar
Platinum Boarder

GK User
Mon Jul 09, 2012 10:41 am
Thanks
User avatar
Expert Boarder


cron