<div id=�footer�> should be <div id=”footer”>
Only error I can see in your code is the quotes need replacing.
ok now my bottom half is bk but dang its side ways what happen
heheheheehehehehe
i do thank you for helping me now we gotta fix me sideways bottom half lol
Well that is a theme problem as nathanrice said, the WordPress code is OK. So go back to where ever you downloaded the theme from and ask them for help with your theme, thanks.
i cant , so i am seeking it from here, it was a out of box theme and they dont do support
you can post your question here if the theme author doesn’t do support:
http://wordpress.org/support/forum/5
But like Creationrobot said, you have ? instead of quotes in part of your code. change that and see if it fixes it.
no it is still messed up now i took that ? out
where is the ? mark at u keep talking about in the coding
Please ask again on the Theme section of the WordPress site, http://wordpress.org/support/forum/5
Your problem lies with a theme, not WordPress, and you’ll get a better response over there. Thanks.
I also have a footer.php problem. I checked my site using the validator and I only have 3 errors left to fix, but they are in my footer I think. When I went into my footer.php this is what I see:
<?php eval(gzinflate(base64_decode(‘bU89C8IwEN3zK45MujSDm6YpKA4iThUcpTVXU2hNSE5D++s11qk4Pd7dvY8rFJO6fUGrc95YS+i5YuXhVO6Pqx2cDfYI9QCyAuOxybkhcmshajuO+Biym+25+hEpKgVbb593Q/80McYsOkqWofGISSw4UEsd5vxivXYeQ5hCA1fzSfJnTIpPXTWHwhkH0V2nFxbLDRRpWVs9JDTUd+p7xOAN’)));?>
However, in my errors for the validator it says: Line 499, Column 5: end tag for element “div” which is not open.
</div>
Line 499, Column 6: XML Parsing Error: Opening and ending tag mismatch: body line 51 and div.
</div>
Line 507, Column 7: XML Parsing Error: Opening and ending tag mismatch: html line 2 and body.
</body>
So yeah, I think it’s coming from my footer.php except when I go to it, it’s a bunch of letters and numbers. What do I do?
My site’s here if you wanna check it out: http://www.ilovemoneymorethanyou.com
Thanks