copypro 0 Report post Posted August 5, 2011 On my page at www.powercurvemedia.com, the right side of the web form is getting cut off : http://screencast.com/t/UKWldAYB How would fix that? Share this post Link to post Share on other sites
Simon 248 Report post Posted August 5, 2011 is it an iframe? Share this post Link to post Share on other sites
copypro 0 Report post Posted August 5, 2011 I don't know if it's an iframe - how would I determine that? The plugin is WP Infusionsoft. You can see the general settings with sidebar settings on the right here: http://screencast.com/t/qJCJn00RhN The site is www.powercurvemedia.com in case that helps. Share this post Link to post Share on other sites
kgstew 2 Report post Posted August 5, 2011 Pross, it is an iframe, what is the fix my man? Share this post Link to post Share on other sites
Simon 248 Report post Posted August 5, 2011 Well, increase the width of the iframe with css. Share this post Link to post Share on other sites
copypro 0 Report post Posted August 5, 2011 Sorry, I am not a programmer - how do I increase the width of the iframe with css? Share this post Link to post Share on other sites
Rob 547 Report post Posted August 5, 2011 Most likely, the problem comes from pre-set CSS in the plugin. You may want to use FTP and navigate to that plugin, see if there's a stylesheet and look at the table dimensions. See if they're set in hard numbers or in percentages. If there's a table width of 100%, try setting to 90%. Another method would be to use Pagelines Layout Editor and widen the sidebar in which the plugin is placed. Often we forget there's considerable padding in the sidebars and main column. In my site, with two side bars, to get a 160px wide ad to appear without being cut off at the right, the width of each side bar must be 192px in the Layout Editor. Try widening the sidebar just a few pixels at a time and see if that help. Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites
copypro 0 Report post Posted August 5, 2011 Bingo! That was it! I hadn't realized there was an adjustment in the Infusionsoft web form itself and that worked nicely - thanks rangelon, thanks all! Share this post Link to post Share on other sites
Rob 547 Report post Posted August 5, 2011 My pleasure. Glad it worked for you. Former PageLines Moderator, Food Expert and Raconteur Share this post Link to post Share on other sites