Anthony Luth 1 Report post Posted November 7, 2010 So I'm not sure what happened but all of a sudden my sidebars are appearing in my footer... any thoughts as to what is happeneing? [url=http://www.tonyluth.com/support/]View the original page[/url] This happens in all of my pages except the main pain and full width pages. Use PageLines Drag & Drop Framework and WordPress to build professional websites faster, easier and better than ever before. Wordpress Developer | Programmer | Enthusiast @tonyluth | http://www.luthwedding.com Share this post Link to post Share on other sites
catrina 103 Report post Posted November 7, 2010 The text fields are too wide and they're making the sidebar too wide to fit on the right. To fix the problem, you need to decrease the size of those text fields in the "Feedback" sidebar box by adding this to the CSS Rules box under Custom Code in your settings: input.wpcf7-text {width: 260px;} Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
Andrew 207 Report post Posted November 7, 2010 Hi Anthony, can you provide a link? This looks like a markup issue... not sure what's causing it; could be a plugin. Do this for me: 1. Turn off your plugins 2. Run a HTML validation for me... http://validator.w3.org/ Share this post Link to post Share on other sites
Anthony Luth 1 Report post Posted November 7, 2010 Thank you Catrina, I had originally put in input.wpcf7-text-width {width: 260px;} and that had fixed it but im not sure what caused that to fail. Maybe installing another plugin, not sure. Thanks as well Andrew, I got it working. It was indeed contact form 7. I didn't think that it was causing the problem since I had fixed that width just this morning and it was working fine. Use PageLines Drag & Drop Framework and WordPress to build professional websites faster, easier and better than ever before. Wordpress Developer | Programmer | Enthusiast @tonyluth | http://www.luthwedding.com Share this post Link to post Share on other sites