- This topic has 2 replies, 2 voices, and was last updated 13 years, 1 month ago by imported_Ryan.
-
AuthorPosts
-
September 29, 2011 at 7:55 pm #1811darkmatterMember
Hello! Can’t find the post on this forum, so I needed to create a new topic…
I’m trying to center the menu @ http://www.saugusfootball.com. Could someone please let me know what I need to do to the CSS to make this happen? I’ve tried all sorts of things to no avail…
Here’s the CSS:
#suckerfishnav {background:#0C447C; font-size:12px;text-transform:uppercase;font-family:tahoma,sans-serif;font-weight:none;width:100%;z-index:1;display;}
#suckerfishnav,
#suckerfishnav ul {float:left;list-style:none;line-height:17px;padding:0;border:0px solid #aaa;margin:0 auto 0;width:100%;z-index:1;}
#suckerfishnav a {display:block;color:#ffffff;text-decoration:none;padding:0px 0px;}
#suckerfishnav li {float:left;padding:0;}
#suckerfishnav ul {position:absolute;left:-999em;height:auto;width:202px;font-weight:normal;margin:0;line-height:1;border:0;border-top:1px solid #666666;}
#suckerfishnav li li {width:200px;border-bottom:1px solid #666666;border-left:1px solid #666666;border-right:1px solid #666666;font-weight:none;font-family:tahoma,sans-serif;}
#suckerfishnav li li a {padding:4px 0px; width:200px;font-size:10px;color:#dddddd;}
#suckerfishnav li ul ul {margin:-40px 0 0 200px;}
#suckerfishnav li li:hover {background:#505F8E;}
#suckerfishnav li ul li:hover a,
#suckerfishnav li ul li li:hover a,
#suckerfishnav li ul li li li:hover a,
#suckerfishnav li ul li li li:hover a {color:#dddddd;}#suckerfishnav li:hover a,
#suckerfishnav li.sfhover a {color:#dddddd;}
#suckerfishnav li:hover li a,
#suckerfishnav li li:hover li a,
#suckerfishnav li li li:hover li a,
#suckerfishnav li li li li:hover li a {color:#dddddd;}
#suckerfishnav li:hover ul ul,
#suckerfishnav li:hover ul ul ul,
#suckerfishnav li:hover ul ul ul ul,
#suckerfishnav li.sfhover ul ul,
#suckerfishnav li.sfhover ul ul ul,
#suckerfishnav li.sfhover ul ul ul ul {left:-999em;}
#suckerfishnav li:hover ul,
#suckerfishnav li li:hover ul,
#suckerfishnav li li li:hover ul,
#suckerfishnav li li li li:hover ul,
#suckerfishnav li.sfhover ul,
#suckerfishnav li li.sfhover ul,
#suckerfishnav li li li.sfhover ul,
#suckerfishnav li li li li.sfhover ul {left:auto;background:#444444;}
#suckerfishnav li:hover,
#suckerfishnav li.sfhover {background:#505F8E;}Thanks!
October 2, 2011 at 5:42 pm #9387darkmatterMemberAnyone? ” title=”Smiley” />
Thanks.
October 5, 2011 at 10:07 am #9388imported_RyanMemberWe don’t provide free support for menus sorry.
-
AuthorPosts
- You must be logged in to reply to this topic.