3cvillage Posted February 26, 2005 Posted February 26, 2005 Hi everyone I am running a blog that uses xhtml and style sheets to generate templates. I have about 10 templates that I would like to switch to and from. I want to add a banner on the bottom of the page, but I cannot figure out how to do it correctly. If I add it to the footer templates, before the </body> tag, it does not always come out correctly. Sometimes it the banner ends up in the 3rd column over to the right, sometimes the banner is obscured by the body of the main column. I am trying to find a way to forcefully push the banner to the bottom of the page, below all of the text that is generated. I was thinking that perhaps javascript could be used to force a banner underneath, but I am not too familiar with the sort of code that is in my blog. any ideas? thanks Roy Quote
TCH-Bruce Posted February 26, 2005 Posted February 26, 2005 Without seeing your pages I am guessing that you are using CSS for layout. So here is a suggestion to try. Just above your footer code which has to come before the < Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.