martintruman 0 Report post Posted March 7, 2011 Hi I'm busy customizing the theme but am stuck on 2 things. They are both the page template "Highlight Page - In Content" template. I am looking to close the gap between the page elements as indicated on this screen shot: http://screencast.com/t/xrCFccYwpzt6 Please can you tel me were to find the code thanks. Richard Share this post Link to post Share on other sites
cmunns 16 Report post Posted March 7, 2011 Try using a browser inspector tool to pinpoint the CSS. For this time this is what you would want to use. `#sub_head {display:none;}` ` #highlight .fcontent { padding-bottom:10px; } ` Share this post Link to post Share on other sites