Jump to content

Admin Menu Problem after Fresh Installation


Recommended Posts

  • 1 month later...

hello dear,

you can edit, admin.../themes/default/css/admin.css

line 95 code is here

#header #menu li.maintab{float:left;height:29px; list-style:none;margin:0 1px 0 0;list-style:none;display:block; border-left:1px solid #fff; border-right:1px solid #ccc;}

you can change line 95 this code

#header #menu li.maintab{float:left;height:29px; width:auto;list-style:none;margin:0 1px 0 0;list-style:none;display:block; border-left:1px solid #fff; border-right:1px solid #ccc;}

okey?

see you later

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...