Wraith Posted March 1, 2005 Posted March 1, 2005 You're using *.ico's in the image attribute of the item tags? Or did you convert them to gif/png or anything?
MCT Posted March 1, 2005 Author Posted March 1, 2005 no, they are ico image='#Xplode#\Image\users2.ico'
Wraith Posted March 1, 2005 Posted March 1, 2005 (edited) no, they are ico image='#Xplode#\Image\users2.ico'<{POST_SNAPBACK}>Puzzling.Because when I use the ico that you sent me, (Users2.ico), I get a broken image, as if it can't be found.My suggestion is to convert them to PNG-24 wtih alpha, then use the following in the style="...";background-image: url(images/1px.gif);filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', src='thenewpngimage.png', sizingMethod='scale');You'll need a transparent image for (images/1px.gif) - I've attached one I've used in the past on other projects.EDIT:Okay, so attaching that image didn't work too well...1px.zip Edited March 1, 2005 by Wraith
MCT Posted March 1, 2005 Author Posted March 1, 2005 what do u mean style='...';EDIT: nvm man, i feel dumb i had background-color: #2A2E32; inside the image box, so it made it go that color
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now