Hi i found tuto for down footer all is great but i wanna put footer in center any can help me ? thx ^^ here is tuto: http://matthewjamestaylor.com/blog/keeping-footers-at-the-bottom-of-the-page
Do you mean you'd like the contents of the footer center-aligned? If yes, find: #footer { Code (markup): Below, Add: text-align: center; Code (markup): -- If you meant something else, please elaborate on your first post - it wasn't tremendously clear. Thanks