MainBody Width

GK User
Wed Feb 08, 2012 6:30 pm
Hi

Please find Screen short, in this version mainbody contents are showing in little inside and there is padding for some points can you help us to change this with full width

regards
User avatar
Expert Boarder

GK User
Wed Feb 08, 2012 7:06 pm
Hi.
Could you paste link to your site?
User avatar
Platinum Boarder

GK User
Wed Feb 08, 2012 8:10 pm
here is
property.luxos.com
User avatar
Expert Boarder

GK User
Wed Feb 08, 2012 8:27 pm
You can open template.css file and try to change the paddings in the following line:
Code: Select all
 #mainContent {
padding: 34px 34px 0 34px;
background: white;
overflow: hidden;
// or add:
width: 100%;
}
User avatar
Platinum Boarder


cron