2012-01-23, 09:58 PM
At the bottom left-hand corner of my site I was to add some text.
This is what I need:
![[Image: Ka572.png]](https://camo.mybb.com/ff6c79124da94fee38dc160e0fc72b07baeac831/687474703a2f2f692e696d6775722e636f6d2f4b613537322e706e67)
I tried adding this code to the end of the footer:
But that just does this and interrupts the table going to the end. It's ugly.
![[Image: GvAyp.png]](https://camo.mybb.com/69f0352568283f6081b36c912689b33026f38b64/687474703a2f2f692e696d6775722e636f6d2f47764179702e706e67)
How do I add the text and still let that table reach the very bottom? I prefer not to use a hovering plugin, I need this next to be on the page, be part of it and be displayed on every page.
This is what I need:
I tried adding this code to the end of the footer:
<div style="clear: both; text-align: left;">text</div>
But that just does this and interrupts the table going to the end. It's ugly.
How do I add the text and still let that table reach the very bottom? I prefer not to use a hovering plugin, I need this next to be on the page, be part of it and be displayed on every page.