View Full Version : text positioning


thealliance
05-24-2005, 02:33 AM
Hey guys and girls... I have been trying to put a footnote on the bottom of all of my pages.. and I can't find a way of doing it...

I have set up a set of server side includes that runs the CSS file. but I can't seem to get the footnote to stay at the bottom of the page, it always goes to the top of the page.

Is there a way that I can fix this without having to write it in all of the pages?

thealliance
05-24-2005, 04:09 AM
Am I trying to do this in the wrong section??? Do you know if I can include it in the server side includes?
ANY help would be very useful. Thanks

Brandon_Lee
05-24-2005, 11:05 AM
<!--#include file="copyright.txt" -->

Make copyright.txt (can be changed obviously) with what you want it to say and put it at the bottom of your content pages. So your page will look like...

<!--#include file="left.txt" -->Your content your content your content.<!--#include file="copyright.txt" --><!--#include file="right.txt" -->

thealliance
05-25-2005, 02:51 AM
Yeah that would work but it doesn't answer the problem that I originally wanted answered...
How do I anchor the footnote to the bottom of the page???
But hey if that is a way of getting round the problem then thats cool.
Thanks a lot.

Monkey Bizzle
05-25-2005, 03:04 AM
can you post a link to your page?

thealliance
05-26-2005, 02:08 PM
www.thealliance.co.uk (http://www.thealliance.co.uk)