Centering top menu

More
13 years 6 days ago #17289 by Elleclouds
How can I center the top navigation menu in the user3 module?

Please Log in to join the conversation.

More
13 years 5 days ago #17293 by ivan.milic
Replied by ivan.milic on topic Re: Centering top menu
Link is needed.

Please Log in to join the conversation.

More
13 years 5 days ago #17296 by Elleclouds

Please Log in to join the conversation.

More
13 years 5 days ago #17310 by ivan.milic
Replied by ivan.milic on topic Re: Centering top menu
you can just add


#nav.menu{
margin-left:100px;
}

to the bottom of template_css.css

Please Log in to join the conversation.

More
13 years 5 days ago - 13 years 5 days ago #17333 by Elleclouds
Replied by Elleclouds on topic Re: Centering top menu
did that and its not working..got it working by editing line 46 in the layout.css with "#topmenu {
height:65px;
margin-left:120px;"

but that pushed my right menus out of wack.. any other ideas?
Last edit: 13 years 5 days ago by Elleclouds.

Please Log in to join the conversation.

More
13 years 4 days ago #17347 by ivan.milic
Replied by ivan.milic on topic Re: Centering top menu
try then this:

DIV.sportal_menu{
padding: 0 100px;
}

Please Log in to join the conversation.

Time to create page: 0.087 seconds
Powered by Kunena Forum