View Full Version : TRANSPARENCY!
pz0j5y
06-21-2006, 02:46 PM
I did a search on "transparency" and found many suggestions on how to make my layout transparent, however it is still not working. Here is the link to my page if you could help....thanks.
http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=74622025
<style type="text/css">
body {
background-color: rgb(255,255,255);
background-image: http://www.chinapage.com/mifi001.jpg;
background-position: top left;
background-repeat: repeat;
background-attachment: fixed;
}
table, tr, td {
background-color: transparent;
border: 2px;
}
table table {
border: 2px;
}
table table table table{
border: 2px;
}
table table table {
border-width: 2px;
border-color: rgb(255, 0, 0);
border-style: solid;
background-color: transparent;
}
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:0.;
opacity: 100;
-khtml-opacity:0.;
}
table table table table td {
filter:none;
body, div, span, td, p, .orangetext15, .whitetext12, .lightbluetext8, strong, b, u, .redtext, .redbtext, .btext, .text, .nametext, .blacktext10, .blacktext12 {
font-family: Verdana;
font-size: 12px;
color: rgb(255, 0, 0);
font-weight: bold;
font-style: normal;
text-decoration: none;
}
.nametext {
padding: 5px;
font-family: Verdana;
font-size: 12px;
color: rgb(255, 0, 0);
font-weight: bold;
font-style: normal;
text-decoration: none;
display: block;
}
.whitetext12, .orangetext15 {
font-family: Verdana;
font-size: 12px;
color: rgb(255, 0, 0);
font-weight: normal;
font-style: normal;
text-decoration: none;
}
a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover, a.man:link, a.man:active, a.man:visited, a.man:hover, a, a:link, a:active, a:visited, a:hover, a.navbar:link, a.navbar:active, a.navbar:visited, a.navbar:hover, a.text:link, a.text:active, a.text:visited, a.text:hover, a.searchlinksmall:link, a.searchlinksmall:active, a.searchlinksmall:visited, a.searchlinksmall:hover, a.redlink:link, a.redlink:active, a.redlink:visited, a.redlink:hover {
color: in_linkFontColor;
font-weight: in_linkFontWeight;
font-style: in_linkFontStyle;
text-decoration: in_linkFontDecoration;
}
a.navbar:hover, a.man:hover, a:hover {
color: in_linkHoverFontColor;
font-weight: in_linkHoverFontWeight;
font-style: in_linkHoverFontStyle;
text-decoration: in_linkHoverFontDecoration;
}
.badge {
position: absolute;
left: 1px;
top: 1px;
}
</style>
http://www.gotomyprofile.com/support.gifThis profile was made using the GoToMyProfile.com Profile Editor! (http://www.gotomyprofile.com)
Thank you!!!!!!!!!
gede0n
06-22-2006, 06:15 AM
I haven't tried it, but i believe that's the problem:
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:0.;
opacity: 100;
-khtml-opacity:0.;
}
If your background color is transparent, applying an alpha filter won't change anything... Change your background color to something else and play with the opacity level ;)
gede0n
06-22-2006, 06:15 AM
I haven't tried it, but i believe that's the problem:
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:0.;
opacity: 100;
-khtml-opacity:0.;
}
If your background color is transparent, applying an alpha filter won't change anything... Change your background color to something else and play with the opacity level ;)
gede0n
06-22-2006, 06:15 AM
I haven't tried it, but i believe that's the problem:
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:0.;
opacity: 100;
-khtml-opacity:0.;
}
If your background color is transparent, applying an alpha filter won't change anything... Change your background color to something else and play with the opacity level ;)
gede0n
06-22-2006, 06:15 AM
I haven't tried it, but i believe that's the problem:
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:0.;
opacity: 100;
-khtml-opacity:0.;
}
If your background color is transparent, applying an alpha filter won't change anything... Change your background color to something else and play with the opacity level ;)
gede0n
06-22-2006, 06:15 AM
I haven't tried it, but i believe that's the problem:
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:0.;
opacity: 100;
-khtml-opacity:0.;
}
If your background color is transparent, applying an alpha filter won't change anything... Change your background color to something else and play with the opacity level ;)
gede0n
06-22-2006, 06:15 AM
I haven't tried it, but i believe that's the problem:
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:0.;
opacity: 100;
-khtml-opacity:0.;
}
If your background color is transparent, applying an alpha filter won't change anything... Change your background color to something else and play with the opacity level ;)
gede0n
06-22-2006, 06:15 AM
I haven't tried it, but i believe that's the problem:
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:0.;
opacity: 100;
-khtml-opacity:0.;
}
If your background color is transparent, applying an alpha filter won't change anything... Change your background color to something else and play with the opacity level ;)
gede0n
06-22-2006, 06:15 AM
I haven't tried it, but i believe that's the problem:
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:0.;
opacity: 100;
-khtml-opacity:0.;
}
If your background color is transparent, applying an alpha filter won't change anything... Change your background color to something else and play with the opacity level ;)
gede0n
06-22-2006, 06:15 AM
I haven't tried it, but i believe that's the problem:
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:0.;
opacity: 100;
-khtml-opacity:0.;
}
If your background color is transparent, applying an alpha filter won't change anything... Change your background color to something else and play with the opacity level ;)
gede0n
06-22-2006, 06:15 AM
I haven't tried it, but i believe that's the problem:
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:0.;
opacity: 100;
-khtml-opacity:0.;
}
If your background color is transparent, applying an alpha filter won't change anything... Change your background color to something else and play with the opacity level ;)
gede0n
06-22-2006, 06:15 AM
I haven't tried it, but i believe that's the problem:
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:0.;
opacity: 100;
-khtml-opacity:0.;
}
If your background color is transparent, applying an alpha filter won't change anything... Change your background color to something else and play with the opacity level ;)
gede0n
06-22-2006, 06:15 AM
I haven't tried it, but i believe that's the problem:
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:0.;
opacity: 100;
-khtml-opacity:0.;
}
If your background color is transparent, applying an alpha filter won't change anything... Change your background color to something else and play with the opacity level ;)
gede0n
06-22-2006, 06:15 AM
I haven't tried it, but i believe that's the problem:
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:0.;
opacity: 100;
-khtml-opacity:0.;
}
If your background color is transparent, applying an alpha filter won't change anything... Change your background color to something else and play with the opacity level ;)
gede0n
06-22-2006, 06:15 AM
I haven't tried it, but i believe that's the problem:
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:0.;
opacity: 100;
-khtml-opacity:0.;
}
If your background color is transparent, applying an alpha filter won't change anything... Change your background color to something else and play with the opacity level ;)
gede0n
06-22-2006, 06:15 AM
I haven't tried it, but i believe that's the problem:
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:0.;
opacity: 100;
-khtml-opacity:0.;
}
If your background color is transparent, applying an alpha filter won't change anything... Change your background color to something else and play with the opacity level ;)
gede0n
06-22-2006, 06:15 AM
I haven't tried it, but i believe that's the problem:
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:0.;
opacity: 100;
-khtml-opacity:0.;
}
If your background color is transparent, applying an alpha filter won't change anything... Change your background color to something else and play with the opacity level ;)
gede0n
06-22-2006, 06:15 AM
I haven't tried it, but i believe that's the problem:
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:0.;
opacity: 100;
-khtml-opacity:0.;
}
If your background color is transparent, applying an alpha filter won't change anything... Change your background color to something else and play with the opacity level ;)
gede0n
06-22-2006, 06:15 AM
I haven't tried it, but i believe that's the problem:
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:0.;
opacity: 100;
-khtml-opacity:0.;
}
If your background color is transparent, applying an alpha filter won't change anything... Change your background color to something else and play with the opacity level ;)
gede0n
06-22-2006, 06:15 AM
I haven't tried it, but i believe that's the problem:
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:0.;
opacity: 100;
-khtml-opacity:0.;
}
If your background color is transparent, applying an alpha filter won't change anything... Change your background color to something else and play with the opacity level ;)
gede0n
06-22-2006, 06:15 AM
I haven't tried it, but i believe that's the problem:
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:0.;
opacity: 100;
-khtml-opacity:0.;
}
If your background color is transparent, applying an alpha filter won't change anything... Change your background color to something else and play with the opacity level ;)
gede0n
06-22-2006, 06:15 AM
I haven't tried it, but i believe that's the problem:
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:0.;
opacity: 100;
-khtml-opacity:0.;
}
If your background color is transparent, applying an alpha filter won't change anything... Change your background color to something else and play with the opacity level ;)
gede0n
06-22-2006, 06:15 AM
I haven't tried it, but i believe that's the problem:
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:0.;
opacity: 100;
-khtml-opacity:0.;
}
If your background color is transparent, applying an alpha filter won't change anything... Change your background color to something else and play with the opacity level ;)
gede0n
06-22-2006, 06:15 AM
I haven't tried it, but i believe that's the problem:
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:0.;
opacity: 100;
-khtml-opacity:0.;
}
If your background color is transparent, applying an alpha filter won't change anything... Change your background color to something else and play with the opacity level ;)
gede0n
06-22-2006, 06:15 AM
I haven't tried it, but i believe that's the problem:
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:0.;
opacity: 100;
-khtml-opacity:0.;
}
If your background color is transparent, applying an alpha filter won't change anything... Change your background color to something else and play with the opacity level ;)
gede0n
06-22-2006, 06:15 AM
I haven't tried it, but i believe that's the problem:
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:0.;
opacity: 100;
-khtml-opacity:0.;
}
If your background color is transparent, applying an alpha filter won't change anything... Change your background color to something else and play with the opacity level ;)
gede0n
06-22-2006, 06:15 AM
I haven't tried it, but i believe that's the problem:
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:0.;
opacity: 100;
-khtml-opacity:0.;
}
If your background color is transparent, applying an alpha filter won't change anything... Change your background color to something else and play with the opacity level ;)
gede0n
06-22-2006, 06:15 AM
I haven't tried it, but i believe that's the problem:
table table table td {
background-color: transparent;
filter:alpha(100);
-moz-opacity:0.;
opacity: 100;
-khtml-opacity:0.;
}
If your background color is transparent, applying an alpha filter won't change anything... Change your background color to something else and play with the opacity level ;)
vBulletin® v3.6.8, Copyright ©2000-2009, Jelsoft Enterprises Ltd.