Shape 5

Joomla Templates => Mediaplate - Club => : iopas March 14, 2010, 03:42:44 PM



: Reduce space
: iopas March 14, 2010, 03:42:44 PM
Hi,

I would like to reduce the red spaces in the attached picture.

Thanks.


: Re: Reduce space
: jonahh March 15, 2010, 07:49:16 PM
To remove the space below the body and right column decrease the 29px below:

template_css.css (line 1041)

#s5_mainbody div.module-rounded {
background:transparent url(../images/Shape5_Mediaplate_mmbr.png) no-repeat scroll right bottom;
margin:0 0 29px;
padding:0;
width:100%;}

The second space you can't really adjust with a simple CSS edit.