Help - Search - Members - Calendar
Full Version: Table Opacity help
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
soupfaerie91
So everytime I put in an opacity code, and then save the changes; the alpha opacity, opacity, and the khtml-opacity stay the same.

But the -moz-opacity code keep changing by itself. ..-opacity <- which means it's invalid, right? is there another code to replace the -moz that i can try?

Thank you.

My code:

<style type="text/css">
.mygen { Table Properties }

table table table td {
filter:alpha(opacity=95); ..-opacity:0.90; opacity:0.90; -khtml-opacity:0.90; }
table table table table td {filter:none;}

</style>
FoxLucky


LOL You are using Createblog to fix a MyGen problem...

table table table td {
filter:alpha(opacity=90);
-moz-opacity:0.90;
-khtml-opacity:0.90;
opacity:0.90; }

table table table table td {filter:none;}

I'm sure that all your values have to match btw

soupfaerie91
Thank you, but my problem is the -moz is supposedly "invalid" and thus it changes to ..-opacity
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.