Help - Search - Members - Calendar
Full Version: Explain this codes
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
bigtrey90
I got this code off the "5 versions of Myspace CSS" forum, could somebody explain all this to me?

CODE
<style type="text/css">
img,a:active img,a:link img,a:visited img,
img{border:0px;!important;cursor:default}
a:hover img{filter: progid:DXImageTransform.Microsoft.Pixelate (maxsquare=3);
line-height:0px;cursor:default}
.layout{website:url(http://www.myspace.com/20558964);
position:absolute;top:0px;left:0px;}
a:hover img{-moz-opacity:0.40;cursor:default}
a.text,table div font a,table div div,.navbar font,tr td font,.orangetext15,.whitetext12,.redtext,.redbtext,
.btext{visibility:hidden;display:none;height:0px;!important;cursor:default}
font,td,body,table,body,td,li,p,div,li,h1,h2,p,br,li,ol,ul,
.text{font-family:small fonts;
font-size:7px;text-transform:uppercase;text-decoration:
none;font-weight:normal;cursor:default}
a:active link,a:visited link,a:link,a.redlink:active, a.redlink:visited,
a.redlink:link{font-family:small fonts;font-size:7px;color:black;text-transform:uppercase;
text-decoration:none;font-weight:normal;cursor:default}
a.redlink:hover,a:hover{font-family:georgia;font-size:21px;color:
black;text-transform:lowercase;text-decoration:none;font-weight:normal;
letter-spacing:-3px;
line-height:8px;cursor:default}
table table table{border:black 1px solid;padding:0px;cursor:default}
.blacktext12,.lightbluetext8{display:block;font-family:arial;font-size:11px;
color:black;letter-spacing:0px;text-transform:lowercase;font-weight:normal;cursor:default}
.nametext{display:block;font-family:georgia;font-size:24px;color:black;
letter-spacing:-3px;text-transform:lowercase;font-weight:normal;
display:block;position:relative;top:55px;
left:20px;cursor:default}
b,s,i,u,.blacktext10,strong{font-family:arial;font-size:11px;color:black;
letter-spacing:0px;text-transform:lowercase;font-weight:normal;
text-decoration:none;cursor:default}
td td,td td td{text-align:center;cursor:default}
table,tr,td,table table,table table table table{border:0px;width:0px;height:0px;!important;line-height:7px;cursor:default}
td td td td,td td td td td,td td td td td td{border:0px;width:0px;cursor:default}
table,td{padding:0px;width:50px;cursor:default}
table table,table table table,table table table table,
table table table table table,table table table table table table{padding:1px;height:0px;width:98%;cursor:default}
anime.essence
</style>
freeflow
Its pretty self explanitory.
img,a:active img,a:link img,a:visited img,
img{border:0px;!important;cursor:default}

Takes the borders off images.


a:hover img{filter: progid:DXImageTransform.Microsoft.Pixelate (maxsquare=3);
line-height:0px;cursor:default}
Edits the hover of images.



.layout{website:url(http://www.myspace.com/20558964);
position:absolute;top:0px;left:0px;}

Basically positions stuff at the top corner of the page.

a:hover img{-moz-opacity:0.40;cursor:default}
Edits the style of image hovers.


a.text,table div font a,table div div,.navbar font,tr td font,.orangetext15,.whitetext12,.redtext,.redbtext,
.btext{visibility:hidden;display:none;height:0px;!important;cursor:default}
font,td,body,table,body,td,li,p,div,li,h1,h2,p,br,li,ol,ul,
.text{font-family:small fonts;
font-size:7px;text-transform:uppercase;text-decoration:
none;font-weight:normal;cursor:default}
a:active link,a:visited link,a:link,a.redlink:active, a.redlink:visited,
a.redlink:link{font-family:small fonts;font-size:7px;color:black;text-transform:uppercase;
text-decoration:none;font-weight:normal;cursor:default}
a.redlink:hover,a:hover{font-family:georgia;font-size:21px;color:
black;text-transform:lowercase;text-decoration:none;font-weight:normal;
letter-spacing:-3px;
line-height:8px;cursor:default}
table table table{border:black 1px solid;padding:0px;cursor:default}
.blacktext12,.lightbluetext8{display:block;font-family:arial;font-size:11px;
color:black;letter-spacing:0px;text-transform:lowercase;font-weight:normal;cursor:default}
.nametext{display:block;font-family:georgia;font-size:24px;color:black;
letter-spacing:-3px;text-transform:lowercase;font-weight:normal;
display:block;position:relative;top:55px;
left:20px;cursor:default}
b,s,i,u,.blacktext10,strong{font-family:arial;font-size:11px;color:black;
letter-spacing:0px;text-transform:lowercase;font-weight:normal;
text-decoration:none;cursor:default}

Edits text/link styles.

td td,td td td{text-align:center;cursor:default}
table,tr,td,table table,table table table table{border:0px;width:0px;height:0px;!important;line-height:7px;cursor:default}
td td td td,td td td td td,td td td td td td{border:0px;width:0px;cursor:default}
table,td{padding:0px;width:50px;cursor:default}
table table,table table table,table table table table,
table table table table table,table table table table table table{padding:1px;height:0px;width:98%;cursor:default}

Centers the profile and possibly changes the width, etc.

anime.essence
States that Ricky made the code.
anime-essence
^It was a tiny layout I created a while back. I need to remove it. It isn't compatible with some browsers and I messed up on alot of coding. pinch.gif
bigtrey90
oh okay sorry all i really wanted to know were the table codes, (the ones that center the profile.

to anime essence: it came out fine when i used it
anime-essence
^I guess it was just me then. thumbsup.gif Thanks.
freeflow
^ I agree, its just you . tongue.gif _smile.gif


CODE
td td,td td td{text-align:center;cursor:default}
table,tr,td,table table,table table table table{border:0px;width:0px;height:0px;!important;line-height:7px;cursor:default}
td td td td,td td td td td,td td td td td td{border:0px;width:0px;cursor:default}


That part is the part that centers it.
bigtrey90
okay then could you explain this please:

CODE
td td td td,td td td td td,td td td td td td{border:0px;width:0px;cursor:default}
table,td{padding:0px;width:50px;cursor:default}
table table,table table table,table table table table,
table table table table table,table table table table table table{padding:1px;height:0px;width:98%;cursor:default}
freeflow
What exaclty do you want explained? You can also put the whole code in your myspace, remove line by line and see what each thing does.
bigtrey90
sorry i was having a lazy moment when i typed that, but im doing that, thanks for all your help
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.