- Posts: 4
- Thank you received: 0
rubber design
-
papapanda
Inactive member -
Topic Author
- New Member
-
Less
More
10 years 9 months ago #40073
by papapanda
rubber design was created by papapanda
how can I change the rubber design?
I want to make the site a fixed width. 1000px
I tried to put
body {
margin:0;
padding:0;
width:1000px;
}
does not work
I tried to put
.container {
margin:0 auto;
padding:0;
width:1000px;
}
does not work
I want to make the site a fixed width. 1000px
I tried to put
body {
margin:0;
padding:0;
width:1000px;
}
does not work
I tried to put
.container {
margin:0 auto;
padding:0;
width:1000px;
}
does not work
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 9 months ago #40083
by ivan.milic
Replied by ivan.milic on topic rubber design
You don't need to do self css for that. Go to template manager , enter Explorer template options. Turn off responsive. On first tab you will see options to set static width.
The following user(s) said Thank You: papapanda
Please Log in to join the conversation.
Time to create page: 0.156 seconds