Site Help
#footer .note {
#footer
.note {
width:100%;
float:none;
clear:none;
text-align:center;
}
.footer_links {
float:none;
text-align:center;
width:100%;
}
is what i have in my .css,, and maybe some other junk,, but the text in my footer, wont line back up to the center again.. I was trying to make it where i can put a image, at the bottom of my page, under the footer, link info thing, without making it an acutal part of the background and i messed something up. i like to get all text and links in the footer centered again please.