Log in

View Full Version : Footer?



Nicolos G
12-23-2007, 05:35 PM
Hi,

How do I get the exact same footer as on this site?http://www.themaninblue.com/experiment/footerStickAlt/good_example_short.htm I looked at the source and tried to copy and paste it but it didn't come out looking that.

TimFA
12-23-2007, 06:17 PM
EDIT: Try here maybe.

http://www.themaninblue.com/writing/perspective/2005/08/29/

Medyman
12-23-2007, 09:41 PM
What exactly are you trying to mimic with that footer?

Here's a nice tutorial on rounded corners: http://kalsey.com/2003/07/rounded_corners_in_css/

Just create a div using that tuorial and leave out the bottom rounded corners. Then make the size of the div a little smaller than its container.

If you can't get it to work, post the code that you're using and someone will be able to help better.