You are viewing a post by slashedkite. View all 203 posts in [b]Heres a code if You want to put a Photo Slide on your Footer[/b] [b]Put this on your external CSS[/b] [quote]} #footer_container { width: 800px; height: 100px; line-height: 1em; position: .
[quote]var puter ="<table width='85%' align='center'><div style='background:url(URL_OF_BACKGROUND) repeat fixed center; border:4px inset #b22222;'><br>[b]SLIDE CODE HERE[/b]<br></div></table><br><br>";
document.getElementById("footer").innerHTML="<center>"+puter+"</center>";[/quote]
you can adjust the table width up to 100%
you can use [b]footer_container[/b] as id also
you can use the break tags<br> or not[/quote]
gee, thanks for helping me guys.. i'll try this..
thanks again!