[WSG] ie positioning help needed

2007-06-02 Thread kevin mcmonagle
Hi-first this is a confusing post but i cant put it simply. Theres a div acting up in ie7(6 as well?) - http://www.eaf.textdriven.com/testie.html it shows up on the bottom right of the ie7 screen but works in ff and safari Since i was made aware of the problem Ive made changes but need to see

Re: [WSG] ie positioning help needed

2007-06-02 Thread Simon Moss
Hi Kevin, It's still acting up in IE7 (and IE6 appears to have width problems with the #header div which is throwing everything out)... In IE7 it seems to be reading the position relative from where the #gradient div is in the code - that is, if you set top to 0, it aligns with the

Re: [WSG] ie positioning help needed

2007-06-02 Thread kevin mcmonagle
Simon Moss wrote: Hi Kevin, You could use conditional comments to serve that up exclusively to IE7 - but does the #gradient div really need to be outside the #wrapper div? Would a z-index not place it over the #rightcol div? Good question-I had thought about that briefly but i have a phobia

Re: [WSG] ie positioning help needed

2007-06-02 Thread Simon Moss
It still doesn't work - it's doing the same thing, but from directly beneath the text instead of from directly beneath the wrapper. I haven't used position:relative much myself, so can't cast any light on why IE is behaving differently. Given that it is treating position:relative

Re: [WSG] ie positioning help needed

2007-06-02 Thread Tristan Fitzgerald
I am sorry but you have reached the wrong person. I might help if you would first normalize all of the tages used in the doucment area, The is also a mix on some css and html styles. Hope you find your way Tristan Fitzgerald Simon Moss wrote: It still doesn't work - it's doing the same

RE: [WSG] ie positioning help needed

2007-06-02 Thread Thierry Koblentz
On Behalf Of kevin mcmonagle Hi-first this is a confusing post but i cant put it simply. Hi Kevin, I think you should first clean up that document. There are empty DIVs all over the place, you have a heading inside a SPAN element, a mispelled attribute (dl clas=event) and a few other things.

RE: [WSG] ie positioning help needed

2007-06-02 Thread Mark Hedley
A filter would only be required for IE6 and to be fair... who uses it still?! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Thierry Koblentz Sent: 02 June 2007 23:34 To: wsg@webstandardsgroup.org Subject: RE: [WSG] ie positioning help needed

RE: [WSG] ie positioning help needed

2007-06-02 Thread Thierry Koblentz
On Behalf Of Mark Hedley A filter would only be required for IE6 Isn't what I said? and to be fair... who uses it still?! Most people? --- Regards, Thierry | www.TJKDesign.com *** List Guidelines:

RE: [WSG] ie positioning help needed

2007-06-02 Thread Mark Hedley
In my experience, not many. But hey ho. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Thierry Koblentz Sent: 03 June 2007 00:18 To: wsg@webstandardsgroup.org Subject: RE: [WSG] ie positioning help needed On Behalf Of Mark Hedley A filter would

Re: [WSG] ie positioning help needed

2007-06-02 Thread Nick Gleitzman
On 3 Jun 2007, at 8:44 AM, Mark Hedley wrote: ...for IE6 and to be fair... who uses it still?! How about 56% of your audience?! http://www.thecounter.com/stats/2007/May/browser.php N ___ omnivision. websight. http://www.omnivision.com.au/

RE: [WSG] ie positioning help needed

2007-06-02 Thread Mark Hedley
with more though-process before the coding. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nick Gleitzman Sent: 03 June 2007 00:50 To: wsg@webstandardsgroup.org Subject: Re: [WSG] ie positioning help needed On 3 Jun 2007, at 8:44 AM, Mark Hedley wrote

Re: [WSG] ie positioning help needed

2007-06-02 Thread Philippe Wittenbergh
On Jun 3, 2007, at 3:04 AM, kevin mcmonagle wrote: heres the url with the styles at the time of the screen shot http://www.eaf.textdriven.com In Safari 2.0, WebKit, Gecko nightly builds (Mac), your gradient is covering the right hand scrollbar. That makes it impossible to use the bottom