Log In · Register

 
 
Closed TopicStart new topic
MYSPACE ADVERTISEMENT., help.
YAHHx
post Jun 12 2007, 07:39 PM
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..
 
moninja
post Jun 12 2007, 08:55 PM
Post #2


R U A Q T ? [;
*******

Group: Official Member
Posts: 7,276
Joined: Jun 2006
Member No: 421,631



can you post your layout code?
 
Moonbeads
post Jun 13 2007, 07:53 PM
Post #3


Newbie
*

Group: Member
Posts: 1
Joined: Jul 2005
Member No: 183,841



A few of the div layouts i installed on my myspace cover the ads. I dont have any currently up because im not risking deletion but the layouts so far that i have tried are Haunted, Petite Princess Yucie and Chrono Cross just to name a few. blink.gif
 
dalenaadsiqnz
post Jun 13 2007, 09:31 PM
Post #4


Senior Member
*****

Group: Member
Posts: 310
Joined: Dec 2006
Member No: 489,303



If you are using a DIV layout, your best bet would be to make all of the y-coordinates a higher number &make the whole layout move down o.O Sometimes, the ad will appear in different windows, ex: Internet Explorer or Firefox.
 
*karmakiller*
post Jun 13 2007, 09:38 PM
Post #5





Guest






Moved to Myspace Help.
 
monostereoABC
post Jun 14 2007, 12:00 AM
Post #6


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.
 
Stickd3th
post Jun 18 2007, 10:35 AM
Post #7


Newbie
*

Group: Member
Posts: 2
Joined: Jun 2007
Member No: 536,007



I would like to use this layout with my own info but it also covers the advert. Can someone please help me fix it so that the advert shows so i don't get deleted?? The div is from divmonster.com I have tinkered with it for a long time and i cant get it to show.

CODE


<style type="text/css">

body {
background-color:47060b;
}

table, tr, td {background:transparent;} table table table table, table.contactTable {display:none;} td.text table{visibility:hidden;}.nametext, .whitetext12, .orangetext15 {display:none;}div table td font {display: none;} td.text table table{display:inline;visibility:visible;}table, td{border-width:0px;}

td td embed {width:0px; height:0px;}
td td embed, td td object {width:0px; height:0px;}
td.text embed, td.text object {width:320px; height:240px;}
td.text embed {width:320px; height:240px;}
td.text embed {width:auto; height:auto;}
td.text embed, td.text object {width:auto; height:auto;}

body div table td form {display:none;}
table div table td form {display:inline;}

table div {display:none;}
table table div {display:block;}

.left {
background-color:white;
position:relative;
z-index:1;
height:auto;
width:174px;
float:left;
text-align:center;
padding:3px;
}

td.header {
font-family:arial;
font-size:11px;
text-align:center;
border-top:1px solid black;
border-bottom:1px solid black;
letter-spacing:1px;
}

a.contact, a.contact:link, a.contact:active, a.contact:visited {
width:100%;
text-align:center;
font-family:arial;
font-size:11px;
color:ffffff;
font-weight:normal;
display:block;
background-color:47060b;
text-decoration:none;
}

a.contact:hover {
background-color:14ad1e;
}

td.title {
width:80px;
font-family:arial;
font-size:11px;
background-color:47060b;
color:ffffff;
padding-left:2px;
}

td.content {
width:80px;
font-family:arial;
font-size:11px;
background-color:14ad1e;
color:ffffff;
padding-left:2px;
}

textarea.text1 {
width:100%;
height:100px;
background-color:47060b;
font-family:arial;
font-size:11px;
color:ffffff;
border:none;
padding:2px;
overflow:hidden;
}

textarea.text1:hover, textarea.text:active {
background-color:14ad1e;
}

input.submit {
width:100%;
background-color:14ad1e;
font-family:arial;
font-size:11px;
color:ffffff;
border:none;
text-align:center;
}

input.submit:hover, input.submit:active {
background-color:47060b;
}

.right {
background-color:white;
position:relative;
z-index:1;
height:auto;
width:300px;
float:right;
font-family:arial;
font-size:11px;
line-height:10px;
padding:3px;
text-align:justify;
}

span.header {
width:98%;
display:block;
text-align:right;
font-family:arial;
font-size:11px;
border-bottom:1px solid;
border-left:3px solid;
border-color:14ad1e;
letter-spacing:1px;
font-weight:bold;
margin-bottom:4px;
padding:2px;
}

.main {
background-color:transparent;
position: absolute;
left:50%;
top:155px;
margin-left:-250px;
height:auto;
width:500px;
z-index:1;
}
.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 td td td table, .comt .orangetext15, .redlink, .comt .btext, .frnd{display:none;} .comt td b, .blacktext10 {display:block;} .comt {z-index:1;}
.comt table, .comt b {position:relative; top:-39px; _top:-28px;}

.comt {
width:306px;
_width:297px;
height:auto;
overflow:none;
background-color:ffffff;
position:absolute;
top:625px;
_top:648px;
left:50%;
margin-left:-56px;
_margin-left:-50px;
}

.blacktext10 {
width:216px;
_width:208px;
font-family:arial;
font-size:10px;
letter-spacing:1px;
font-weight:bold;
text-align:right;
border-bottom:1px solid black;
border-right:3px solid black;
padding-right:3px;
height:16px;
line-height:16px;
}

.comt td td td a{visibility:hidden!important;font-size:0px!important;}
.comt td a{visibility:hidden;}
.comt td b{display:none;}
.comt td td td .ImgOnlineNow{display:none;}
.comt td td td a img {width:60px;border:3px solid;border-color:47060b;}
.comt td td td a img:hover {border-color:14ad1e}
.comt td td td, .comt td td td b {font-family:arial;font-size:11px;line-height:10px;}


</style>



<div class="main">

<div class="left">
<table cellpadding="0" border="0" width="100%">
<tr><td colspan="2" style="padding-bottom:4px;">
<img src="http://a592.ac-images.myspacecdn.com/images01/52/m_ef2429ae7694f7bcbde59a4780b9191f.jpg">
</td></tr>
<tr><td colspan="2" class="header">Contact Me</td></tr>
<tr><td colspan="2"><a class="contact" href="http://home.myspace.com/index.cfm?fuseaction=user">Home</a></td></tr>
<tr><td colspan="2"><a class="contact" href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=Friend ID Goes Here">Add</a></td></tr>
<tr><td colspan="2"><a class="contact" href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID=Friend ID Goes Here">Message</a></td></tr>
<tr><td colspan="2"><a class="contact" href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewAlbums&friendID=Friend ID Goes Here">Pictures</a></td></tr>
<tr><td colspan="2"><a class="contact" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewProfile_commentForm&friendID=Friend ID Goes Here">Comment</a></td></tr>

<tr><td colspan="2"><a class="contact" href="http://www.myspace.com/index.cfm?fuseaction=block.blockUser&userID=Friend ID Goes Here">Block</a></td></tr>
<tr><td colspan="2"><a class="contact" href="http://comment.myspace.com/index.cfm?fuseaction=user.viewComments&friendID=Friend ID Goes Here">Comments</a></td></tr>
<tr><td colspan="2"><a class="contact" href="http://friends.myspace.com/index.cfm?fuseaction=user.viewfriends&friendID=Friend ID Goes Here">Friends</a></td></tr>
<tr><td></td></tr>

<tr><td colspan="2" class="header">Details</td></tr>
<tr><td class="title">Name:</td> <td class="content">Nathan</td></tr>
<tr><td class="title">Age:</td> <td class="content">15</td></tr>

<tr><td class="title">Location:</td> <td class="content">Lancaster, SC</td></tr>

<tr><td class="title">Status:</td> <td class="content">Single</td></tr>
<tr><td class="title">Orientation:</td> <td class="content">Straight</td></tr>
<tr><td class="title">Height:</td> <td class="content">6'2</td></tr>

<tr><td class="title">School:</td> <td class="content">Lancaster High</td></tr>
<tr><td class="title">Occupation:</td> <td class="content">Web Designer</td></tr>

<tr><td></td></tr>

<tr><td colspan="2" class="header">Comment Me</td></tr>
<tr><td colspan="2">
<form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"><input name="friendID" value="Friend ID Goes Here" type="hidden"><textarea name="f_comments" class="text1">Type your comment here.</textarea>
<input type="submit" value="Submit" class="submit"></form>

</td></tr>
</table>
</div>

<div class="right">
<span class="header">About Me</span>About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here About Me Text Goes Here
<br><br>
<span class="header">Music</span>

Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here Music Text Goes Here
<br><br>
<span class="header">Comments</span>
</div>

</div>

</td></tr></table></td></tr></table>
<div class="comt"><table class="off"><tr><td><table><tr><td>
 
Ogreyouasshole
post Jul 3 2007, 08:48 PM
Post #8


Newbie
*

Group: Member
Posts: 8
Joined: Dec 2006
Member No: 488,168



Hi,

I'm having the same problem with my Div overlay hiding the ad.
I tried moving it down and changing the coordinates as well as looking at in on IE (I'm using FireFox).

I'll post my codes if needed.
 
Ogreyouasshole
post Jul 5 2007, 04:53 PM
Post #9


Newbie
*

Group: Member
Posts: 8
Joined: Dec 2006
Member No: 488,168



Please someone help
:(
 
FoxLucky
post Jul 9 2007, 06:33 PM
Post #10


So um yeah
*****

Group: Official Designer
Posts: 745
Joined: Aug 2006
Member No: 459,873



It might not be hiding it... sometimes it just doesn't show up, especially if you have a lot of stuff on your page.
 
Ogreyouasshole
post Jul 9 2007, 07:40 PM
Post #11


Newbie
*

Group: Member
Posts: 8
Joined: Dec 2006
Member No: 488,168



My page is very minimal.
All I have is a background and a scroll box
 
FoxLucky
post Jul 9 2007, 11:04 PM
Post #12


So um yeah
*****

Group: Official Designer
Posts: 745
Joined: Aug 2006
Member No: 459,873



Like Thomas said just push it down... If it covers up any of the search bar (for me) then it doesn't show the ad for some reason so just make sure you put everything below the ad and search bar...
 
*SinfullySweet*
post Jul 10 2007, 12:11 AM
Post #13





Guest






Its myspace. I never put any codes to hide ads. And somehow, they dont appear. Sometimes they appear, sometimes they dont. Many people have messaged me telling me that the ads are covered, and then they're not. It couldnt be any type of coding error, becuase some type of script cant make the ad dissappear, then re-appear.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: