Center Menu

Permalink Browser Info Environment
I've managed to realize a lot of my wishes in the Slate main.css stylesheet, but one thing I cant figure out is how to center the (whole) menu. I think I would have to put "margin-left: auto;
margin-right: auto;" somewhere in the menu div, but I don't know where to find it.

Can you help me out?

Type: Discussion
Status: New
Poolvogel
View Replies:
c5mix replied on at Permalink Reply
c5mix
Poolvogel replied on at Permalink Reply
Poolvogel
c5mix, thanks. I've tried to add

/* Centre the Menu */
.sf-menu {
    float: left;
    position: relative;
    left: 50%;
}
.sf-menu ul li {
    left: 0%;
}
.sf-menu li {
    left: -50%;
}

But it screws up the menu. The hovers don't work correctly anymore for example. I can't get the posisioning right this way.
c5mix replied on at Permalink Reply
c5mix

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.