Move position of footer text.
-
I’ve tried to get the text (copyright notice, etc) in footer.php to move down to the bottom of the page, but I can’t seem to do that; it’s stubbornly fixed itself to the top right position of the page.
I need to move this, so how can I do it? This is the code for the footer in styles.css:
#foot { width: 675px; padding: 0; margin: 0; margin-bottom: 10px; clear: both; } #foot p { padding: 10px 0; font-size: .8em; line-height: 180%; margin: 0; text-align: center; }
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Move position of footer text.’ is closed to new replies.