free flash templates
free flash templates menu free css & photoshop templates menu free flash animation

Go Back   free flash templates forum > Free flash templates
Register Today's Posts Search

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 01-09-2011, 04:42 AM
Griffen8280
Guest
 
Posts: n/a
Default <div class="clear"></div> is your friend!

From my experience with template 16 which has a bottom bar as well that would sometimes terminate at a paragraph use the line that is in the title. That will add just a simple clear box to the bottom of your main body text but in addition it will drive the "footer bar" (which is what I have come to call those little annoyances) down. Make sure though that you only add that line into the main body text of the page that is loaded ie. if your on the _contact.htm form page you add the line to the bottom of your text there. That will inform the css style sheet which is invoked by the index.htm page that you want a clear body section at the end of your text and it will pull that footer bar down accordingly. Just a thought give it a try and see what happens.


Code:
<p>So this is a bit of example code to show you where to put the clear div class</p>
<p>Make sure to do it after the closing statement of your main body text, which is after the individual "</div>" below.</p>
	
</div>

<div class="clear"></div>
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:22 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.