Author Topic: Transparency Issues  (Read 3303 times)

0 Members and 1 Guest are viewing this topic.

Giolon

  • Guest
Transparency Issues
« on: May 15, 2006, 04:28:43 AM »
So what I'm trying to do is make the areas in the titlebars and around the images semi-transparent.  To begin with, I'm working with the "Random Image", which is in the CSS class "row1".  I'm setting it like this:

.row1 {

  filter:alpha(opacity=85);
  opacity: 0.85;
  -moz-opacity: 0.85;
}

This creates a transparency, however it makes everything inside the box transparent, including the thumbnail image itself!  Does anyone know how I can fix this?

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Transparency Issues
« Reply #1 on: May 15, 2006, 10:46:03 AM »
I guess what you want to do is make the background be semi transparent? maybe you'd better off with a semi transparent PNG images instead? This will work on other browsers, not only on IE, yet, you'll need some tweaks for IE6 and older

P.S.
Try this:
http://www.ahfb2000.com/webmaster_help_desk/showthread.php?t=3318
« Last Edit: May 15, 2006, 11:11:05 AM by V@no »
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)