Anybody know how to apply transparent PNG's to the Avisio theme without having the white backdrop box apply?
Transparent PNG's
4 posts from 2 voices-
Posted 2 years ago #
-
Here's an example code:
<img src="your-image.png" alt="" title="my-png" style="background:none;border:none;" />The Dude
Posted 2 years ago # -
Hey thanks a lot, I'll try that.
I figured out another way earlier this morning: I simply moved the .png into the images file on my site than added this on to the pages:
<img class="noborder ie6fixt" src="http://www.example.com/images/example.png" alt="example" />Posted 2 years ago # -
Hope everything works fine for you now.
The Dude
Posted 2 years ago #
Reply
You must log in to post.














