I use some transparent PNGs on my site and have noticed that one of the background images is 100% wide (resizing the browser window resizes the image as well). I checked the code and found that the image is a background of the #header element, which is inside the #page element. The #page element has a width of 100% which leads me to believe this is what's causing the problem...

Another of my images is the background of the body element, so in the PNGFix options, I've just set 'html' as the class which seems to work for all images in the site (just in case this has anything to do with it...)

Comments

Anonymous’s picture

Status: Active » Closed (fixed)

Haven't had this problem in later versions, marking as closed.

davidneedham’s picture

Version: 6.x-1.x-dev » 6.x-1.0
Status: Closed (fixed) » Active

This still happens in the latest non-dev version. When will the dev version be pushed up?

lkacenja’s picture

I've also had the parent width problem using current stable release.