Can I have the code for a plain myspace layout where you picture is on the right?
I need the code for a "right" layout, preferably skinny.
please no links.
and if you know how to put a URL in the "extended neetwork box", can you tell me that too?
(myspace)
thank you sooo much!
Can I have the code for a plain myspace layout where you picture is on the right?if your talking about putting a picture in your extented netowrk here's the code:
<style type="text/css">
table table table td {vertical-align:top ! important;}
span.blacktext12 {
visibility:visible !important;
background-color:transparent;
background-image:url("IMAGE URL");
background-repeat:no-repeat;
background-position:center center;
font-size:0px; letter-spacing:-0.5px;
width:WIDTHpx; height:HEIGHTpx; display:block !important; }
span.blacktext12 img {display:none;}
</style>
and to flip your picuture.:
<style type="text/css">table table table {direction:rtl;}
table table table td {direction:ltr;}
</style>
More Related Questions and Answers ...
The Myspace information post by website user , myspace-codes.com.cn not guarantee correctness.
