/    Sign up×
Community /Pin to ProfileBookmark

transparent – or not?

Okay, so now I’m working on some transparency stuff – and for some reason it’s not working too well. If you look at [URL=http://www.siteprefect.com/ecb/newsite]my page[/URL] the box on the left (main) is transparent okay, but the box on the right (news) isn’t. Why’s that?

the relevant bits from my stylesheet are:

[code]
.news { margin: 10px 10px 10px 55% ;
width: auto ;
border: 1px solid #C00000;
background: #DDDDDD ;
-moz-opacity:.95;
filter:alpha(opacity=95);

}

.main { width:50% ;
float: left ;
border: 1px solid #C00000 ;
background : #DDDDDD ;
margin : 0px 10px 10px 5px;
-moz-opacity:.95;
filter:alpha(opacity=95);
}
[/code]

to post a comment
CSS

2 Comments(s)

Copy linkTweet thisAlerts:
@soccer362001May 20.2004 — They are both transparent to me. I am using Mozilla FireFox.
Copy linkTweet thisAlerts:
@jpmoriartyauthorMay 20.2004 — humm, yes it works okay on my netscape too. Must just be an IE thing. rats.
×

Success!

Help @jpmoriarty spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.19,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...