Quote:
Originally Posted by Cleo
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
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