centre menu

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
Wed Apr 17, 2013 2:17 pm
Reply with quote
Report this post
I know this should be a simple case of margin: 0 auto; but I can't get the top (main) menu to centre.

Any suggestions?
User avatar
Junior Boarder

GK User
Wed Apr 17, 2013 3:41 pm
Reply with quote
Report this post
Well, I found it in the end ;)

#gkMainMenu {
clear: both;
margin: 40px 0 0 24% !important;
padding: 0;
width: auto;
float:none;
}
User avatar
Junior Boarder

teitbite
Wed Apr 17, 2013 3:59 pm
Reply with quote
Report this post
Hi

I'm afraid this is not the correct solution becuase of responsive functions. Please show me Your site, so I'll try to figure it out.
User avatar
Moderator

GK User
Wed Apr 17, 2013 4:30 pm
Reply with quote
Report this post
Yes.. I'm just discovering that you're right, my solution is not a good one. The site so is a vanilla quickstart on my local development server so far. If you unpublish the search and top menu you will have exactly what I have.

Any suggestions greatly appreciated :)
User avatar
Junior Boarder

teitbite
Wed Apr 17, 2013 5:08 pm
Reply with quote
Report this post
Hi

Unfortunately I need to see Your site exactly to avoid guessing. Please ignore this problem for now and when site will be live get back to me so I'll give You a correct code.
User avatar
Moderator

GK User
Wed Apr 17, 2013 5:34 pm
Reply with quote
Report this post
Will do - thanks again for your help
User avatar
Junior Boarder

teitbite
Thu Apr 18, 2013 2:01 pm
Reply with quote
Report this post
Hi

No problem. Just let me know in this thread when You'll be ready.
User avatar
Moderator


cron