Hi all,
I would like to have more whitespace between my modules (pageblocks)
Does anyone knows a solution for this?
Thank
Hi all, |
Edit the CSS file. The space between the blocks(Under each block) is in common.css.
.disignBoxFirst {
background-color:transparent;
background-image:url("../images/head_cutting.gif");
background-repeat:repeat-x;
border:1px
solid #CCCCCC;
margin-bottom:10px;
position:relative;
}
https://www.deanbassett.com |
OMG thank you verry much! I searched a long time for thi |