• Over 1200 member layouts!
  • Unlimited photos & more!
  • Ask questions, get answers!

Go Back   MySpaceSupport Help Forums > MySpace Help > MySpace Layouts
Register FAQ Members List Calendar Mark Forums Read

MySpace Layouts Post or find premade MySpace Layouts.

Reply
 
Thread Tools Display Modes
  #1  
Old 06-21-2006, 01:46 PM
pz0j5y pz0j5y is offline
Junior Member
MySpace Noob
 
Join Date: Jun 2006
Posts: 5
Default TRANSPARENCY!

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...endid=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>

This profile was made using the GoToMyProfile.com Profile Editor!


Thank you!!!!!!!!!
Reply With Quote
  #2  
Old 06-22-2006, 05:15 AM
gede0n gede0n is offline
Senior Member
MySpace Whore
 
Join Date: Jun 2006
Location: Belgium - Namur
Posts: 325
Default

I haven't tried it, but i believe that's the problem:

Code:
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
Reply With Quote
  #3  
Old 06-22-2006, 05:15 AM
gede0n gede0n is offline
Senior Member
MySpace Whore
 
Join Date: Jun 2006
Location: Belgium - Namur
Posts: 325
Default

I haven't tried it, but i believe that's the problem:

Code:
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
Reply With Quote
  #4  
Old 06-22-2006, 05:15 AM
gede0n gede0n is offline
Senior Member
MySpace Whore
 
Join Date: Jun 2006
Location: Belgium - Namur
Posts: 325
Default

I haven't tried it, but i believe that's the problem:

Code:
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
Reply With Quote
  #5  
Old 06-22-2006, 05:15 AM
gede0n gede0n is offline
Senior Member
MySpace Whore
 
Join Date: Jun 2006
Location: Belgium - Namur
Posts: 325
Default

I haven't tried it, but i believe that's the problem:

Code:
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
Reply With Quote
  #6  
Old 06-22-2006, 05:15 AM
gede0n gede0n is offline
Senior Member
MySpace Whore
 
Join Date: Jun 2006
Location: Belgium - Namur
Posts: 325
Default

I haven't tried it, but i believe that's the problem:

Code:
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
Reply With Quote
  #7  
Old 06-22-2006, 05:15 AM
gede0n gede0n is offline
Senior Member
MySpace Whore
 
Join Date: Jun 2006
Location: Belgium - Namur
Posts: 325
Default

I haven't tried it, but i believe that's the problem:

Code:
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
Reply With Quote
  #8  
Old 06-22-2006, 05:15 AM
gede0n gede0n is offline
Senior Member
MySpace Whore
 
Join Date: Jun 2006
Location: Belgium - Namur
Posts: 325
Default

I haven't tried it, but i believe that's the problem:

Code:
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
Reply With Quote
  #9  
Old 06-22-2006, 05:15 AM
gede0n gede0n is offline
Senior Member
MySpace Whore
 
Join Date: Jun 2006
Location: Belgium - Namur
Posts: 325
Default

I haven't tried it, but i believe that's the problem:

Code:
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
Reply With Quote
  #10  
Old 06-22-2006, 05:15 AM
gede0n gede0n is offline
Senior Member
MySpace Whore
 
Join Date: Jun 2006
Location: Belgium - Namur
Posts: 325
Default

I haven't tried it, but i believe that's the problem:

Code:
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
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 06:10 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.