Help! I've messed with my CSS/PHP files in Wordpress and now my site layout is all over the place!! The content that is supposed to sit in my sidebar now floats at the bottom of my page... lil' back-story for you... I wanted to put banner ads in between my entries (I believe it started with mainindex.php) and fiddled with a bunch of .php files AND my CSS...Eventually deleting the stuff that I was trying to put in and I think I might've deleted some theme content in the process... So now my question - how can I fix this?? I'm pretty sure it's in my CSS, and if not there, then in my index.php file, but where??? I have no idea what I'm looking at (I'm so new to this) and would appreciate some help from experienced users. Thanks so much in advance for any help offered! Here is my site link: http://www.teacherchic.ca
It looks like your containers ending </div> may have been removed as its only covering your header area. Your css looks fine so my guess you've removed a ending </div> tag some where in your footer.
Very messy code. http://validator.w3.org/check?uri=h...(detect+automatically)&doctype=Inline&group=0 I saw 2 </div> before </body> that could be deleted. I could not see any errors (except bad coding like <div align="center"> which is really bad XHTML) in layout.