[css-d] IE positioning problem (background in list element)

2008-08-02 Thread Jeff Ferrell
Hi, everyone! I'm just having a small but perplexing layout problem in IE (7, at least...I haven't looked lower) -- The page is here: http://www.rchseaglesnest.org The area in question is in the bottom left-hand corner, labeled Recent Comments. In Firefox, the avatar icons appear where I

Re: [css-d] IE positioning problem (background in list element)

2008-08-02 Thread Ingo Chao
Jeff Ferrell wrote: Hi, everyone! I'm just having a small but perplexing layout problem in IE (7, at least...I haven't looked lower) -- As long as nobody on this high school uses IE6, its ok. Those who do probably have to get used to that page. The page is here:

[css-d] ie positioning problem

2007-07-04 Thread shosuro
The page in question is: http://free.of.pl/r/ramirez/szaflik/index_d.htm It looks perfectly well in everything but IE (6/7), the navigation on the left goes in the middle hovering over the text in the center part. If I delete the 'position: absolute' from navlist element, the navigation is ok in

Re: [css-d] ie positioning problem

2007-07-04 Thread David Laakso
[EMAIL PROTECTED] wrote: The page in question is: http://free.of.pl/r/ramirez/szaflik/index_d.htm It looks perfectly well in everything but IE (6/7), the navigation on the left goes in the middle hovering over the text in the center part. If I delete the 'position: absolute' from navlist

Re: [css-d] ie positioning problem

2007-07-04 Thread David Laakso
David Laakso wrote: [EMAIL PROTECTED] wrote: The page in question is: http://free.of.pl/r/ramirez/szaflik/index_d.htm One of the fixed width layouts on this page might better serve your purpose and meet your need: http://free.of.pl/r/ramirez/szaflik/index_d.htm Best, ~dL

Re: [css-d] IE positioning problem

2006-01-20 Thread Gunlaug Sørtun
Neal Watkins wrote: fair enough but why does FF and all other browsers render it ok http://constructweb.com/temp/test-out-alt.html IE/win has a problem... :-) That browser needs 'Layout'[1] on the mother-container for such positioning to work. Try adding: * html .responseItem {height: 0;}

Re: [css-d] IE positioning problem

2006-01-20 Thread Neal Watkins
Thanks Gunlaug - None of this would be any fun without IE now would it... Quoting Gunlaug Sørtun [EMAIL PROTECTED]: Neal Watkins wrote: fair enough but why does FF and all other browsers render it ok http://constructweb.com/temp/test-out-alt.html IE/win has a problem... :-)

[css-d] IE positioning problem

2006-01-19 Thread Neal Watkins
Hello all - wondering if someone has a cure for this IE dilemma. (working with this chat skin that is built in css) if you look at this in firefox http://constructweb.com/temp/test-out-alt.html the time stamp stays within the boudries of the containing box if you look at IE it does not - is

Re: [css-d] IE positioning problem

2006-01-19 Thread Rowan Wigginton
Neal Watkins wrote: http://constructweb.com/temp/test-out-alt.html is it because IE has a problem with right: 4px; (absolute positioning right)? It's because you don't have a HTML, HEAD, DOCTYPE or BODY tag in the entire document. / rowan

Re: [css-d] IE positioning problem

2006-01-19 Thread Neal Watkins
fair enough but why does FF and all other browsers render it ok Quoting Rowan Wigginton [EMAIL PROTECTED]: Neal Watkins wrote: http://constructweb.com/temp/test-out-alt.html is it because IE has a problem with right: 4px; (absolute positioning right)? It's because you don't have a HTML,

Re: [css-d] IE positioning problem with menu

2006-01-06 Thread Ingo Chao
shawn herrin wrote: Thank you so much for the reply. Unfortunately, i'm not sure I understand what you are suggesting. If it's not too much trouble, could you elaborate a bit? Thanks again, Shawn On 1/5/06, Ingo Chao [EMAIL PROTECTED] wrote: shawn herrin wrote: Hi there, I have

Re: [css-d] IE positioning problem with menu

2006-01-05 Thread Ingo Chao
shawn herrin wrote: Hi there, I have been working on mixing son of suckerfish dropdowns with explodingboy.com's css menus. I'm having a problem with IE positioning. Working version - http://viewwerx.com/dev/menu/menus.html Broken version -

Re: [css-d] IE positioning problem with menu

2006-01-05 Thread shawn herrin
Thank you so much for the reply. Unfortunately, i'm not sure I understand what you are suggesting. If it's not too much trouble, could you elaborate a bit? Thanks again, Shawn On 1/5/06, Ingo Chao [EMAIL PROTECTED] wrote: shawn herrin wrote: Hi there, I have been working on mixing son

[css-d] IE positioning problem with menu

2006-01-04 Thread shawn herrin
Hi there, I have been working on mixing son of suckerfish dropdowns with explodingboy.com's css menus. I'm having a problem with IE positioning. Working version - http://viewwerx.com/dev/menu/menus.html Broken version - http://viewwerx.com/dev/menu/menusiebug.html I would be forever