PDA

View Full Version : Dead Space


SimpsonBrothers
Jun-05-2012, 05:15 AM
How do I get rid of the dead space here?

denisegoldberg
Jun-05-2012, 02:09 PM
Find this in your CSS:

.miniBox {width:122px; text-align:center; height:210px; margin:0 28px;}
Change the height as desired. I thought it looked reasonable set at 140px.

--- Denise

SimpsonBrothers
Jun-05-2012, 04:35 PM
Thank you!