chienfu
Member
Posted 2 years ago #
I'm pretty new to WP and am having trouble with my footer. It seems that the <?php get_footer(); ?> command plops the footer just underneath the sidebar and not under the actual page content. So my footer is floating in the middle of my page. This command is the very last line of index.php.
Take a look:
http://gtinews.t-n-j.com/
Any advice?
You could start by sorting out the validation errors in your site. Then move onto the CSS errors.
chienfu
Member
Posted 2 years ago #
How come most of those errors come from the WP default theme? Is wordpress that unstable, really?
While you are using the WordPress default theme it looks like you have made some fairly significant modifications to the files and style. I suspect these changes is where the CSS and validation errors are coming from.
chienfu
Member
Posted 2 years ago #
dang...
guess I've got my work cut out. thanks.