View Full Version : Height Problems
spyke01
08-01-2006, 03:19 PM
Hey guys, had this working right and then i added some more content and found that the height doesnt change, probally something real simple
http://www.fasttracksites.com/new layout/
any ideas?
bsharif
08-01-2006, 03:51 PM
I like the web design clean site. Keep up the good work.
spyke01
08-01-2006, 06:18 PM
anyone have any idea why its not extending?
VIPStephan
08-01-2006, 06:25 PM
Hmm... I see that the content is extending just fine. The only problem is that you have positioned your footer absolutely and therefore it will be layered over the content. The content, however is extending and I can even scroll down the page (with the footer problem becoming very obvious).
What do you wanna achieve? A footer that stays always at the bottom of the window?
spyke01
08-01-2006, 06:38 PM
Hmm... I see that the content is extending just fine. The only problem is that you have positioned your footer absolutely and therefore it will be layered over the content. The content, however is extending and I can even scroll down the page (with the footer problem becoming very obvious).
What do you wanna achieve? A footer that stays always at the bottom of the window?
yes, i want the right and left footers to always be attached to the bottom. The content should be fluid, but the footers should always be at the botom of the window
Arbitrator
08-02-2006, 03:44 AM
position: fixed on your two footers will do that. You'll have to use a workaround for Internet Explorer's lack of support though; something like this one (http://tagsoup.com/-dev/null-/css/fixed/).
spyke01
08-02-2006, 12:41 PM
not quite what i was looking for, i dont want it to be at the bottom of the viewport, just the bottom of the page. However when there isnt enough content, then it needs to be pushed to the bottom of the viewport
ive updated the online version to show what the fixed css does
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.