View Single Post
  #2  
Old 05-17-2006, 04:37 PM
  moneysaver67's Avatar 
moneysaver67 moneysaver67 is offline
 

Advanced Member
  
Join Date: Nov 2005
Posts: 74
 

Default False alarm



What are the odds that I finally make it a point to make this post, and then, I find the answer... errr sort of.


What I thought was the solution?

Code:
#container{ position:relative; margin: 0 auto; width: 1000px; text-align: left; background-color:#fff; }

What I was doing was identical to the above, only I removed:
Code:
height:100%
and I added
Code:
position:relative;


Well, this made it work/span fine in both browsers, only now in IE it doesn't span 100% of the page when there is limited content.

e.g.

http://www.thepei-realestate.com/store/home.php

Anybody!!??
__________________
X-Cart 4.0.16-.19 Gold [unix] / DSEFU
Reply With Quote