[css-d] Height problem

2006-02-15 Thread Lowen Fan
Hi, I've asked his before with a other website which was relying on floats... But now I have the problem with an absolute positioned element. If you look at http://www.omniradius.nl you see it works fine in Firefox, but in IE it's using the 100% browser width instead of just stretching the rest

Re: [css-d] Height problem

2006-02-15 Thread Lowen Fan
] wrote: Lowen Fan wrote: Hi, I've asked his before with a other website which was relying on floats... But now I have the problem with an absolute positioned element. If you look at http://www.omniradius.nl you see it works fine in Firefox, but in IE it's using the 100% browser

[css-d] First time using Absolute and relative

2006-02-14 Thread Lowen Fan
Hi, I made a site for a friend of mine and it's the first time using Absolute and Relative positioning. I discovered once I had to much content, the content box would stretch but the navigation wouldn't. In IE you would still see the right background color but in Firefox it all uses the

[css-d] Height question, container doesn't stretch in firefox

2006-01-28 Thread Lowen Fan
Hi, I made this page: http://e.domaindlx.com/lowenf/radius/index.html But for some reason the height doesnt stretch with the content in Firefox (IE is fine, that's a miracle). I used these guidelines: http://www.quirksmode.org/css/100percheight.html And it worked before and I've been searching

[css-d] another margin problem?(IE) - mac users plz sitecheck

2005-10-30 Thread Lowen Fan
Hi everyone, My first site with CSS. So i'm still pretty new and I'm sure i made some mistakes.. perhaps there are better ways doing it, any suggestion is welcome! (Also still don't know what do with the 'gallery' link, but this is a CSS mailling list...) Now my problem is in IE you see like 20

Re: [css-d] another margin problem?(IE) - mac users plz sitecheck

2005-10-30 Thread Lowen Fan
Hi, thanks for your reply.. but it does not seem to work. I uploaded it with the display: inline, but nothing changed.. On 10/30/05, D Ross [EMAIL PROTECTED] wrote: Add display: inline to the #container in the css. It will fix ie's double margin and not hurt anything else. Now my problem

[css-d] Background image problem + width problem firefox/IE

2005-10-25 Thread Lowen Fan
Hi, This thing is driving me nuts, I tried copying from other websites but it doesn't work.. and I dcan't seem to find my problem on the web. What I'm trying is this, I have 1 container on the left, holding the content, but next to it I want to place an image by using css background image