![]() |
Image Opacity
Question: Anyone know how to make a Category Image transparent? Go here: http://www.zelaron.com/forums/index.php?styleid=73 and you'll see what I mean. You can see the BG image through the table. Any idea on how to do that?
thanks, - Shpook |
hrm...i really like that...i would never do it - but its neat!
ill look into it |
ill take a guess. i think that the just made the images behind the forum names with a lower opacity.
get it? |
Ya, its just an image made from LW 7.5 so thats what im doing now =P
|
lol Yeah, I guess I wasn't thinking it would be simple...lmfao. Well, still curious though, is there a way to adjust opacity through HTML? or maybe Java? Just curious though.... :D
|
When in doubt, read the code.
|
make a new thing in head include:
.opacity { filter:alpha(opacity=75); } then in the td tag where ur image is make it have like this: <td (your other td attributes) class="opacity"> Hope that works for you |
I can't thank you enough. =P
-Nem |
I do this with my avatars at kousetsu. When someone is offline their avatar shows up at 20% opacity.
You can do this without CSS with html: <img src="" border="" alt="" style="filter:alpha(opacity=20)"> |
That HTML still uses CSS, you just don't define a class for it.
|
All times are GMT. The time now is 05:54 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|