Fixing the footer
I fancy myself as knowing a little bit of web design, or at least enough to edit this site's template once in a while, but one thing I can't figure out is how to fix the red footer at the bottom of this blog.
It should look like the one on this blog. How do I fix it here?
UPDATE Problem solved.





3 Comments:
Quite simple: You closed a "div" tag too early (I assume it contrains the page to a certain width).
Right after:
"!-- End #sidebar --"
there's a "closed" div tag, move it below the other three closed tags...
You're absolutely correct — much appreciated.
Now can you tell javageek to fix blogger.com?
Post a Comment
<< Home