Centering top menu

More
12 years 8 months ago #17289 by Elleclouds
How can I center the top navigation menu in the user3 module?

Please Log in to join the conversation.

More
12 years 8 months 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
12 years 8 months ago #17296 by Elleclouds

Please Log in to join the conversation.

More
12 years 8 months 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
12 years 8 months ago - 12 years 8 months 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: 12 years 8 months ago by Elleclouds.

Please Log in to join the conversation.

More
12 years 8 months 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.079 seconds
Powered by Kunena Forum