You are viewing a post by Refresh/Reload. View all 71 posts in Many are asking this idea because they want to add images to their footer but the links are blocking it so here's to code... Footer with background image only. [quote]#footer {display: none;} #foote.
CSS
if you're using this.. unuse it.
#footer {display: none;}
#footer_container {display: none;}
JS
at the WVM(tracker) codes
[quote]var puter ="<img src='URL OF IMAGE(preferably long and horizontal)'>";
document.getElementById("footer").innerHTML="<center>"+puter+"</center>";[/quote]
just insert below WVM onloadhandler... see my profile for preview.
Last edited by Refresh/Reload (2008-01-11 13:07:36)