Submit Your Article Webforumz RegistrationAnnouncements Contact Webforumz StaffContact
Home Resources Blogs Meet the Team Contact Register
 

Go Back   WebForumz.com > The Code > HTML, XHTML and CSS

Reply
 
LinkBack Thread Tools
Old October 1st, 2005, 04:09 PM   #1
New Member
 

Join Date: Sep 2005
Location: kNot in Kansas
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 jswebdev is on a distinguished road
3 col layout: footer problem

take a look at this page on a website i'm working on. what can i do to create the spacing (or margins) necessary to maintain the look of the footer at the bottom, without effecting the the footers on those pages which don't need the supplemental spacing?

thanks!
jswebdev is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old October 3rd, 2005, 11:00 PM   #2
Reputable Member
 

Join Date: Sep 2005
Location: Canada, BC
Age: 25
Posts: 239
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Altering Power: 0 Pheonix will become famous soon enough
place all the content into one div, and have the footer below it
Code:
<div id="head">This is my head</div>
<div id="content">
<div id="rightcolumn">menu item
menu item
menu item</div>
<div id="body">This is my body, blah blah blah</div>
<div id="leftcolumn">This is my left column</div>
</div>
<div id="foot">Yay foot!</div>
The problem with is that your columns may not extend to the bottom of the page. But this is the first solution that came to mind there probaly is a better one.
Pheonix is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Bookmarks

Tags
col , layout , footer , problem


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
CSS footer problem dangergeek HTML, XHTML and CSS 14 November 7th, 2007 04:41 PM
Problem with my footer background image in IE dthomas31uk HTML, XHTML and CSS 3 July 1st, 2007 08:49 AM
3 column 100% Height, just problem with footer ricc HTML, XHTML and CSS 2 February 27th, 2007 09:38 AM
firefox footer problem... meccano HTML, XHTML and CSS 3 July 1st, 2006 05:19 PM
2 column layout, footer problem svenjafour HTML, XHTML and CSS 13 December 1st, 2005 05:25 AM


Search Engine Optimization by vBSEO 3.2.0 RC8