snfdesigns 0 Report post Posted October 3, 2011 could you please help with the alignment of this page (please remove asterix to get url) http://www.i****hub****bus****iness.co.uk/blogs/ the problem is the margin next to the 'latest post' is too near the edge I installed new buddypress (it has a different layout) which has altered the whitehousepro template. previous problems with buddypress alignment your kindly resolved with:- } .registration #content, .blogs #content, .activation #content, .profile #content { width: 620px; float: left; margin-left: 44px; margin-top: 30px; } Share this post Link to post Share on other sites
kastelic 6 Report post Posted October 3, 2011 Hi, does this work for you? [code] .blogs #content .padder { position: relative; right: 10px; } [/code] Share this post Link to post Share on other sites
snfdesigns 0 Report post Posted October 4, 2011 Thanks Kastelic you have come up trumps once again...keep up the good work =D> =D> Share this post Link to post Share on other sites