The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
bottom?
i searched and cant seem to find a way to get the bottom of the content to always stretch to the bottom of the page:
http://www.joerakowski.com/links/bottom.jpg seems like no one knows a good fix. |
#2
|
||||
|
||||
Perhaps add this to your additional.css:
Code:
#footspace { padding-bottom: 150px; } |
#3
|
|||
|
|||
i dont understand why you think that would work, all that does is stretch the content another 150px, it doesnt solve the problem. if i resize the browser to be taller, it no longer reaches the bottom of the page.
thx for the try though. |
#4
|
||||
|
||||
See if this also happens in the default style pal.
|
#5
|
|||
|
|||
yes its the same.
|
#6
|
||||
|
||||
Then do it in percentage:
Code:
#footspace { padding-bottom: 15%; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|