View Single Post
Old 2010-08-15, 08:14 PM   #15
flowersgone
Are you sure you're an accredited and honored pornographer?
 
Join Date: Sep 2008
Posts: 67
Quote:
Originally Posted by Cleo View Post
I've almost got it.

I used the code on a new category that I made live.
http://cleos-porn-links.com/adult-li...h-femdom.shtml

But the #footer is displaying in the middle of the page instead of at the bottom of the page since there is not enough listing to fill the page.

Basically the menu needs to push it down to the bottom of the page but isn't.
Sorry I was away for a bit.

I managed to fix this up with a two relatively small changes. First the DOCTYPE was putting IE in quirks mode and causing trouble so I switched to the XHTML DOCTYPE in http://cleos-porn-links.com/adult-li...h-femdom.shtml. Then I took the rule .maincontaner and added
Code:
min-height: 280em
Again it seemed to work in IE/FF3/Safari/Chrome, although making the footer flush against the bottom of the menu for short content pages may not be easy. I also tested with the page you had working earlier and it didn't seem to break anything.

I am not really a full time css guru either although increasing amounts of my time are spent with css and dynamic html type tech. My background is more from perl/MySQL/JavaScript. Over the longer term paid, specialized, help has been known to get better results . I will certainly keep an eye on the thread in case there are other questions.

Hope my efforts did something for you,
fg
__________________
Thank you for checking out my:
Portfolio and Tech Services
flowersgone is offline   Reply With Quote