Re: [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:
}
#footer_container {
width: 800px;
height: 100px;
line-height: 1em;
position: relative;
padding: 10px auto;
margin: 10px auto;
background: url(URL LINK);
background-position: center center;
background-repeat: repeat;
margin-top: -20px;
}
just wanna ask, what URL LINK should i replace with the one above??? sorry, im just a newbie