Forum Moderators: not2easy
I cant render the whole thing in photoshop and save it as one image because I need to come up with a way to create them programticaly as the end user may not have access to and / or be able to use picture editing software.
All images would need to be in <img> tags as I want to use transparent PNG's and I don't think there is a way of getting them to show correctly in IE using the background property of CSS.
Now i've tried a few different things including setting the z-order of the elemnts and absolute positioning, but nothing has worked how I want it to.
Thanks for any help.