terese 0 Report post Posted June 18, 2012 Dear support! The content css of http://mytellus.com.preview.binero.se/register does not include the right side section of my register form created in BuddyPress. How do I solve this? Share this post Link to post Share on other sites
Danny+ 1,327 Report post Posted June 18, 2012 Hi, I have checked this on a test installation and it appears to be a bug. I am not sure if this is with our Pagelines/BuddyPress compatibility plug-in or not. So I have created a bug report on your behalf. A quick fix for the meantime, try adding this to your CSS. [code]registration.buddypress-page #content .padder { padding: 25px; min-height: 750px; }[/code] Please search our forums, before posting! Share this post Link to post Share on other sites
terese 0 Report post Posted June 19, 2012 Thank you for the answer. I needed to make the quick-fix like this: .buddypress-page #content .padder { padding: 25px; min-height: 750px!important; } Kind regards, /Terese Share this post Link to post Share on other sites
Rob 547 Report post Posted June 19, 2012 Terese, This may be resolved by the new version of PageLines Framework due to be released soon. There's added support for BuddyPress sidebars in there and I'm sure that will fix this issue for you. Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites