I would to find someone who can fix a problem I an haveing with my footer on my web page .I cannot get it to float up and down on my site .Please no rookie http://askyourcook.com
add to .footer width: 100%; position: fixed; bottom: 0; PHP: ...and if you like the text from the footer to be centered edit your .galt class like this color: #999A9B; font-family: Arial,Helvetica,sans-serif; font-size: 11px; height: 15px; padding-top: 25px; text-align: center; PHP: Also remove this from the galt class DIV because the height is defined in the .galt class and the 260px width messes the centering style="width: 260px; height: 53px;" PHP: