Friday, November 20, 2009

Can someone make this div work for myspace?

%26lt;/td%26gt;%26lt;/tr%26gt;%26lt;/table%26gt;%26lt;/td%26gt;%26lt;/tr%26gt;%26lt;/table%26gt;%26lt;/td...



%26lt;style%26gt;



BASIC INSTRUCTIONS:



You can delete this section from the code if you don't need it, but it won't affect the looks of your profile in any way.



For every div class (.div1, .div2, etc) you will notice a lot of common properties. To move the layer, use:



** margin-top to move it up and down



** margin-left to move it left and right



margin-left begins from the center of your page. If you set it to 0px, the top left corner of the div will be located in the center of the profile. If you want the layer in the center of your profile take the width of the div, divide it by 2, and multiply it by -1. (In other words, divide it by 2 and make it a negative number.) For example, your div is 400px wide. Give it a margin-left of -200px and the div layer will sit in the middle of the screen. Now, if you want to move it somewhere else, you will have to experiment with the position.



margin-top should be no less than 150px since anything above that may overlap the MySpace advertisment.



The rest is self explanatory, width for width, height for height, colors and so on.



Style and Format:



The divs will automatically align everything to the center, in order to make the text and pictures aligned to right or left, look for "text-align:center;" and replace center with left, right, or justify.



If you want your comments to flow automatically rather than have them stuffed in a scroll box, look for the comments selector, named .comt {} inside .comt, you will fine overflow:auto; change auto to overflow:none;



To move the personal song player, look for the embed {}



To add a background image to each div (box), add this to your div selector:



background-image:url(URL to background);



background-position:center center;



background-repeat:repeat;



background-attachent:scroll;



Good Luck!



msmod Overlay Model Generator v0.5



msmod dot com



%26lt;/style%26gt;



%26lt;style type="text/css"%26gt;



body {background-color:Black; background-image:url('');}



td, .text, div, input {color:Red !important;}



a {color:Red !important;} img {border:0px;}



table, tr, td {background:transparent; border:0px;}



img, .contactTable { display:none; }



.modContainer img, .comt img { display:inline; }



table div, td td td, table div div { visibility:hidden; }



font, a, .modsc a { visibility:hidden; }



marquee { visibility:visible !important; }



.modComment { This is where you control the position of the player. }



table table embed {display:block; width:202px; height:35px; position:absolute; top:0px; left:0px; visibility:visible;}



table table table embed, .modContainer div embed {position:static !important; width:auto; height:auto; }



.text, table table table table a,



table table table table div,table table table table div a {visibility:visible;}



.modComment { You selected to show comments. }



.modsc { visibility:hidden; }



.herpe { You selected to show friends. }



.comt td, .comt table{width:0px!important; height:0px!important; background-color:transparent!important; border:0px!important; _padding:2px!important;} .comt, .comt td, .comt table, .comt td a img, .comt td td td a, .comt td b a, .comt td .redlink{visibility:visible;} .comt td td td b{top:0px; display:inline;} .comt .orangetext15{display:none;} .comt td b, .blacktext10 {display:block;} .comt table, .comt td b, .comt .btext, .redlink{position:relative; top:-9px;} .comt {z-index:7;}



.herpe { This is where you control your top8 and comment position. }



.comt {



visibility: visible; position:absolute; left:50%; top:0%; overflow:auto; width:450px; height:400px;



border:2px solid; border-color:Black;



margin-top:1000px; margin-left:-225px; background-color:Red;



}



.comt span, .comt b {color:Red !important; visibility:visible !important; display:inline !important; }



.comt table { width:400px !important; }



.comt table table { width:0px !important; }



.blacktext10 { width:350px; display:block; }



.comt a, .comt font, .comt span { visibility:visible !important; }



.modComment { You selected to show comments. }



.modsc { visibility:hidden; }



.herpe { You selected to hide friends. }



.comt td, .comt table{width:0px!important; height:0px!important; background-color:transparent!important; border:0px!important; position:relative; _padding:2px!important;} .comt, .comt td, .comt table, .comt td a img, .comt td td td a, .comt td b a {visibility:visible;} .comt td td td b {position:static; display:inline;} .comt td b, .blacktext10 {display:block;} .comt .orangetext15, .comt td td td table, .redlink, .comt .btext, .frnd{display:none;} .comt, .comt table {z-index:7;} .comt table {margin-top:-17px; _margin-top:-11px;} .comt b {position:relative; top:-17px;}



.herpe { This is where you control your top8 and comment position. }



.comt {



visibility: visible; position:absolute; left:50%; top:0%; overflow:auto; width:450px; height:400px;



border:2px solid; border-color:Black;



margin-top:1000px; margin-left:-225px; background-color:Red;



}



.comt span, .comt b {color:Red !important; visibility:visible !important; display:inline !important; }



.comt table { width:400px !important; }



.comt table table { width:0px !important; }



.blacktext10 { width:350px; display:block; }



.comt a, .comt font, .comt span { visibility:visible !important; }



.div0 {



background-color:Red; color:Red;



border:2px solid; border-color:Black;



width:800px; height:160px; overflow:auto;



position:absolute; z-index:2; left:50%; top:0%;



margin-left:-400px; margin-top:150px; text-align:center;



visibility:visible;}



.div1 {



background-color:Red; color:Red;



border:2px solid; border-color:Black;



width:250px; height:500px; overflow:auto;



position:absolute; z-index:2; left:50%; top:0%;



margin-left:-400px; margin-top:330px; text-align:center;



visibility:visible;}



.div2 {



background-color:Red; color:Red;



border:2px solid; border-color:Black;



width:530px; height:240px; overflow:auto;



position:absolute; z-index:2; left:50%; top:0%;



margin-left:-130px; margin-top:330px; text-align:center;



visibility:visible;}



.div3 {



background-color:Red; color:Red;



border:2px solid; border-color:Black;



width:530px; height:240px; overflow:auto;



position:absolute; z-index:2; left:50%; top:0%;



margin-left:-130px; margin-top:590px; text-align:center;



visibility:visible;}



marquee { z-index:8; }



table div, span, td td td, table div div { visibility:hidden !important; }



.modContainer div, .modContainer div font, .modContainer div a, .modContainer div div, .modContainer font a, .modContainer span, .modContainer div table a, .modContainer div table img, .modContainer div table font, .modContainer div table, .modContainer div table td, .comt, .comt td, .comt span, .comt a, .comt div {visibility:visible !important;}



.modDiv {content:"Overlay Generator beta";}



%26lt;/style%26gt;



%26lt;div style="display:none;"%26gt;%26lt;table%26gt;%26lt;tr%26gt;%26lt;td%26gt;%26lt;ta...



Can someone make this div work for myspace?

Where did you find this div? Go back to where you found it and copy it right. Paste it onto a word processor (such as Microsoft Word). Then, edit all the places that you need to with your profile information. It should work after that.



Let me know if there are any other problems.

No comments:

Post a Comment

 
phone