crystal_deanda84
Jun 15 2006, 06:55 PM
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]
This Confession
Jun 15 2006, 06:57 PM
everyone having the most trouble with bbz crap.
thats why i never messed with it.
hold on let me test the codes around
This Confession
Jun 15 2006, 07:00 PM
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]
previewhttp://www.myspace.com/thisconfession_test
crystal_deanda84
Jun 15 2006, 07:05 PM
Ok i just tried stuck it into the about me section....you think its myspace or something well then again you just tried it and it works?
This Confession
Jun 15 2006, 07:10 PM
yea i just stuck it on myspace.
I don't get whats up with you people
your the second one ive helped and the layout doesn't come up for you
but easily for me.
idk link to your myspace?
crystal_deanda84
Jun 15 2006, 07:13 PM
http://www.myspace.com/youlovecrystal girrrrrrrrrrrl lol im trying and trying and im not too stupid with these layouts lol i just cant get it for some reason?
This Confession
Jun 15 2006, 07:15 PM
well did you erase everything out of the profile
and then put the coding back in
if it shows up in the preview
and then doesn't when you view your profile
and it shows some of the coding
then you need to contact tom
they seem to be having this problem a lot
crystal_deanda84
Jun 15 2006, 07:20 PM
ya probably thanks alot for your help though...you always fix my stuff
This Confession
Jun 15 2006, 07:21 PM
haha
your welcome.
rather odd.
Idk though i'm always on here normally..