groundfresh 0 Report post Posted March 10, 2011 Anyone have any ideas why the soapboxes wont flow up into the width of the main content area? http://summerhouse.groundfresh.net/?page_id=12 I used the CSS editor to change the width of the soapbox as follows: .page-id-12 .dcol_2 { float: left; margin-left: 15px; width: 200px!important; } .page-id-12 .dcol_container_2 { width: 960px; } thanks for any help! James Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted March 10, 2011 `#soapbox .clear{display:none}` Thanks, Bryan Share this post Link to post Share on other sites
groundfresh 0 Report post Posted March 10, 2011 Bryan, thanks - it worked! - However, I had to use Appearance, Switch the theme to Pageline PRO, and then BACK to BAse in order for it to work. Have you ever encountered this weirdness? thanks for the help! James Share this post Link to post Share on other sites
bryan-hadaway 3 Report post Posted March 10, 2011 Yes: http://www.pagelines.com/forum/topic.php?id=5256 It might be time to upgrade. Thanks, Bryan Share this post Link to post Share on other sites