Try to add these lines to .myLink
:
background-color:#ff0000;
filter: alpha(opacity=0);
EDIT
If there will be only an image in .myBox
, .myLink
will work as expected, if the image is added as a background image to .myBox
.
You may like these posts
Post a Comment for "IE7 Can't Render Link (with Background Transparent) Over A Text?"