Log In · Register

 
im using this layout, its not working
crystal_deanda84
post Jun 15 2006, 06:55 PM
Post #1


Senior Member
****

Group: Member
Posts: 139
Joined: May 2006
Member No: 408,768



hi im using this layout code and when i put it into myspace it doesnt work is there a reason why? I left my code to see why it doesnt work ?





[quote]<style type="text/css">
.bbzs1 {content:"Body Properties";}
body {
background-color:white;
background-image:url('http://c.myspace.com/Groups/00008/54/99/8969945_l.jpg');
background-position:bottom left;
background-repeat:no-repeat;
background-attachment:fixed;
border-width:10px;
border-color:magenta;
border-style:solid;
}

.bbzs2 {content:"Table and Section Properties";}
table, tr, td {background:transparent; border:0px;}
table table table {background:transparent;}
table table table td {
background-color:white;
filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; -khtml-opacity:0.8;
}
table table table table td {filter:none;}
table table table {
border-width:3px;
border-color:lime;
border-style:solid;
}
table table table table {border:0px;}
table table table {width:300px;}
td.text table, td.text table td {width:300px; padding:0px;}
td.text table table table table,
td.text table table table table td {width:0px;}

.bbzs3 {content:"Text and Link Properties";}
input {background-color:transparent !important;}
td, span, div, input, textarea, a, table td div div font,
body div table tbody tr td font {font-family:times new roman !important;}
td, span, div, input, textarea, table td div div font,body div table tbody tr td font {color:0033FF !important; font-size:9pt !important;}
.nametext, .whitetext12, .lightbluetext8, .orangetext15, .blacktext12, .blacktext12 span,.redtext, .redbtext, .blacktext10, .btext {color:deeppink !important; font-size:12pt !important;}
a {color:45DA00 !important; font-size:10pt !important;text-decoration: line-through !important; font-style: normal !important; font-weight: bold !important; text-transform: uppercase !important; }
a:hover {color:FF8400 !important; text-decoration: underline overline line-through !important; font-style: normal !important; font-weight: bold !important; text-transform: uppercase !important; }

.bbzs4 {content:"Other Properties";}
table table td {width:10px;}
div table table td, table table table td {width:auto;}
table table img {display:none;}
table table table img {display:inline;}
td.text td.text table table div,
td.text td.text table table a img { width:65px !important;}
body div table tbody tr td font {visibility:hidden;}
body div table tbody tr td table table font {visibility:visible;}
.navbar {visibility:visible;} .navbar font {visibility:hidden;}
[quote]a.text, table div font a, table div div {visibility:hidden;}
table table div font a, table table div div {visibility:visible;}
img {border:0px;}
.blacktext10 {
border-top-width:1px; border-bottom-width:0px; border-left-width:0px; border-right-width:0px;
border-color:lime; border-style:dashed; display:block; width:200px;}
body, textarea, div {
scrollbar-face-color:white;
scrollbar-highlight-color:white;
scrollbar-3dlight-color:lime;
scrollbar-shadow-color:white;
scrollbar-darkshadow-color:lime;
scrollbar-arrow-color:0033FF;
scrollbar-track-color:white;}

.bbzProfileGenerator {version:1.3;}
.moreCSS {content:"Additional CSS go under this line.";}

</style>[/quote]
 
 
Start new topic
Replies
*This Confession*
post Jun 15 2006, 07:00 PM
Post #2





Guest






works fine

CODE
]<style type="text/css">
.bbzs1 {content:"Body Properties";}
body {
background-color:white;
background-image:url('http://c.myspace.com/Groups/00008/54/99/8969945_l.jpg');
background-position:bottom left;
background-repeat:no-repeat;
background-attachment:fixed;
border-width:10px;
border-color:magenta;
border-style:solid;
}

.bbzs2 {content:"Table and Section Properties";}
table, tr, td {background:transparent; border:0px;}
table table table {background:transparent;}
table table table td {
background-color:white;
filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; -khtml-opacity:0.8;
}
table table table table td {filter:none;}
table table table {
border-width:3px;
border-color:lime;
border-style:solid;
}
table table table table {border:0px;}
table table table {width:300px;}
td.text table, td.text table td {width:300px; padding:0px;}
td.text table table table table,
td.text table table table table td {width:0px;}

.bbzs3 {content:"Text and Link Properties";}
input {background-color:transparent !important;}
td, span, div, input, textarea, a, table td div div font,
body div table tbody tr td font {font-family:times new roman !important;}
td, span, div, input, textarea, table td div div font,body div table tbody tr td font {color:0033FF !important; font-size:9pt !important;}
.nametext, .whitetext12, .lightbluetext8, .orangetext15, .blacktext12, .blacktext12 span,.redtext, .redbtext, .blacktext10, .btext {color:deeppink !important; font-size:12pt !important;}
a {color:45DA00 !important; font-size:10pt !important;text-decoration: line-through !important; font-style: normal !important; font-weight: bold !important; text-transform: uppercase !important; }
a:hover {color:FF8400 !important; text-decoration: underline overline line-through !important; font-style: normal !important; font-weight: bold !important; text-transform: uppercase !important; }

.bbzs4 {content:"Other Properties";}
table table td {width:10px;}
div table table td, table table table td {width:auto;}
table table img {display:none;}
table table table img {display:inline;}
td.text td.text table table div,
td.text td.text table table a img { width:65px !important;}
body div table tbody tr td font {visibility:hidden;}
body div table tbody tr td table table font {visibility:visible;}
.navbar {visibility:visible;} .navbar font {visibility:hidden;}
[quote]a.text, table div font a, table div div {visibility:hidden;}
table table div font a, table table div div {visibility:visible;}
img {border:0px;}
.blacktext10 {
border-top-width:1px; border-bottom-width:0px; border-left-width:0px; border-right-width:0px;
border-color:lime; border-style:dashed; display:block; width:200px;}
body, textarea, div {
scrollbar-face-color:white;
scrollbar-highlight-color:white;
scrollbar-3dlight-color:lime;
scrollbar-shadow-color:white;
scrollbar-darkshadow-color:lime;
scrollbar-arrow-color:0033FF;
scrollbar-track-color:white;}

.bbzProfileGenerator {version:1.3;}
.moreCSS {content:"Additional CSS go under this line.";}

</style>[/quote]


preview
http://www.myspace.com/thisconfession_test
 

Posts in this topic
crystal_deanda84   im using this layout   Jun 15 2006, 06:55 PM
This Confession   everyone having the most trouble with bbz crap. th...   Jun 15 2006, 06:57 PM
crystal_deanda84   ok thanks   Jun 15 2006, 06:58 PM
This Confession   works fine CODE]<style type="text/css...   Jun 15 2006, 07:00 PM
crystal_deanda84   Ok i just tried stuck it into the about me section...   Jun 15 2006, 07:05 PM
This Confession   yea i just stuck it on myspace. I don't get w...   Jun 15 2006, 07:10 PM
crystal_deanda84   http://www.myspace.com/youlovecrystal girrrrrrrrrr...   Jun 15 2006, 07:13 PM
This Confession   well did you erase everything out of the profile a...   Jun 15 2006, 07:15 PM
crystal_deanda84   ya probably thanks alot for your help though...you...   Jun 15 2006, 07:20 PM
This Confession   haha your welcome. rather odd. Idk though i'm...   Jun 15 2006, 07:21 PM


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: