How to extend footer to edges of window (left and right)?
-
When developing my website at https://filmblurb.org, I’m having trouble with my footer. For my footer, I’m trying something new, I’m doing a table that stretches to the outer edges of the browser window, with the rest of the content (i.e. the posts, jquery slider, etc.) slimmer than the width of the footer.
For my footer I have a table within a table, both of which contain one cell each. I want the outer table to stretch to 100% of the browser window and I’m planning on using this by placing some sort of background image. In front of that and in that table, I’m planning on putting my footer content (i.e. sitemap, contact information, copyright information, etc.) in this cell, which will span 960 px. This width is also equal to the width of the rest of my content on my website’s home page.
If someone can please help me out on this, I would greatly appreciate it. Thank you for your time. (If it helps, I’m using WordPress 3.2.1.)
- The topic ‘How to extend footer to edges of window (left and right)?’ is closed to new replies.