hughes1974 0 Report post Posted April 6, 2011 Hey all, I am trying to skin the feature but I am getting a stroke around the footer that i can not remove. Anyone know how to remove this stroke? I am also having issues with a large gap on my home page. I have removed everything, I have have on the home page is the feature and 3 boxes but there is a large gap between the boxes and the footer. Please help Thank you Share this post Link to post Share on other sites
cmunns 16 Report post Posted April 6, 2011 Do you have a link to the site? Where is the stroke exactly. The gap can be decreased by changing the css of the boxes container..a link will help Share this post Link to post Share on other sites
hughes1974 0 Report post Posted April 6, 2011 I have fixed the gap issue, thank you. Here is a link to the site. http://beta.nardozzaandassociates.com/ I have placed a stroke around the whole box but there is one around the footer that i would like to remove. Thank you Share this post Link to post Share on other sites
hughes1974 0 Report post Posted April 6, 2011 The stroke is around the "features footer" on the home page. Share this post Link to post Share on other sites
timlinson 3 Report post Posted April 7, 2011 I think this is what you mean: `#feature-footer .feature-footer-pad {border-top:none;}` Share this post Link to post Share on other sites
hughes1974 0 Report post Posted April 7, 2011 Thank you, that fixed it... Share this post Link to post Share on other sites