After trying for a day i have not been able to figure how the spacing between the inset and mainbody.
In the attachment the area concerned is showed in green arrow.
The area in Green circle was achieved using following code in override.css:
- Code: Select all
#gkContent {
width: 77.25;
}
#gkContentWrap.gkInsetLeft + #gkInset {
padding: 0 14px 0 0;
}
#gkSidebar {
padding: 0 0 0 14px;
width: 22.75%;
}
My Template setting for widths are:
Sidebar: 30%
Insert (aligned right): 78%
Kindly help. I wish to make it look like the Demo Front page
Regards,
RobinS