PDA

View Full Version : Footer question


Crabby Lady
Jun-25-2006, 03:47 PM
I have figured out how to remove the standard footers, but the actual html code #footer {display: none;} is showing on my footer. How do I remove that?
Website is www.caloosabirdclub.org and to to photos.:dunno

Andy
Jun-25-2006, 07:02 PM
I have figured out how to remove the standard footers, but the actual html code #footer {display: none;} is showing on my footer. How do I remove that?
Website is www.caloosabirdclub.org and to to photos.:dunno


It's because you put this #footer {display: none;} in your footer code, you can't have CSS in the HTML section. Also, you can't hide our mini-footer. That MUST stay. Finally, your website on SmugMug is here http://caloosabirdclub.smugmug.com/ the other link didn't help me :D

I hope this helps! Oh and I removed that CSS from your Footer HTML.

Cheers