Re-Centering Main Menu Help!

GK User
Mon Apr 02, 2012 5:33 pm
I am attempting to recenter the main menu and I cannot for the life of me figure out which CSS file to modify and where. I have been using the trial and error method all morning with no luck!! Please help :)

Image


Thanks in advance!!!
User avatar
Expert Boarder

Konrad M
Mon Apr 02, 2012 6:56 pm
Hi
Can you give us url to your site?
User avatar

GK User
Mon Apr 02, 2012 7:22 pm
Konrad M wrote:Hi
Can you give us url to your site?


I have given you access:

http://www.mfielding.com/

UN: gavick
PW: p@ssword

Thanks again!
User avatar
Expert Boarder

Konrad M
Wed Apr 04, 2012 1:30 pm
Can you give some screen what you would like to achieve ?
User avatar

GK User
Wed Apr 04, 2012 5:15 pm
Konrad M wrote:Can you give some screen what you would like to achieve ?


I figured it out last night.

changed margins for the main menu in menu.css to shift it right. The menu was centered, but for some reason it wasnt centered on my page, or it looked strange with my clients logo.

Changed Auto to 425. Dont know how I missed that.

Maybe it's time for a new career :)


Code: Select all
#gkMainNav { margin: -20px auto 5px [b]425px[/b]; text-align: center; position: relative; z-index: 100; overflow: visible; height: 20px; }
User avatar
Expert Boarder

Konrad M
Wed Apr 04, 2012 7:20 pm
Good for you :)
User avatar


cron