Active
Project:
Newswire
Version:
6.x-4.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2009 at 21:53 UTC
Updated:
3 Dec 2009 at 22:22 UTC
How to center the suckerfich menu?
There is solution for FF, Chrome, Opera, IE8 with display table and display table inline, but that not work in IE6 & IE7.
Thx.
Comments
Comment #1
vm commentedtry text-align: center ?
Comment #2
djd commentedI have already tried.
This is part of code css suckerfish with inserted display table and text-align: center
Comment #3
djd commentedComment #4
vm commentedI don't know if that is where you want to place it. Is there not a div wrapping the menus? There likely should be. Then you target the wrapper div rather then the menus themselves.
just took a look at the page.tpl.php file of this theme.
I'd try and target the main-navigation div.