By khaki on
i embed a "transparent" png image in one of the blocks of my drupal development site. viewing on 3 browsers like firefox, opera and chrome (IE is expected having issues with png's) the image wasn't rendering correctly... the mentioned browsers should have no rendering issue with png images (i think).
code: <img height="65" width="220" title="dev. site" alt="dev. site" src="http://dev.site/files/images/logos/sample-logo.png">
can anyone help what i did wrong?
thanks,
khaki
Comments
A url to the page in question
A url to the page in question would certainly help, if nothing else it would help to spell out what "the image wasn't rendering correctly" means.
my fault... it was my css
my fault... it was my css declaration and the boost module that causes it all... :)