- Thank you received: 0
Margini in Home Page
-
sgrafica
-
Topic Author
- New Member
-
Less
More
12 years 4 months ago #27890
by sgrafica
Margini in Home Page was created by sgrafica
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 4 months ago #27898
by ivan.milic
Replied by ivan.milic on topic Margini in Home Page
I would have to see you link if you want solution fast. Go to view source of your page check if there is this:
.wrap {
width:960px;
}
960 in this case is total width of template which you set in template parameters so if you set other value it must be same
.wrap {
width:960px;
}
960 in this case is total width of template which you set in template parameters so if you set other value it must be same
Please Log in to join the conversation.
-
sgrafica
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
12 years 4 months ago #27903
by sgrafica
Replied by sgrafica on topic Margini in Home Page
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 4 months ago #27904
by ivan.milic
Replied by ivan.milic on topic Margini in Home Page
in layout_css:
.content_pad_home, .content_pad_home_noright {
padding: 0 30px;
margin: 0;
}
padding: 0 30px; change to padding: 0 0;
.content_pad_home, .content_pad_home_noright {
padding: 0 30px;
margin: 0;
}
padding: 0 30px; change to padding: 0 0;
Please Log in to join the conversation.
-
sgrafica
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
12 years 4 months ago #27910
by sgrafica
Replied by sgrafica on topic Margini in Home Page
Thanks it works now.
Because the space on the right and the left is still white and doesn't have a USER image 5-8?
Giò
Because the space on the right and the left is still white and doesn't have a USER image 5-8?
Giò
Please Log in to join the conversation.
-
sgrafica
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
12 years 4 months ago #27947
by sgrafica
Replied by sgrafica on topic Margini in Home Page
Please Log in to join the conversation.
Time to create page: 0.161 seconds