MYSPACE ADVERTISEMENT., help. |
MYSPACE ADVERTISEMENT., help. |
![]()
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 21 Joined: Jun 2007 Member No: 533,610 ![]() |
Does any one know the code of hiding the myspace ad?
because on the layout that i have its hidden and its against the myspace rules to have it hidden, so i wanna take it of but i dont know the code.. |
|
|
![]() |
![]()
Post
#2
|
|
![]() Marty McFly ![]() ![]() ![]() Group: Member Posts: 34 Joined: Jun 2007 Member No: 533,852 ![]() |
I'm actually having the same trouble.
Look over the code for me, please? This is what's up: In the Interests section: CODE <style type="text/css"> body {background-color:white; background-image:url("http://i63.photobucket.com/albums/h152/societyspetmonkey/dinosaur.jpg"); background-repeat:repeat; background-position:center center; background-attachment:fixed;} td, .text, div, input {color:white !important;} a {color:white !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:visible; } font, a, .bbzsc a { visibility:hidden; } marquee, a.navbar { visibility:visible !important; } .bbzComment { 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:hidden;} table table table embed, .bbzContainer 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;} .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:black; color:black; border:0px solid; border-color:silver; width:250px; height:250px; overflow:auto; position:absolute; z-index:2; left:50%; top:0%; margin-left:-300px; margin-top:200px; text-align:center; visibility:visible;} .div2 { background-color:black; color:black; border:0px solid; border-color:silver; width:350px; height:115px; overflow:auto; position:absolute; z-index:2; left:50%; top:0%; margin-left:-30px; margin-top:200px; text-align:center; visibility:visible;} .div3 { background-color:black; color:black; border:0px solid; border-color:silver; width:350px; height:115px; overflow:auto; position:absolute; z-index:2; left:50%; top:0%; margin-left:-30px; margin-top:335px; 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:visible !important;} .bbzDiv {content:"I'm cool";} </style> <div style="display:block;"><table><tr><td><table><tr><td><table><tr><td> and CODE </td></tr></table></td></tr></table></td></tr></table></div> <div class="bbzContainer"> <div class="div1"> <font size=5>Name</font> <br><br> <img src="http://a393.ac-images.myspacecdn.com/images01/41/m_bcae9266cff2b5fc62644852f3479338.jpg"> <br><br> <a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=158253466&albumId=0"> Eye wuz uh dinosawr.</a><br> <a href="http://spacecadetpullout.blogspot.com">Blogger.</a><br> <a href="http://we-hold-lies.livejournal.com">Livejournal</a> </div> <div class="div2"> <font size=5>Section 1</font> </div> <div class="div3"> <font size=5>Section 2</font> <br> <br> <a href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=158253466">Comment.</a><a href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=158253466">Message.</a><a href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=158253466">Add.</a><a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=158253466">Block.</a> </div> </div> <div class="bbzsc"><table><tr><td><table><tr><td><table><tr><td> Don't mind the personal stuff. What's the easiest fix? Thank you so much. |
|
|
![]() ![]() |