<IMG> and <a href=""> don't work! |
<IMG> and <a href=""> don't work! |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Jul 2007 Member No: 541,822 ![]() |
hi!
i cant put images or link on my myspace! when i write it in my myspace code it will not shown on my myspace site :( background in tables also not working :( what can i do now? www.myspace.com/handsupforunisex greetings |
|
|
![]() |
![]()
Post
#2
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Jul 2007 Member No: 541,822 ![]() |
sorry for chaos!
CODE </td></tr></table></td></tr></table></td></tr></table></div> <style> 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! bbz Overlay Model Generator v0.5 bbzSpace dot com </style> <style> .test { visibility:visible !important; height:auto; width:700px; } .pic { visibility:visible !important; height:140px; width:500px; background-image:url(http://digitaldj.biz/bla.png); } </style> <br><br><br><br><br><br><br><br><br><br><br> <div class="test"> <div class="pic" align="center"></div><a href="">ich bin ein link</a> </div> <table width="700" border="0" cellspacing="0" cellpadding="0"> <tr> <td><div align="center"><table style="background-image:url("http://digitaldj.biz/border.png"); height:150px; width:500px;" border="0" cellspacing="0" cellpadding="0"> <tr> <td> </td> </tr> </table></div> </div><br /> hallo </td> </tr> </table> <style>.zentriert {text-align:center;} .a {hide red music bar} .navbar img {display:none;} div table {background-color:transparent !important; border-bottom:0px !important;} div td {font-size:1px; letter-spacing:-10px;} div td td {font-size:11px; letter-spacing:0px;} </style> <style type="text/css"> body {background-color:ffffff; background-image:url("http://digitaldj.biz/png.png"); background-repeat:repeat-x; background-position:top; background-attachment:fixed; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; } td, .text, div, input {color:8f8f8f !important;} a {color:33455 !important;} img {border:0px;} table, tr, td {background:transparent; border:0px;} img, .contactTable { display:none; } .bbzContainer img, .comt img { display:inline; } table div, td td td, table div div { visibility:hidden; } font, a, .bbzsc a { visibility:hidden; } marquee { visibility:visible !important; } .bbzComment { This is where you control the position of the player. } table table embed {display:block; width:500px; height:35px; position:absolute; top:0px; left:0px; visibility:visible;} table table table embed, .bbzContainer div embed {position:static !important; width:1000px; height:auto; } .text, table table table table a, table table table table div,table table table table div a {visibility:visible;} .bbzComment { You selected to hide comments. } .bbzsc { display:none; } .text, td.text td.text table, .contactTable, .lightbluetext8 {display:none;} table table, table table td {padding:0px; height:0px;} .div1 { background-color:ff0000; color:FFFFFF; border:0px solid; border-color:000000; width:1000px; height:600px; overflow:auto; position:absolute; z-index:2; left:50%; top:0%; margin-left:30px; margin-top:5; text-align:center; visibility:visible;} marquee { z-index:8; } table div, span, td td td, table div div { visibility:hidden !important; } .bbzContainer div, .bbzContainer div font, .bbzContainer div a, .bbzContainer div div, .bbzContainer font a, .bbzContainer span, .bbzContainer div table a, .bbzContainer div table img, .bbzContainer div table font, .bbzContainer div table, .bbzContainer div table td, .comt, .comt td, .comt span, .comt a, .comt div {visibility:hidden !important;} .bbzDiv {content:"Overlay Generator beta";} </style> <style type=text/css> div table td font {display: none;} </style> </table> <div style="display:none;"><table><tr><td><table><tr><td><table><tr><td> |
|
|
![]() ![]() |