how to increase width

  • dadoen
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 10 months ago #32260 by dadoen
how to increase width was created by dadoen
how to increase width of templates It Starts, content and module sizes?

Please Log in to join the conversation.

More
11 years 10 months ago - 11 years 10 months ago #32264 by ivan.milic
Replied by ivan.milic on topic how to increase width
In layout.css:

#wrapper {
width:940px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

...

#main {
background:#eee;
width: 940px;
}

change:

width:940px;
Last edit: 11 years 10 months ago by ivan.milic.

Please Log in to join the conversation.

Time to create page: 0.153 seconds
Powered by Kunena Forum