footer

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
tompaxton
Forum Members
Forum Members
Posts: 33
Joined: Thu Sep 20, 2007 9:03 am

footer

Post by tompaxton »

Hi there

Does anyone know how to keep a footer in even when there is no text in it? It goes away when you take the text out. Why? I got it right some how before, but can't remember how. I'm sure i just added the height property in the footer in css, but it doesn't work now.

Thanks
Tom
User avatar
Nullig
Power Poster
Power Poster
Posts: 2380
Joined: Fri Feb 02, 2007 4:31 pm

Re: footer

Post by Nullig »

You could put:

Code: Select all

<p> </p>
into the footer.

Nullig
Post Reply

Return to “Layout and Design (CSS & HTML)”