Resizing logo Cause menue to shift left

  • legend
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 3 months ago #11107 by legend
I resized my logo and now the Top Menue is squezed into a smaller size and double decker instead of single

drillbushing.net/

Please Log in to join the conversation.

More
13 years 3 months ago #11113 by ivan.milic
You also need to alter:

.logo {
height: 130px;
width: 700px;
float: left;
}

in layout.css

Please Log in to join the conversation.

  • legend
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 3 months ago #11114 by legend
I did that and I still have the menue problem also made the header 130px

Please Log in to join the conversation.

More
13 years 3 months ago #11115 by ivan.milic
hmmm, if you put 120px menu returns to right position, also maybe I don't understand what are you trying , can you please describe problem in some other words.

Please Log in to join the conversation.

  • legend
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 3 months ago #11116 by legend
When I made the logo larger the menu went from being allighed on the left to being pushed to a double decker menu and squezzed right

Please Log in to join the conversation.

More
13 years 3 months ago #11119 by ivan.milic
Ok you have:

.logo {
height: 135px;
width: 700px;
float: left;
}

and you have:

.header {
height: 135px;
margin: 0 auto;
}

"height" of header class must be always less from logo class at least 10px, and now bot are same:

eater set it to 145 in .header , or 125 in .logo

Please Log in to join the conversation.

Time to create page: 0.164 seconds
Powered by Kunena Forum