dlharkins 0 Report post Posted October 11, 2011 I'd like to close up a little space between the boxes rows and the boxes/banners at http://www.gracewired.org/ I've searched the forum, but I can't seem to find something that will specifically address this. I may have overlooked it, so if someone can point me to the information if it exists, I would appreciate the help. Thanks! -Dave Share this post Link to post Share on other sites
Danny+ 1,327 Report post Posted October 11, 2011 Hi Dave, Add this to your CSS Rules located in Platform Settings --> Custom Code, should reduce the space. [code] .banner_container .banner-area { padding: 0 0 !important; } #banners .content-pad { padding: 0 0 !important; } [/code] Please search our forums, before posting! Share this post Link to post Share on other sites
dlharkins 0 Report post Posted October 22, 2011 Thanks, Danny! Perfect! Share this post Link to post Share on other sites
Rob 547 Report post Posted October 22, 2011 Glad that worked for you! Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites