|
Rena I had one (1) message in Discord deleted and proceeded to make a huge, huge mess about how it was a violation of free speech and how moderators are supposed to be spam janitors and nobody should have the right to tell me not to talk about school shootings Level: 135 Posts: 2546/5390 EXP: 29073945 For next: 261060 Since: 07-22-07 Pronouns: he/him/whatever From: RSP Segment 6 Since last post: 341 days Last activity: 341 days |
|
Jul - Post #2546 - 04-04-08 08:43:31pm Originally posted by ShadicWhat I hear is that IE6 doesn't support translucency (alpha blending) properly, but fully transparent regions are no problem. However, my website's logo is a PNG with fully transparent regions, and they show up as solid gray. I've had this problem with other images too. Come to think of it, I'm pretty sure the CSS trick I'm thinking of works properly in every browser except IE6 (and possibly IE7) anyway, so no big difference.
This is where I found it, it's a trick using background attachment. Though from my testing it may actually not work in a layout since the entire post scrolls up and down, thus the background has to move with it, which is exactly what "background-attachment: fixed" prevents. However if your text box starts a fixed distance (pixel or percent) from the top and left of its container, you just need background-position: No transparency here! (Just randomly already had light and dark versions of that image, so there you go. )
You can of course do other distortion effects too (as shown on that page), but in my experience it's difficult to find one that isn't ugly. ![]() ____________________ |






















