Thanks guys, all fixed now.

Just seeing that it was possible was enough to make me to strip it back
and start again. The problem was that I had an errant

        div {position:relative; ...}

in my CSS. Wouldn't have thought it would bugger anything up. Most of my
divs, and all of the content with the problematic backgrounds are
positioned anyway.

cheers,
Geoff.


c41.com.au - beautiful site btw.



-----Original Message-----
From: listdad@webstandardsgroup.org On Behalf Of Peter Ottery
Sent: Tuesday, 28 November 2006 13:56
To: wsg@webstandardsgroup.org
Subject: Re: [WSG] PNGs in CSS background images in IE6

Geoff wrote:
-> Yeah. Position relative doesn't seem to work.

can you break it down to a basic stripped down version and post it
somewhere for us to check out?

I wrestled with it for ages on my site (http://c41.com.au) and
eventually arrived at applying position:relative to the links
specifically (in http://c41.com.au/css/lt_ie7.css) like:

#main a:link, #main a:visited, #main a:hover, #main a:active
{position:relative}

which worked for the links in that central content area...

pete o





==============================================================================
The information contained in this email and any attachment is confidential and
may contain legally privileged or copyright material.   It is intended only for
the use of the addressee(s).  If you are not the intended recipient of this
email, you are not permitted to disseminate, distribute or copy this email or
any attachments.  If you have received this message in error, please notify the
sender immediately and delete this email from your system.  The ABC does not
represent or warrant that this transmission is secure or virus free.   Before
opening any attachment you should check for viruses.  The ABC's liability is
limited to resupplying any email and attachments
==============================================================================


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

Reply via email to