RE: [WSG] The mystery gap issue

2008-11-11 Thread Peter Goddard
PNG transparency only works in IE7+ ...there are some workarounds easliy
found on Google.

 

hth

 

Peter Goddard

Developer/Programmer

PSI Global Ltd, Bowburn, Durham DH6 5AD, UK
T: +44 (0) 191 3774742
F: +44 (0) 191 3770769
E: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] 






From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Kristine Cummins
Sent: 11 November 2008 10:02
To: wsg@webstandardsgroup.org
Subject: [WSG] The mystery gap issue

 

Please check www.richardvonsaal.com/test/index.html

 

The gap is about 2 pixels high directly beneath the big image, and on
top of the footer div.

Stylesheet www.richardvonsaal.com/test/styles.html

 

I'm tearing hair at this point. Any ideas are greatly appreciated.

Another question: why is it that the .png file shows a white background
in older versions of IE? Is it because it hadn't adapted to this newer
file type? Should I not use the .png file type yet?

Thanks in advance,

Kristine

 


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***


RE: [WSG] The mystery gap issue

2008-11-11 Thread Kristine Cummins
Jeez – guess I was tired – little obvious. None the less, it’s really cool to 
post a question in the middle of the night and wake up to the answer. Thanks to 
ALL who worked on my issue – appreciate it greatly. 

--Kristine
 
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ross Bruniges
Sent: Tuesday, November 11, 2008 2:24 AM
To: wsg@webstandardsgroup.org
Subject: Re: [WSG] The mystery gap issue
 
#imagery has a height of 566px set in your CSS and your image container 
(#master0) has a height of 564px set in CSS (i'm guessing via JS)

2px gap problem found
 
  _  

From: Kristine Cummins [EMAIL PROTECTED]
To: wsg@webstandardsgroup.org
Sent: Tuesday, 11 November, 2008 10:01:39
Subject: [WSG] The mystery gap issue
Please check www.richardvonsaal.com/test/index.html
 
The gap is about 2 pixels high directly beneath the big image, and on top of 
the footer div.

Stylesheet www.richardvonsaal.com/test/styles.html
 
I’m tearing hair at this point. Any ideas are greatly appreciated.

Another question: why is it that the .png file shows a white background in 
older versions of IE? Is it because it hadn’t adapted to this newer file type? 
Should I not use the .png file type yet?

Thanks in advance,
Kristine
 

***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*** 
 

***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*** 


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***


Re: [WSG] The mystery gap issue

2008-11-11 Thread Ross Bruniges
#imagery has a height of 566px set in your CSS and your image container 
(#master0) has a height of 564px set in CSS (i'm guessing via JS)

2px gap problem found





From: Kristine Cummins [EMAIL PROTECTED]
To: wsg@webstandardsgroup.org
Sent: Tuesday, 11 November, 2008 10:01:39
Subject: [WSG] The mystery gap issue

 
Please check www.richardvonsaal.com/test/index.html
 
The gap is about 2 pixels high directly beneath the big
image, and on top of the footer div.

Stylesheet www.richardvonsaal.com/test/styles.html
 
I’m tearing hair at this point. Any ideas are greatly
appreciated.

Another question: why is it that the .png file shows a white background in
older versions of IE? Is it because it hadn’t adapted to this newer file
type? Should I not use the .png file type yet?

Thanks in advance,
Kristine
 
***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*** 


  

***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***


[WSG] The mystery gap issue

2008-11-11 Thread Kristine Cummins
Please check www.richardvonsaal.com/test/index.html
 
The gap is about 2 pixels high directly beneath the big image, and on top of
the footer div.

Stylesheet www.richardvonsaal.com/test/styles.html
 
I'm tearing hair at this point. Any ideas are greatly appreciated.

Another question: why is it that the .png file shows a white background in
older versions of IE? Is it because it hadn't adapted to this newer file
type? Should I not use the .png file type yet?

Thanks in advance,
Kristine
 


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

Re: [WSG] The mystery gap issue

2008-11-11 Thread James Farrell
I belive your transaparency problems have been answered.

I also have a problem with a gap like this so am dying to know what causes
it. I was tearing my hair out yesterday and I ended up using a negative
margin on the image get get around it.

James

2008/11/11 Darren Lovelock [EMAIL PROTECTED]

  Hi Kristine,

 All versions of IE before version 7 do not support png transparency. I
 usually use javascript to get this to work correctly for IE 5.5 and 6.

 One of these should help:
 http://homepage.ntlworld.com/bobosola/index.htm
 http://www.twinhelix.com/css/iepngfix/

 Hope this helps!

  Darren Lovelock
 Munky Online Web Design
 http://www.munkyonline.co.uk
 T: +44 (0)20-8816-8893

  --
 *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On
 Behalf Of *Kristine Cummins
 *Sent:* 11 November 2008 10:02
 *To:* wsg@webstandardsgroup.org
 *Subject:* [WSG] The mystery gap issue

  Please check www.richardvonsaal.com/test/index.html



 The gap is about 2 pixels high directly beneath the big image, and on top
 of the footer div.

 Stylesheet www.richardvonsaal.com/test/styles.html



 I'm tearing hair at this point. Any ideas are greatly appreciated.

 Another question: why is it that the .png file shows a white background in
 older versions of IE? Is it because it hadn't adapted to this newer file
 type? Should I not use the .png file type yet?

 Thanks in advance,

 Kristine



 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***

 ***
 List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
 Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
 Help: [EMAIL PROTECTED]
 ***



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

RE: [WSG] The mystery gap issue

2008-11-11 Thread Darren Lovelock
Hi Kristine,
 
All versions of IE before version 7 do not support png transparency. I
usually use javascript to get this to work correctly for IE 5.5 and 6.
 
One of these should help:
http://homepage.ntlworld.com/bobosola/index.htm
http://www.twinhelix.com/css/iepngfix/
 
Hope this helps!
 
Darren Lovelock
Munky Online Web Design
 http://www.munkyonline.co.uk/ http://www.munkyonline.co.uk
T: +44 (0)20-8816-8893

  _  

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Kristine Cummins
Sent: 11 November 2008 10:02
To: wsg@webstandardsgroup.org
Subject: [WSG] The mystery gap issue


Please check www.richardvonsaal.com/test/index.html
 
The gap is about 2 pixels high directly beneath the big image, and on top of
the footer div.

Stylesheet www.richardvonsaal.com/test/styles.html
 
I'm tearing hair at this point. Any ideas are greatly appreciated.

Another question: why is it that the .png file shows a white background in
older versions of IE? Is it because it hadn't adapted to this newer file
type? Should I not use the .png file type yet?

Thanks in advance,
Kristine
 

***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*** 


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

RE: [WSG] The mystery gap issue

2008-11-11 Thread Martin Andres
Good Day!

 

You have set the 'height' and 'overflow' on your #ubercontainer layer.
The bottom footer is taller then the fixed height.

The 2 pixel gap is actually the copyright info that is cut off.

 

Simple fix: Just removed the height from the #ubsercontainer.

 

Regards,
Martin Andres
http://www.innovasium.com blocked::http://www.innovasium.com/ 



From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of James Farrell
Sent: November-11-08 6:36 AM
To: wsg@webstandardsgroup.org
Subject: Re: [WSG] The mystery gap issue

 

I belive your transaparency problems have been answered.

I also have a problem with a gap like this so am dying to know what
causes it. I was tearing my hair out yesterday and I ended up using a
negative margin on the image get get around it.

James

2008/11/11 Darren Lovelock [EMAIL PROTECTED]

Hi Kristine,

 

All versions of IE before version 7 do not support png transparency. I
usually use javascript to get this to work correctly for IE 5.5 and 6.

 

One of these should help:

http://homepage.ntlworld.com/bobosola/index.htm

http://www.twinhelix.com/css/iepngfix/

 

Hope this helps!

 

Darren Lovelock

Munky Online Web Design

http://www.munkyonline.co.uk http://www.munkyonline.co.uk/ 

T: +44 (0)20-8816-8893

 



From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Kristine Cummins
Sent: 11 November 2008 10:02
To: wsg@webstandardsgroup.org
Subject: [WSG] The mystery gap issue

Please check www.richardvonsaal.com/test/index.html

 

The gap is about 2 pixels high directly beneath the big image, and on
top of the footer div.

Stylesheet www.richardvonsaal.com/test/styles.html

 

I'm tearing hair at this point. Any ideas are greatly appreciated.

Another question: why is it that the .png file shows a white background
in older versions of IE? Is it because it hadn't adapted to this newer
file type? Should I not use the .png file type yet?

Thanks in advance,

Kristine

 


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*** 


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*** 



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***