Pagewrap and footer troubleshoot
-
So I’ve been messing around with this for a while, and now my brain has melted out of my ear. I’m a noob at this, I decided to jump into making a wp-theme on my own. Working off the “Blank_theme”, I am trying to get the page_wrap to clear the content. When working on the static site I was capable of doing so, how ever when I was cutting up to to dynamically fit into the wordpress theme I got the footer moved and the wrap doesn’t clear.
example
https://www.illabilitiescrew.com/footer_trouble1.pngstyle.css
[CSS code moderated – please post a link to your site]
in the header.php I open the page_wrap <div>, and don’t close it. I add an extra </div> on footer.php.
This is the xhtml for the page content
[code moderated - please use the pastebin and follow the forum guidelines for posting code]
This is the css file for the content
[CSS code moderated]
thanx
A
- The topic ‘Pagewrap and footer troubleshoot’ is closed to new replies.