I am unable to change the padding in the main column.
When I change
.mcolumn-pad {
padding-bottom: 0;
padding-left: 5px;
padding-right: 5px;
padding-top: 0;}
in firebug, it changes the padding. When I paste the code into custom code, or into PageLESS, it does nothing.
I WAS, however, able to change
.mcolumn-pad {
border-right: 1px dotted #000000;
margin-right: 0px;
border-left: 1px dotted #000000;
margin-left: 0px;}
the margins.
I replaced the video that was in the main column with a static image, and used FlushLess.
It won't work.
capemyers.com











