manenberg 0 Report post Posted February 19, 2011 I cannot find an answer in the forum for this so here it is. What is the css code to change the height of the banners on my home page. The site is www.tester.hotelworks.net Share this post Link to post Share on other sites
Guest Guest Report post Posted February 19, 2011 Well, the height is reflective on the content but if you wanted to heighten them further you could increase the padding by adding this to custom CSS: banners .banner-area {padding: 50px 0px;} 30 is the default, so you could play around with that until you find a height you like. Share this post Link to post Share on other sites
manenberg 0 Report post Posted February 19, 2011 Hey Tyler, I am actually trying to make them closer together so i used your code and decreased the number but nothing changed.Any other ideas? Share this post Link to post Share on other sites