How do I center the top menu?

  • tanocr
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 1 day ago #44662 by tanocr
How do I center the top menu?

Please Log in to join the conversation.

  • tanocr
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 1 day ago #44663 by tanocr
How to I center the logo as well?

Please Log in to join the conversation.

More
9 years 21 hours ago #44673 by ivan.milic
In layout.css:

.logo_pad {
padding-top: 20px;
}


add padding-left property
The following user(s) said Thank You: tanocr

Please Log in to join the conversation.

  • tanocr
    Inactive member
  • Topic Author
  • Member
  • Member
More
9 years 21 hours ago - 9 years 21 hours ago #44676 by tanocr
This is how I have it now and still not working for me.

.logo {
height:82px;
width:675px;
float:center;
}

.logo_pad {
padding-center:15px;

50.87.248.157/~legatocm/
Last edit: 9 years 21 hours ago by tanocr.

Please Log in to join the conversation.

More
9 years 21 hours ago #44679 by ivan.milic
I did not told you to do that, float:center does not exist.

Try:

.logo_pad{
padding:0!important;
}

.logo_pad IMG{
margin:0 auto!important;
}

Please Log in to join the conversation.

Time to create page: 0.280 seconds
Powered by Kunena Forum