344 Responses

  1. Looks cool! If I had a MySpace still I’d do this and make my own page. :)

  2. […] Now we’re ready to go to myspace and try it all out. Since I already did a ton of css work on waxjelly’s myspace page for another tutorial, let’s go there: http://www.myspace.com/waxjelly […]

  3. This won’t work… Myspace is lame, and won’t take quotes.
    replace with

    and it will work.

  4. lol 3rd time’s a charm?

    replace:
    style type=”text/css”

    with:
    style

    Of course, add the html ‘s around it. The blog software kept eating it.

  5. It’s the exact code I’ve got running on myspace.com/waxjelly

  6. All I know is that myspace hates hash symbols for HEX color codes. I know they’ve gotten really hardcore about filtering content as well because of all the people that have raped their servers with JS hacks & XSS so, I don’t blame’em :D

  7. Very cool, but is there a way to hide specific sections on a page? For example, if I wanted to hide just the “Myspace URL” box (the box that shows your page’s direct link), how would I go about that?

    Thanks

  8. i need a code to hide that advertisement in top of your myspace profile, do u know the code for that?!

  9. Sam, sorry I forgot to comment that section, but I’ll see if I can track it down and get it for you.

    Jenny, there are lots of ways to do it, but keep in mind, if you hide the ads, myspace loses money, which means they’ll cancel your account. I’ll track down that code as well, though. Should have it tonight.

  10. […] Now we’re ready to go to myspace and try it all out. Since I already did a ton of css work on waxjelly’s myspace page for another tutorial, let’s go there: http://www.myspace.com/waxjelly […]

  11. this code isn’t workin

  12. denbo,

    Can you be more specific? I actually copied from the above post, and pasted into the about me section of the waxjelly profile to get this: http://www.myspace.com/waxjelly

    If you have specific problems, let me know and I’ll be happy to try and work through them with you.

    Thanks,
    Meshach

  13. It’s not working for me

  14. Samantha, can you tell me what you’re seeing? or even your myspace user profile? The main thing to keep in mind with this code is to get everything from the “” tag in the end, and post it in the “about me” section of a user profile. This won’t work for artist profiles, as they have a different table structure (that tutorial is in the making now).

  15. This code works fine, but when I embed video, the video doesn’t appear when I go to my profile.

  16. Thats cool and all, but it doesnt work for the music profile. That sucks.

    Ill post again if I find a hack for it. When you try to post it in a music myspace profile, it hides the button to confirm.

  17. the code didn’t work until i replaced:
    style type=”text/css”
    with:
    style
    but in the carrot things

    but now i can’t write anything or change the appearance of my profile in any other way. is there anything i can do to make that work?

  18. the only thing i can change is my background..

  19. i copied the code into my band bio but i cant get passed the ‘preview’ as it hides the submit button.

    can anyone help

  20. We certainly can, but we gotta tell ya… This won’t work for ANY artist account. We’re working on a few projects that will help you out, but for now you should try and take a look at the “Hiding Your Profile” post, and just try and handle the css stuff as a standalone process.

    I can tell you though, the REASON it won’t work is because the HTML structure of the artist pages on myspace is totally different than that of regular users. Because of this, the hacks that this code is using (prematurely closing table cells, creating new cells to hold your own content, etc…) won’t work as they depend on a very specific structure for the css system.

    Like I said, we’re working on some fixes, so come back early and often and check in as we don’t yet have a newsletter to be able to let you know when we’ve got it (though we’re working on that too ;-).

  21. Hey, my myspace profile doesnt show up in IE but shows up perfectly in Firefox and Safari… know what it could be?

    All that shows up in IE is white blocks, any help apreciated, thanks man!

  22. thanks for the code but how do we now put a table onto the blank page?

  23. well the code is not working for me?

  24. […] Why does myspace CSS work the way it does? Pt 2 Posted March 13, 2007 If you haven’t read our post on this actual code, you can view Part 1 of this series here. […]

  25. […] Hide everything on your myspace profile (including music player!!!) Pt 1 […]

  26. it works

  27. It’s supposed to :)

  28. GROSS ITS WAXJELLY! WILL YOU WAX MY BELLYBUTTON?

  29. Maybe later, FAG.

  30. I like that I am able to hide everything but my only problem now is how to do i make a div overlay for my custom page i’d like to make??

  31. i know this is a silly question but i know this will help the poeple that doesn’t knwo anything about php. where do we place the php file. and can you be more specific with the steps. after pasting the php script in to the about me then what.

  32. This is a script on using CSS on myspace. It’s not php anywhere. Just follow the instructions in the tutorial, and you’ll see where to place each section of code. Most of this goes in your “about me” section.

  33. I have the solution and its very easy, and it works on any type of profile. Granted it took me a couple of hours of getting anoyed with conventional means to think of it but check this out.

    all in your “about me” or “bio” or what ever put this..

    table table {visibility: hidden}
    form {visibility: hidden}

    and at the end of your profile add this

    then you use your tables with the div absolute positioning and create a nice nav bar and ANY table that YOU create you must also add this inside the table tag

    style=”visibility: visible”

    This will hide everything and still let you have your tables with all your content. Check my profile and see what i did
    http://www.myspace.com/techwg

  34. ya know what i dont even care, check out my profile and you will see, this system here is being uber queer and removing my line im typing. goto my profile and check it out jesus wtf is with this removing my code ?!?!?!?!

    http://www.myspace.com/techwg

    ps sorry if you think i am spamming you, but i presumed i forgot to type it and your form keeps removing the important piece of code at the end.

    Sorry guys – no spam intended

  35. the code to hide the ad on the top of the myspace didn’t work. it just made my whole profile disappear. what went wrong?

  36. erm . .. If you remove your advert you will have your account taken from you by myspace. You need some skill in CSS to remake your page from scratch though if you do that. . . i remove everything apart from the advert and add my page from scratch that way

  37. I HAVE A BAND BIO, AND THE CODE WORKED FOR ME BUT, IT HID MY FRIENDS AND COMMENTS TOO. HOW DO I PUT THEM BACK ON MY PAGE.

  38. a) Whos code are you refering to b) they remove everything so you can design your page from scratch, that means there is NOTHING on your page at all, then you design your own and put it on.

  39. […] 29th, 2006 If you haven’t first read how to turn everything off on your myspace profile, go here and read all about it. Then, come back and we’ll get started. I’ll […]

  40. Techwg… Thanks for the feedback and help here. Great job on your myspace page too, by the way. We’re working on a couple more div overlay tutorials which should be released soon.

    Thanks for reading!

  41. […] Hide everything on your myspace profile (including music player!!!) Pt 1 *************************************************************** ADDENDUM: I didn’t think about this before, […] […]

  42. Hello Meshach.

    I can’t apply the code to my account. It seems it’s because I have an artist profile. However, I have created the whole new profile from scratch but seems I’m missing something because it works fine in any explorer but when I put it in the bio it won’t show, and I’ve tried other codes but the table sizes go crazy and offscreen.

    Can you help me out? I don’t have money to be honest, I’d just like to know how to put the thing online. If possible, reply to my email. Best regards.

  43. So you’ve said if i hide the ad on the top of my page. my page is more likly to be deleted. sooo is there a code that would perhaps move it to the bottom of my page?

  44. please.. how do you hide music box? thanks..

  45. this code works except u can still see the original profile before it comes up in firefox on myspace

  46. make sure your new profile you make is 800px wide and what ever it is long, then you can use a simple script the like of which i made that removes practically everything from the profile apart from the advert and then using CSS position your page under the advert , thus covering your previous profile. This also works on artist profiles, but you need the extra code i made to remove the friends/comments section etc.
    To see an example of this on a standard profile check my myspace http://www.myspace.com/techwg

  47. This layout works on my page and everything, But is Grey the only color you have in it

  48. how do i put in tables in certain areas? plz help thx

  49. so where do u copy and paste da code to hide the music player box?! because i copied and paste it on the about me section and it didnt work!?

  50. I want to make my myspace profile from scratch but I have no idea about codes and stuff. I asked my friend to help me but she’s been playing me. So yeah… I have my layout and how it supposed to look like. How do I mak that the main background and start putting stuff in the tables I made. Reply me and I will send you a link to my layout. Email is skycoolgurl@yahoo.com. Thanks.

  51. i didnt hide my friends
    and there hidden why is
    it doing this could you
    help me?
    thanx
    much love:)
    maggiiiie.//

  52. If you have a pre-made layout it probably came that way… but if you don’t… then I’m not sure…

  53. Bottom line, if you want to make a completely new custom profile, you must have a way you can make a web page thats 800 pixles wide and then you use some simple CSS to position it under the advert and some really uber simple css to not show anything from the page. Then you can do everything manually.

    Classic method: “Remove what you dont want” = codes and codes and codes and codes and codes . . .

    My method: “Remove everything with least ammount of code” = code to show the coupoe of things you may want and position them. (i dont show anything i only do my things manually)

  54. Any info about the new scripts ? Im looking forward to overviewing them

  55. Wow, this code works like magic! =D I’ve been searching hours for a code like this.
    But, is there a way I can allow the add to show? I don’t want to risk my account being canceled.

  56. doesnt work in firefox u can still see the origin al profile before it goes blak

  57. this is really great! my only complaint is that whatever i enter sits really low on the page so you have to scroll down. is there a way to fix that?

    check out my page. basically, i am just trying to center some text and a photo, but would prefer to move it up more. if that is not possible, its still the best code i’ve ever seen! :P but what do i know about that? haha…

  58. Hello, very usefull blog,
    it would be great if you could tell me how to hide everything,
    apart from the contact table, but also the “subscribe to this blog” and “view all blog entries” etc.

    Thanks

  59. Can you just give the code alone for only turning off adds on myspace? Much appreciated!

  60. Im also seeking the code for removing the top Banner AD off of your myspace while leaving everything else intact.

  61. how do i hide the advertisements, ONLY?

  62. I’m following up to the Sep-04-2006 post about artist profiles, I have an original div layout and pretty well versed with the language. Two questions:

    Any new thoughts or suggestions on being able to use the submit button after edits?

    Also, a white horizontal bar expands vertically as I scroll up, but all the div measurements are exact, we’re dumbfounded.

  63. great, son! good with the layouts.

  64. How do you hide everything on Myspace.com, but not hide the ads? Please reply.

  65. I think our band myspace account was hacked. When I log in as the administrator of the account I can see everything as if it were still a music account such as calendar and songs uploaded, and I can even see all of my html code in the “edit profile” screens. However, when you view the profile from the public’s eyes it looks like the entire profile was converted to a personal profile. It says Female-103 years old and everything is white with no ads or anything. The only thing that still shows is our friends list. Any help would be greatly appreciated! Thanks.

  66. hey ive been looking everywhere for a code or something to move the white area undeneath my profile up, theres just this big gap of nothing, and the more i enter in my about me the bigger the gap gets?
    i heard it was somehting about my comments im not too sure, myspace.com/sinead_hearts_you
    any help greatly appreicated!

  67. COULD SOME ONE PLEASE EMAIL ME ON CHELSEA-91@HOTMAIL.CO.UK . I WANT THE CODE THAT OBLY HIDES THE ADDS. JUSTTHE ADVERTS AT TH TOP NOTHING ELSE
    HELP WOULD REALLY BE APPICIATED THATNKS X

  68. There has to be someone going around to different profiles looking for ads being removed. I hid the ads of my profile for years and my account was never removed.

  69. first of all, thanx 4 this code, second..why cant i put any links on my page now..? (any1 out there know?!..plez tell me how to fix it..zoo-b@hotmail.com)..thanx again..

  70. Sicne you hidden everything you will have to use another CSS code to display the stuff you want. This code it just to help you out starting with a clean profile page.

  71. is there a CODE to remove the ad from the top of MYSPACE…and i know i know if i get caught ill get deleted….is there a code to remove the ad from the top of myspace?

  72. hey:) thanks for the great code. i love it! in IE i can still hear the music that i adore. and the background i choose:) and in firefox i dont hear the music, but i see ”layout made by pisufnita” that i also love. thank u!!!!

    ill let here the profile for anyone that want to see how great it looks(modest me:PPP)
    http://www.myspace.com/pisufnita

  73. is there a CODE to remove the ad from the top of MYSPACE…and i know i know if i get caught ill get deleted….is there a code to remove the ad from the top of myspace?

  74. people. u are idiot. asking the dsame fucking question. read the damn topic. u need the code pasted for each of u???????

    p.s. thank u guys for the codes. myspace looks just great;) and now without ads

  75. Thanks so much for this blog.
    I had seen something simular on someones page a year and a half ago (the whole floating custom layout deal).

    I have to admit I was very jealous because I’ve never taken any classes for html,java, or css. But….
    I just spent alot of spare time veiwing sources and tweaking things.

    This article (mainly) – along with other articles really helped me out alot to acheive the look I have right now on Myspace.

    I probably don’t have the codes all written neatly and whatnot but hey! It works and I’m happy.

    Now all I need to do is play with my PSP7 program and edit some of the COORDS to try to make the layout a little bigger so it looks more centered on the page.

    Thanks so much!

    Ps: Critics and Commenters are appreciated!

    XoXo Jess – Somewhere in SE Michigan

  76. hey… i know removing the ads is “not allowed”… cool… but how do i hide links… for example i save a code and the webpage appears at the top everywhere hust to advertise themselves… its annoying me!!!!!

  77. hey NICKY!
    is easy. try to fing(usually at the bottom of the code) the http://advertising_site_u_want_to_remove. deletye the name/source and the .gif
    for examplehref

  78. hey NICKY!
    is easy. try to fing(usually at the bottom of the code) the http://advertising_site_u_want_to_remove. deletye the name/source and the .gif
    for exampleh

  79. i cant. lol.

    hey NICKY!
    is easy. try to fing(usually at the bottom of the code) the http://advertising_site_u_want_to_remove. delete the name/source and the .gif
    for exampleh

  80. is not the best solution. but u are new. so try to read the code. and to remove one by one what i told you. to be sure what u delete just go with the mouse over the advertise. and look at the bottom of the page to see where that link will take you to. so search that link in the code. is the one u have to remove! ok?:)

  81. nicky. i tried to put an example. but seems that this site dont alow me to do it. so if u have anymore questions just ask here. ok?

  82. Can I hide specific friends on my list?

  83. Hi. I used your code, but how can I now make the background all one color? Also i tried embedding a flash and it would not let me do that. Pls help

  84. is there also a way to move everything right under the url bar?

  85. is there a CODE to remove the ad from the top of MYSPACE…and i know i know if i get caught ill get deleted….is there a code to remove the ad from the top of myspace

  86. Hello is there anyway to make everything dissaper apart from frineds and comments

  87. when i put the hide ad code in the only thing that was there was my backround and music

  88. Someone please tell me…

    IF U HAVE REMOVED THE ADS…. DOES TOM ACTAULLY DELDTE UR PROFILE.. OR IS THIS A MYTH… I HAVE A DIV LAYOUT.. IT HAS HIDDEN MOST OF THE ADD… THERE IS JUTS A TINY BIT OF WHITE ADD LEFT…. IS THIS WRONG? CAN HE DELETE THE ADD FOR THAT…. PLEASE TELL ME… I DESPERATLY WANNA REMOVE IT.. IT LOOKS HORRIBLE AND COMPLETELY RUINS THE WHOLE LOOK OF MY MYSPACE… REPLY PLEASE…
    THANKS GUYS…

  89. Hey, i did a waxjelly sorta thing on my profile,

    I did view source, and copied the css code etc.

    All i got is the left col and main table.

    I didnt get the picture on top.

    The idea was to just tweak it for my own personlisation.

    Please help me?

    mail me through my myspace (if you have it)

    or reply onto here?

    thanks

    hayate

  90. where do i put the stuff that i want to add like a have this image that has coords to it where do i add the codes

  91. An issue I have with your code that I don’t like, is the fact that the original posted code DOES hide the ads. You obviously know hiding ads on the Space is a violation of the TAA when you sign up. Besides that, the code does work – while still violating rules.

  92. Ok, nevermind.. I think it may just be my browser being incredibly dumb.

  93. Actually,
    The above code DOES HIDE the Ad Banner, about 50% of the time.

    I have been watching this “vanishing ad” syndrome for a while.
    What I found was interesting. Myspace has MULTIPLE code paths generated for the advertisement, and you may get one one minute, and the other the next minute.

    The ad is at level
    div table td div
    OR
    div table td div div
    (Depending on what path it takes when generating the code).

    The above code has this
    table div div {display:none}
    (It is merged with a bunch of other stuff in the esame line).

    There are a lot of ways to hide the div containing the ad. I will only list a few of those, that I have seen in profiles. Any of these with either {display:none} or {visibility:hidden}

    body table div div
    table td div
    table td div div
    table div div

    div table td
    div table td div
    div table td div div

    Those with 2 divs after the table, will only hide about half the ad banners.
    Those with 1 div after the table will get all the ad banners (it used to be that this would only get about half the ad banners)

  94. In reference to the above post of mine:
    I am giving out this information so people can fix the problem in their profiles, not so they can use the code to hide the ad.

    Profiles have been deleted due to hiding the ad banner.
    It does happen.

  95. please share with me how to hide ONLY my last login….not my age or location. I appreciate it!!!

  96. Hey thanks for sharing dude, I was looking for a way to do this for a while :-)

  97. ok this code worked to hide all my content..but then i made my whole page from scratch using php and it seems to only show parts of the code i have entered..here is my example plz help

    What Site should look like —>THIS and here is what it turned out to look like. THIS

    So please help. Thanks

  98. is there a way you can do that but just show to contact table? my email is tgprospect@yahoo.com

  99. Fabulous! However, is there a way to NOT HIDE the advertisement? I don’t mind it floating at the top at all. Which line of css hides the ad?

  100. I went ahead and tried to whip up my own code to HIDE EVERYTHING EXCEPT THE ADVERT. It seems to be working! =D But could anyone please help me get rid of those | | | marks below the ad? I can’t make them go away no matter what I do.

    Here’s my CSS:

    font, .nametext, .text, .btext, .redtext, .redbtext, .lightbluetext8, .blacktext10, .blacktext12, .whitetext12, .orangetext15 {display: none!important; visibility: hidden;}

    a.redlink:link, a.redlink:visited, a.redlink:hover, a.redlink:active, a.navbar:link, a.navbar:visited, a.navbar:hover, a.navbar:active, a.text:link, a.text:visited, a.text:hover, a.text:active, u {display: none!important;}

    table table td, table table table table td, table table table, table table table table {display: none!important;}

    table, td {border: none; border-width: 0; background-color: transparent;}

    body div table td form img {display: none!important;}
    body div table td form option {display: none!important;}
    body div table td form select {display: none!important;}
    body div table td form input {display: none!important;}

  101. I know you here alot of people warning you about removing the advertisement can get your account removed but I removed the advert from my profile for over 2 years now and my account is still there. I think its more of a deterent then anything.

  102. I am LOVING this code, but like some others, I’d rather not risk my account. I don’t really have that much of a problem with the ad being at the top of the page… so is there a way to hide EVERYTHING BUT the advertisement?

  103. it doesn’t completely work, if you could help me that would be great!- tubby_1@hotmail.co.uk
    thanks

  104. Ignore my comment, I just realised the advert shows up sometimes. =)

  105. Myspace really only look on realy popular profiles and some band profiles mostly. If yours isnt all that popular don’t worry about removing the ads.

  106. Thank you!

  107. hey i used that code to hide everything but when i go to my page, it just shows my background.i want it to have an add button, a home button, a pic button, a message button, and a comment button.
    but i dont want them to be in buttons, i just want them to be links.
    and also i want there to be a picture on it with some writing buuut, i cant copy paste anything!!!
    it doesnt show up!!!
    I NEED HELP!!!
    i want to create a profile from scratch.
    i wouls TOTALLY apprecite it (:

  108. Looks asthough you was able to fix it. I’m saying that becuase I’m seeing more then a baccground.

  109. i used the code and now my marquees wont work or my div boxes that are inside of my main div box, besides that i love it, but can anyone help me with the marquee and div boxes not working plz?

  110. Jane,
    try placing a table with border=0 around the marque.

  111. well it already has a border basially now its just a blue box with a gray border and it used to have green text in it

  112. wellll when i type something it goes off to one side id like to be able to keep it in the middle how?

  113. the code works and everything, but i want the music player. i tried deleting various parts of the code in an attempt to make the music player to appear, but it was to no success.

    what do i do?

    thanks

  114. i have a problem, i can’t put anything there is the profile gray and i can’t put anything u_u”

  115. After using the code, you can use another css code with a layer of +1 and display whatever you would like. Basically placing whatever you want on top.

  116. i need a code to hide that advertisement in top of your myspace profile, do u know the code for that
    thanks

  117. Wow, very cool!
    Thanks!

  118. this is awesome
    thanks heaps.
    it was the only code that hid my music player.
    job well done
    thanks again!

  119. OK WTF I WANT A CODE JUST TO HIDE ADVERTISEMENT WHY WONT ANYBODY GIVE THAT TO ME!!?!?!???!!?!?!?!??!?!

    =[[

  120. Katelyn,
    The reason is becuase there are only 2 codes that I know will hide the advertisements. Atleast I only have 2 of them. If anyone shares them, tons of people are going to start using them. The Myspace will make changes so the code doesn’t work any more.

    You also may hear that if you remove the ads from you profile myspace.com will delete your account. I really don’t know how true this is, but they proably will never find your account. They haven’t found out that I have been hiding the ads for over 3 years now. there atleast 500 accounts made a day, and people are usually change there accounts often, so what’s the chances of them just casually finding out. But you know how people can be sometimes and just hate on you so your account gets deleted.

    Hope this gets you to understand why the codes for that aren’t publicized all over.

  121. thank’s you say my day! I was looking for this for a long time!!! SO I can re-design the whole page. =]

  122. Ok, I’ve pasted the code in the ‘about me’ section. Simple enough, I know. The page is blank, without anything on it now. So, how do make my own html/css codes show up over the blank page? If you answer this, I’d appreciate a code. If it’s too difficult, just say so. Thanks.

  123. ok so do yall know of a code that can hide your comments and your i think it is view comments buttons but keep the add comment button?

  124. Ok..
    Now i got the code in.
    alls that shows up is my about me which says haha.
    Now i want to start adding shit.
    So…
    Im kinda confused.
    If i wanted to add my picture what would i do?

    http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=85957194

  125. You must of removed the code becuase I’m not seeing it in your page.

  126. Okay. Can you give me some tips on how to do all this? Putting my friends back on there, how to add a coool background, and make it where my friends can goto their home, message me, comment me and see my pictures. Also how can other members add me?
    I’m really confused.

  127. Dany,
    It Seems it would be easier for you instead of removing everything and then trying to add things bacc. Why not start all over and just remove the parts of the profile you don’t want.

  128. Hey, how do you use this, and then put in a div overlay?

    Can’t quite figure it out.

  129. You use a Div overlay, specify the size and location. Also remember to give your layer with atleast a 2 so that it shows up on top of the baccground you want to use.

  130. I need a code for making your own DIV overlay;
    one that is simple..and easy to follow.

  131. Great.
    But now my background isnt showing on firefox…
    What im trying to do is make a Background image for a homepage.this was the only way i could figure out how to do it.
    so if i generated a background image and placed it with the hide code, will it show the image ?

  132. if theres any other alternative, other than hiding everything on myspace and viewing profile as a homepage please tell me.
    all i want is a wallpaper to show up when i open firefox.
    if anyone has a suggestion email me at
    x.is.that.okay@gmail

  133. But i know some friends who had a myspace without any ads anywhere for months now and its not deleted so your saying if your a guy it will get deleted since tom is a girl hunter? no offense but i think this is stupid how they delete you when a ad is removed.

  134. I agree it stupid when an ad is removed, but that’s how myspace wants to do it.

  135. hmm i got a better code
    and i know how to do the links because i roleplay
    and i learn stuff when i roleplay so yeahh

  136. Ok. I’m in desperate mode right now. I have made an image in photoshop with hyperlinks and such (not my point). I want to hide EVERYTHING except the top ad and apply this in the center page. I know it’s possible because I have a friend on myspace that has such a profile http://www.myspace.com/eljuma711. He isn’t so nice as to share his codes with me so I have been searching for such a code for DAYS now. Please help.

    E-mail me with your response.
    Thank you.

  137. Is noone of the comments going through?

  138. I can’t get any code to show up on here. I try posting it different ways and none would go through.

  139. Hey
    Basically all I want is a flashing background with the music player hidden but playing.
    I’m not bothered about the ads.

    What do I do?

  140. Dub

    tr {background-color:transparent;}
    body table div font {background-image:url(URL HERE); display:block; font-size:0px; letter-spacing:-1000px; width:800px; height:100px; position:relative; top:-50px;}

  141. Remeber to use the script tags before and after

  142. I tried it man and it doesnt work…

    Do you just have to put first with at the end?

    Thanks anyways

  143. I tried it man and it doesnt work…

    Do you just have to put styletype=text/css first with / style at the end?

    Thanks anyways

  144. Ah sorted it now
    Tis weird how the track only plays in internet explorer but not firefox.

  145. I WANNA NO HOW YOU HIDE YOUR COMMENTS WHEN YOU HAVE A BAND MYSPACE PROFLIE …?

    PLEASE LET ME NO

  146. I appreciate this code you have given us, although could you help me get a code to enable the use of embeded videos and such, thank-you. Chris

  147. Chris embeding video is simple.

    (EMBED SRC=”URL.to.Video”)(/EMBED)

    Make sure to change the parenthesis.

  148. Chantel

    try putting this in About Me:

    (style)td td td td table {display:none;}.btext, .redlink{display:none;}(/style)

    remember to change parenthis

  149. Thank you, but I know how to embed videos – what I meant to say was that if I use the code it hides the video, is there any way I can over come this problem?
    I think you have to delete some of the code, that’s my guess. Thanks again – Chris.

  150. I’m not sure if you can’t in IE ut if FF not you can’t hide a video. But you can make it almost hidden. just set the width=1 and height=1.

    Correction actually you can hide a video completely but it would take way too long to explain how. So just set the hieght and width to 1 and make it super small.

  151. ummm i was wonderin…can you tell me the code to hade everything but your “sent comment” thing? i guess i could fig it out…but im really lazy like that ^.^ thankie

  152. hide** sorry…

  153. Hide everything on you profile but the add comment?

    If that is what you asking it would be easier just to use the hide profile and then just add a link to “add comment”. Alot less coding.

  154. Was wondering can you change the colour from grey to black or something ? thanks

  155. how can i hide all the top links except for my home link on my myspace profile?

  156. How can I hide everything but the music!?!

    -Thanks if u can help me

  157. IS THERE ANYWAY YOU CAN DELETE YOUR AGE SEX AND LOACATION BUT KEEP YOUR QUOTE AND LAST LOGIN?

  158. BJ you have have to use alot of seperate codes to do that.

    Shannon I don’t think so. Never really tried but never seen anyone do that either.

  159. Hey,
    Well For Days I Have Been Searching For A Myspace Code To Hide All Of The Profile, Except Just A Picture I Made On Paint Shop Pro, With Links On The Picture Etc.
    Please Email Me With Reply As Soon As Possible,
    Preferbly Before I Get So Annoyed And Pull All My Hair Out.

    Thankyouu :D
    JAD3@hotmail.co.uk

    x

  160. Can someone tell me where in the full code at the top it hides the ads. That’s all I want back out of it

  161. I need your help please-I used your code above to remove the ads from our band profile and it erased the band music box with all of our 4 songs we had on the page-what can we do to continue to use the code and still keep our songs.

  162. Hi! this site really helped me! i just have one question. i used the code to hide everything on my myspace and it worked but i just want to be able to have text on my page. anything i put in my about me doesnt show. how to i make some things show?

  163. hey, i was wondering if its possible to hide everything on my profile but leave some pictures with links on them. if so could you please email me on bondi_69@hotmail.com to tell me how. cheers

  164. works great :)
    thank you.

  165. hey i got everything off now how do i put my own cool stuff on there help plz plz plz

  166. is n e one there>

  167. you make a CSS layer and place you coding in that.

  168. I used the code, but the text and whatnot is not showing up. Where am I supposed to add what I want written?

  169. Actually, I figured this out on my own. You can’t have any HTML/CSS before your text. Odd, but okay. Well, thank you for the code! :)

  170. what is a css layer?

  171. how does one hide the calendar or even just a few events listed?

  172. I TURNED OFF MY WHOLE PROFILE WITH THE CODE BUT IT WONT LET ME HAVE MY FRIENDS LIST AND COMMENTS IN A DIV SCROLL BAR DO YOU KNOW HOW TO DO IT??? THANKS!!!!!!!

  173. somehow all the links on the top of my page dissapeared.. how do I at least get my “home” link back?

  174. i don’t know if u addressed the EMBED video part …but in order for anything EMBED to work..you have to find in the code the section where it says (at the top..the first code)

    embed, object {
    display:none;
    }

    REMOVE the word “none”..and leave it like display:none;

  175. this code worked pro mate.
    but im putting in an about me section.
    im trying to change the font colour, size, etc.
    but it aint working.

    help?

  176. i want to know what kode i kould use in myspace to low the profile and put a header before the advertisements?? or right after the home, browse, etc. links like in myspace.com/atreyurocks or myspace.com/valeria how kan i do that?? please tell me :( conejitotrix_pf@hotmail.com

  177. WOW very cool! It works great. No hopefully no one will notice ;)

  178. how do yuh hide the adds on top of myspace profile??

  179. and also i wanted to change my color background wen people go to veiw pics???? please w/b

  180. so when i put this code.
    wut do i do after.
    how do i put the stuff on!?

    ppleasee wirte back!

  181. now that i put the code in, it worked it hid everything but all the HTML I am putting to make my page from scratch doesn’t show up, except the background… where do i put all the stuff?

  182. WHOA!!! i cant believe the amazing effects of this tactic.. i had a six pack in like two days after this! all the bitches wanted my nutsac and everything, ive gotten more nuts than all the squirrels in a park put together!! thanks wax jelly!

  183. my penis doubled in size in just 1 mintute… this guarantees a 10 in penis, AROUND after you use it…

  184. This code works, to a certain extent, and I hope someone can help me. I seem to be having a somewhat common problem. When I hide the ad (yes, I know the risks) everything but the background of my DIV overlay disappears. I know my code is good and that it’s either myspace or the code to hid it that’s the problem.

    Anyone have a solution? Please?

  185. What if you want to hide everything on your page BUT your picture, so in otherwords if you came to my page you’d see my picture box only with my name, location and age but nothing else but a black backgroud ?? Anyone know how to do this ???.. I’d appreciate the help!! Thanks!
    -red

  186. HOW DO YOU HIDE UR PORILE PICTURE AND LINKz PLUS THE BOX??!!!

  187. hi can you give me a code that lets u get rid of all of your comments but keeps the add comment button

    thanks<3
    lesli

  188. HELP! I used the code to hide everything, but not the one to hide the add as i don’t want to get booted! BUT THE PROBLEM! My finetune player will not work!

    When i add it, all that appears is the finetune jpeg banner thing. But no flash player!

    HELP!!! :)

  189. Actually, i just figured out the finetune thing… But i have another question. Can i have the contact table be visable? So people can add me as a friend and all that stuff?

  190. All i want to do is make everything vanish except for the contact box…. ;(

  191. I really need some help.

    Half my music player is sticking out of the side of my layout.

    and I really want to hide it.

    maybe you can go to my profile and check it out…and see what you can do.

    http://www.myspace.com/sgibson08

    thanks.

  192. Hi…… i! see that everybody luvz yewh guys but i want ya’ll 2 see my work so go on my myspace here is my url:http:/www.myspace.com/MRSWILLIAM06
    NOW i KNW HOW TO HIDE THE MUSIC BUT WITH THAT CODE i WANT TO PUT VIDEOS ON MY PAGE BUT THAT CODE WiLL NOT LET ME iM iT WiLL BUT NOBODY ELSE WiLL SEE iT SO i WAS THINKING CAN YOU TRY AND SEE IF THERE IS A CODE THAT WiLL LET ME HIDE THE MUSIC && LET PPL SEE MY VIDEO!!! THANX Y3WH CAN WRITE ME BAQ AT MY 3~MAIL ADDRESS! PLZ && THANK YEWH!

  193. hello!
    i was wondering if you could help me out with the picture on myspace? i really want to hide my default picture on the profile. :) thanks!!

  194. its a peace of shit it doesnt even fucking work u mother fucker

  195. Why can’t I change my font colors on the page now without the whole text disappearing?
    x x x

  196. thank you so much! i’ve been looking for this code EVERYWHERE!!

  197. Wow this code did exactly what i wanted it to do.

    Problem is that the navigation links are lined up in a nasty little column

    Is there something that i should put anywhere inside the code that hides those top links or at least a code that aligns them?

  198. Ok so this code works great except where do I put this:

    BODY BACKGROUND=”http://i110.photobucket.com/albums/n101/davey92/colorful_lights.jpg”

    So it works

  199. Okay, the reason why this code works *slightly* within Firefox is because of the fact that Firefox is a browser that which displays things differently than the *normal* way the pages are viewed, ala Internet Explorer. Most layouts, unless they are coded by a CSS or HTML master, will inevitably not look all that well in Firefox.

  200. @Kelsey: Did you want it as a background image? That is possible by just adding:
    body {
    background-color:transparent;
    background-image: url(http://i110.photobucket.com/albums/n101/davey92/colorful_lights.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    }
    between your style types, you can fiddle with the position to your desire, but it really doesn’t matter what you do this code *should* in theory work

  201. @steven: Your profile is set to private, so unless you’d like me to hack it, you’ll have to try and post your code ^_^

  202. @alexx: did you want to hide just the picture and nothing else?

  203. @Mtrnme: You could certainly just make a contact box yourself or use one of the fancy generators that are out there. That or just drop some simple text links into the “I’d Like to Meet” section, usually anything in there is shown near the bottom of the page.

  204. heyy my myspace is blank after entering both of the codes now i need to add a picture and text can someone help me with that it would really be appriciated. Also a way to change back ground color. (step by step answers included im slow with this lol)

  205. heyy can you guys help me i need some codes so people can leave my comments, also how do i put text and pictures my address is myspace.com/sobel32 (currently on private) some help would really be appericated!!! WAXJELLY IS AMAZING

  206. hello? anybody going to reply?

  207. i need a code to hide my myspace display picture; can anyone help?

  208. heyy after i copied the code and cleared my page it show blank, i need someway to show my comment box, does anyone know how to show it or know a code?

  209. Hey, Just tried the code to hide all myspace stock stuff. Worked like a charm. However, I can’t seem to add photography or videos to the page. Sure I can in the source but I don’t see it on the page. Also the navigation stuff (Home | Browse | Search | Invite | Film | Mail Etc.) all appears lined up vertically directly under the ad banner. Thats no good. So how do I add videos and pics and fix those nav buttons?

    Kieffa

  210. thankyou
    it really did help
    but i am having the same problem with the navigation bar thingy
    =S

  211. do you have a code that hides the advertsement at the top of the page but still keeps the home, search, music and all that visible?

  212. How do I mke my profile picture appear?

    When I use this code it only leavs the home browser search ivite. ect. which im fine with, it but it would be perfect if I still had a photo lol. So please help me out here. TY

  213. WHAT Doo ii Doo Now?!?

  214. how do I make the Ads at the top of the page a mouse over?

  215. I also want to resize and move the search bar.

  216. I need a code that will hide my main picture on my profile. And a code that hides the bottom links alll the way.
    I found one that just made the links white.
    But here is an example of what I want to do to my profile :D THANNKSSS.

  217. the picture didnt work but i want it to look like this

  218. i want to know how to hide everything incept for my picture

  219. How Do I Write With This Code??????

    Like Just Normal Writing!!!!!!!!!!!!!!!!!!!!

  220. Do I need a scroll box or something???????????????????????????????????????????

    let me know asap please :)

  221. I will paypal someone $25.00 right now if they can tell me how after applying this code, I can get my own creation to show up!!

    I can get a background to show up but if I want to ass my own menus, text or anything, they do not appear.

  222. heyya.
    i used the code to delete my myspace to start creating
    again.
    However i want to put the picture of me back on.
    so people are able to view it and my pics.

    Get back to me please thanks.

    :) x

  223. Thank you thank you! I’ve spent 4 hours trying out hide codes to no avail! Now I’m getting somewhere I have sliced my PSD layout, managed to implement it on myspace and used your awesome code to take all the crap out. The only thing I’d really like to be able to do is allow the comments part to show without anything else. I can’t seem to find if myspace has a css ID for this and after hours of tweaking I still cannot get it to work. Can anyone help?

  224. ok I need some help that may not make sense but i’m trying to hide the address box when people get on my myspace page, when they get on they go up on there and can look at my hidden comments and things, is it possible to get the address thing to disappear when someone clicks on your page?

    email me on my myspace if you could please this is serious myspace.com/crikt88

  225. it is work really well on my page and im so happy about it…
    but i still want to my music player work…

    would u tell me how to work it??

    or how to hide everything except musicplayer…
    it’s okay i can see that player r not as long as i can hear the song that’s all good…

    plz!! help me with it…??

  226. UM CAN YOU MAKE A CODE THAT HIDES EVERTHING EXCEPT FOR THE STUFF NOW AND THE PICTURE.??

  227. This code workds and everything but now that everything’s hidden it won’t let me put codes on there. I mean like I wanted to hide everything and then put scrollbars on my page instead of like the tables or whatever. Catch my drift?
    Anyways if you could get back to me that’d be great!
    Thanks!

  228. Actually scratch that.
    I figured it out. :]

  229. the code works fine but..i dont know how to put my other things on my page now…everythin i do now..is hidden..how comes? what can i do

  230. THIS FUCKIN CODE IS SJIT. FUCK YOU ALL FUCK YOUR DOG. FUCK YOUR LITTLE SISTER. FUCK YOUR MOM FUCK YOUR DAD FUCK YOUR GRANDMA FUCK MYSPACE FUCK YOUR HAMSTERS FUCK YOUR RELIGION YOUR BELIEFS FUCK COMPUTERS FUCK YOUR CAT MOST OF ALL FUCK YOU, AND YOUR SISTERS.

  231. THIS FUCKIN CODE IS SJIT. FUCK YOU ALL FUCK YOUR DOG. FUCK YOUR LITTLE SISTER. FUCK YOUR MOM FUCK YOUR DAD FUCK YOUR GRANDMA FUCK MYSPACE FUCK YOUR HAMSTERS FUCK YOUR RELIGION YOUR BELIEFS FUCK COMPUTERS FUCK YOUR CAT MOST OF ALL FUCK YOU, AND YOUR SISTERS. FUCK ALL YOU LITTLE MYSPACE COCKSUCKING HORES. FUCK EM ALL IN THE ASS.

  232. THIS FUCKIN CODE IS SJIT. FUCK YOU ALL FUCK YOUR DOG. FUCK YOUR LITTLE SISTER. FUCK YOUR MOM FUCK YOUR DAD FUCK YOUR GRANDMA FUCK MYSPACE FUCK YOUR HAMSTERS FUCK YOUR RELIGION YOUR BELIEFS FUCK COMPUTERS FUCK YOUR CAT MOST OF ALL FUCK YOU, AND YOUR SISTERS. FUCK ALL YOU LITTLE MYSPACE COCKSUCKING WHORES. FUCK EM ALL IN THE ASS.

  233. THIS FUCKIN CODE IS SJIT. FUCK YOU ALL FUCK YOUR DOG. FUCK YOUR LITTLE SISTER. FUCK YOUR MOM FUCK YOUR DAD FUCK YOUR GRANDMA FUCK MYSPACE FUCK YOUR HAMSTERS FUCK YOUR RELIGION YOUR BELIEFS FUCK COMPUTERS FUCK YOUR CAT MOST OF ALL FUCK YOU, AND YOUR SISTERS.THIS FUCKIN CODE IS SJIT. FUCK YOU ALL FUCK YOUR DOG. FUCK YOUR LITTLE SISTER. FUCK YOUR MOM FUCK YOUR DAD FUCK YOUR GRANDMA FUCK MYSPACE FUCK YOUR HAMSTERS FUCK YOUR RELIGION YOUR BELIEFS FUCK COMPUTERS FUCK YOUR CAT MOST OF ALL FUCK YOU, AND YOUR SISTERS. FUCK ALL YOU LITTLE MYSPACE COCKSUCKING WHORES. FUCK EM ALL IN THE ASS.THIS FUCKIN CODE IS SJIT. FUCK YOU ALL FUCK YOUR DOG. FUCK YOUR LITTLE SISTER. FUCK YOUR MOM FUCK YOUR DAD FUCK YOUR GRANDMA FUCK MYSPACE FUCK YOUR HAMSTERS FUCK YOUR RELIGION YOUR BELIEFS FUCK COMPUTERS FUCK YOUR CAT MOST OF ALL FUCK YOU, AND YOUR SISTERS. FUCK ALL YOU LITTLE MYSPACE COCKSUCKING WHORES. FUCK EM ALL IN THE ASS.THIS FUCKIN CODE IS SJIT. FUCK YOU ALL FUCK YOUR DOG. FUCK YOUR LITTLE SISTER. FUCK YOUR MOM FUCK YOUR DAD FUCK YOUR GRANDMA FUCK MYSPACE FUCK YOUR HAMSTERS FUCK YOUR RELIGION YOUR BELIEFS FUCK COMPUTERS FUCK YOUR CAT MOST OF ALL FUCK YOU, AND YOUR SISTERS. FUCK ALL YOU LITTLE MYSPACE COCKSUCKING WHORES. FUCK EM ALL IN THE ASS.THIS FUCKIN CODE IS SJIT. FUCK YOU ALL FUCK YOUR DOG. FUCK YOUR LITTLE SISTER. FUCK YOUR MOM FUCK YOUR DAD FUCK YOUR GRANDMA FUCK MYSPACE FUCK YOUR HAMSTERS FUCK YOUR RELIGION YOUR BELIEFS FUCK COMPUTERS FUCK YOUR CAT MOST OF ALL FUCK YOU, AND YOUR SISTERS. FUCK ALL YOU LITTLE MYSPACE COCKSUCKING WHORES. FUCK EM ALL IN THE ASS.

  234. THIS FUCKIN CODE IS SJIT. FUCK YOU ALL FUCK YOUR DOG. FUCK YOUR LITTLE SISTER. FUCK YOUR MOM FUCK YOUR DAD FUCK YOUR GRANDMA FUCK MYSPACE FUCK YOUR HAMSTERS FUCK YOUR RELIGION YOUR BELIEFS FUCK COMPUTERS FUCK YOUR CAT MOST OF ALL FUCK YOU, AND YOUR SISTERS. FUCK ALL YOU LITTLE MYSPACE COCKSUCKING WHORES. FUCK EM ALL IN THE ASS.THIS FUCKIN CODE IS SJIT. FUCK YOU ALL FUCK YOUR DOG. FUCK YOUR LITTLE SISTER. FUCK YOUR MOM FUCK YOUR DAD FUCK YOUR GRANDMA FUCK MYSPACE FUCK YOUR HAMSTERS FUCK YOUR RELIGION YOUR BELIEFS FUCK COMPUTERS FUCK YOUR CAT MOST OF ALL FUCK YOU, AND YOUR SISTERS. FUCK ALL YOU LITTLE MYSPACE COCKSUCKING WHORES. FUCK EM ALL IN THE ASS.THIS FUCKIN CODE IS SJIT. FUCK YOU ALL FUCK YOUR DOG. FUCK YOUR LITTLE SISTER. FUCK YOUR MOM FUCK YOUR DAD FUCK YOUR GRANDMA FUCK MYSPACE FUCK YOUR HAMSTERS FUCK YOUR RELIGION YOUR BELIEFS FUCK COMPUTERS FUCK YOUR CAT MOST OF ALL FUCK YOU, AND YOUR SISTERS. FUCK ALL YOU LITTLE MYSPACE COCKSUCKING WHORES. FUCK EM ALL IN THE ASS.THIS FUCKIN CODE IS SJIT. FUCK YOU ALL FUCK YOUR DOG. FUCK YOUR LITTLE SISTER. FUCK YOUR MOM FUCK YOUR DAD FUCK YOUR GRANDMA FUCK MYSPACE FUCK YOUR HAMSTERS FUCK YOUR RELIGION YOUR BELIEFS FUCK COMPUTERS FUCK YOUR CAT MOST OF ALL FUCK YOU, AND YOUR SISTERS. FUCK ALL YOU LITTLE MYSPACE COCKSUCKING WHORES. FUCK EM ALL IN THE ASS.THIS FUCKIN CODE IS SJIT. FUCK YOU ALL FUCK YOUR DOG. FUCK YOUR LITTLE SISTER. FUCK YOUR MOM FUCK YOUR DAD FUCK YOUR GRANDMA FUCK MYSPACE FUCK YOUR HAMSTERS FUCK YOUR RELIGION YOUR BELIEFS FUCK COMPUTERS FUCK YOUR CAT MOST OF ALL FUCK YOU, AND YOUR SISTERS. FUCK ALL YOU LITTLE MYSPACE COCKSUCKING WHORES. FUCK EM ALL IN THE ASS.THIS FUCKIN CODE IS SJIT. FUCK YOU ALL FUCK YOUR DOG. FUCK YOUR LITTLE SISTER. FUCK YOUR MOM FUCK YOUR DAD FUCK YOUR GRANDMA FUCK MYSPACE FUCK YOUR HAMSTERS FUCK YOUR RELIGION YOUR BELIEFS FUCK COMPUTERS FUCK YOUR CAT MOST OF ALL FUCK YOU, AND YOUR SISTERS. FUCK ALL YOU LITTLE MYSPACE COCKSUCKING WHORES. FUCK EM ALL IN THE ASS.THIS FUCKIN CODE IS SJIT. FUCK YOU ALL FUCK YOUR DOG. FUCK YOUR LITTLE SISTER. FUCK YOUR MOM FUCK YOUR DAD FUCK YOUR GRANDMA FUCK MYSPACE FUCK YOUR HAMSTERS FUCK YOUR RELIGION YOUR BELIEFS FUCK COMPUTERS FUCK YOUR CAT MOST OF ALL FUCK YOU, AND YOUR SISTERS. FUCK ALL YOU LITTLE MYSPACE COCKSUCKING WHORES. FUCK EM ALL IN THE ASS.THIS FUCKIN CODE IS SJIT. FUCK YOU ALL FUCK YOUR DOG. FUCK YOUR LITTLE SISTER. FUCK YOUR MOM FUCK YOUR DAD FUCK YOUR GRANDMA FUCK MYSPACE FUCK YOUR HAMSTERS FUCK YOUR RELIGION YOUR BELIEFS FUCK COMPUTERS FUCK YOUR CAT MOST OF ALL FUCK YOU, AND YOUR SISTERS. FUCK ALL YOU LITTLE MYSPACE COCKSUCKING WHORES. FUCK EM ALL IN THE ASS.THIS FUCKIN CODE IS SJIT. FUCK YOU ALL FUCK YOUR DOG. FUCK YOUR LITTLE SISTER. FUCK YOUR MOM FUCK YOUR DAD FUCK YOUR GRANDMA FUCK MYSPACE FUCK YOUR HAMSTERS FUCK YOUR RELIGION YOUR BELIEFS FUCK COMPUTERS FUCK YOUR CAT MOST OF ALL FUCK YOU, AND YOUR SISTERS. FUCK ALL YOU LITTLE MYSPACE COCKSUCKING WHORES. FUCK EM ALL IN THE ASS.THIS FUCKIN CODE IS SJIT. FUCK YOU ALL FUCK YOUR DOG. FUCK YOUR LITTLE SISTER. FUCK YOUR MOM FUCK YOUR DAD FUCK YOUR GRANDMA FUCK MYSPACE FUCK YOUR HAMSTERS FUCK YOUR RELIGION YOUR BELIEFS FUCK COMPUTERS FUCK YOUR CAT MOST OF ALL FUCK YOU, AND YOUR SISTERS. FUCK ALL YOU LITTLE MYSPACE COCKSUCKING WHORES. FUCK EM ALL IN THE ASS.

  235. YOU LITTLE MYSPACE COCKSUCKING WHORES

  236. YEAH THEY SUCK GOOD COCK

  237. Myspace whores? Yep they sucka lota cock

  238. YOU LITTLE MYSPACE WHORES SUCK COCK HUH?

  239. thanks a bunch!

  240. Hi everyone – I have used a div overlay method By Derek Punsalan (but have also tried several others) and then I used a service called Wix.com to design a myspace page since I’m no champ at CSS or HTML. All was working well on my previews, but when I pasted the code for my profile into the code of the div overlay that I’m using, the page comes up and looks right and all, but all my links have been disabled and don’t work. Does anyone have any idea why the links don’t work on the following profile? Sorry for being such a noob.

    http://www.myspace.com/soundtrackstest

  241. BTW in reference to the above post – basically all wix.com did was help to design me a flash website that I wanted to use to replace my current default myspace profile. Sorry for the double-post.

  242. Third post in a row… sorry again. Upon further research I have been made aware that it is currently myspace’s policy to block all links created in flash, which is why my links aren’t working. If anyone can help me with a solution for this, please let me know at rafterman420@gmail.com. Thanks!

  243. if yuh want to hide stuff and not your whole page then go to myspace crash-codes.com and then click on codes.

  244. Gawd I’m having all kinds of troublesss. :/
    But anyway I am trying to hide the entire blue section at the top (ad, nav bar, search bar, & user shortcuts;) and every code I find for the user shortcuts just makes the opacity 0% so you can see through it or whatever. But I can’t get rid of the blue section and it’s drivin me insaneee !
    Somebody help. /:]

  245. i need help;; i dont know what CSS
    means =[

    MAJOR HELP PLEASE!?!?!

  246. A neater way to hide everything except your music player & about me is just to do…

    .profileInfo, .ContactTable, .userProfileURL, .hidethem, .userProfileDetail, .userProfileSchool, .latestBlogEntry, .blurbs, .extendedNetwork, .friendSpace, .friendsComments, .interestsAndDetails {
    display: none;
    }

  247. Oh, that hides your about me as well :)

  248. I used this code, now how do i replace it with my own html page?

  249. thnks for nothing it hides everything

    stuff u

  250. HAHAHA FUCK YO DIRTY ASS FUCKN FAT MOTHER BITCH(JHONSON)

  251. I HATE IT!! I CANT EVEN FIND THE CODE

  252. how do you hide ur music player when its still playing

  253. um where is the code i want it but it isnt even on this page!

  254. YEA G00D IDEA
    I GUESS

  255. hey i need to no how to hide that blue box at the bottom of my profile do u no how to help me?

  256. hi,
    iv been looking for a code to hide ALL the sections on my myspace, however i still wont to have some writing on my page but under no heading.
    does anyone know how to get any codes for this? or any codes for something simular?

  257. all i wont on my page is some general info(under no heading) a pic under that writing and 3 links up the top to comment me, to veiw my pics and to return home.
    HELP???

  258. how do you hide the advertisements at the top of ur page?

  259. this code sucks it really dosent work it fucks up all ur myspace dont useee it people dont be stupid i tried it once and it fucked up all my myspacee
    lol well thats all i gotta sayy
    wanna get 2 noe mehh

    aim me at: maria faw sho

    *his lid00 h00d thanqq*

  260. Diiiisz iish Shiiiiit

  261. Hi Foks,

    i build my Band-Profil but i dont need the Player!
    My Layout works with Flash embed so dont i can do it by css “diplay-none” for embed´s.

    Is there an other way to block the player in band layouts?

    http://www.MySpace.com/NoidDeejay

  262. For Sale Youtube Google Videos Download Script

    Features
    ————.
    mp3 downloads.
    videos uploaded by users.
    videos downloads.
    image downloads.
    Stream FM Radio Channels.
    Stream TV Channels.
    Support All Multimedia Files

    For Details contact Srinu friendstimes@yahoo.com

  263. watch yer language u immature faggits(:

  264. REAAAAAAD PLEASE; !!
    i have a question…!
    so if you have your comments and friends hidden on your myspace profile, at the top of your page, you can still look at your comments, and friends even if there hidden.
    like, it says view profile then you just erase profile and put it friends or comments and it pops up, right?
    well, is there a code so that you can not yet ANYBODY see your comments or messages..?
    kthanksss :)

  265. FUCK OFF YOU LITTLE SCROATS GET A LIFE THAN FUCKIN SPENDIN YOUR LIFE ON THIS CALLIN PEOPLE!

  266. well, hi admin adn people nice forum indeed. how’s life? hope it’s introduce branch ;)

  267. hide everthing

  268. I believe Johnson has issues.

  269. HOW DO I HIDE
    WERE ITS SAYS GO HOME,MAIL,PROFILED ….AND SO ON
    ON MY MYSPACE PAGE

  270. nice forum^)

  271. FFS. is there any fucking code that doesnt show ANYTHING! but you can still put pics and writing in there.

  272. what’s a code to hide the ad right about your profile?

  273. hide everything.

  274. Um Can You Please Help Me Hide Everything
    On My Profile Or Show Me The Web Sites Please
    Thank YOu Very Much

  275. umn can u please help me hide everything on my myspacepage even my mmusicplayer

  276. Professional Myspace Design

    Custom Layouts $15.00 Via PayPal :)

  277. does anyone know how to get rid of the huge blank space at the top of my profile?

    please take a look and if yo ucould help out that would be awesome

    thanx

  278. heres my page so u can see the huge space im speaking of

    http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=452300480

  279. THISSS WHOLE FUCKING THNG IS BULLLSHITTTTTTTTTTTT :]]

  280. MARRISA KNAPPS A COCKSUCKING WHORE.

  281. YOOOOOOOOOOOOOOO!!!! YALL NEED 2 SOMETHEN SO WE CAN HIDE EVERYTHING ON DA SPACE BICTHS

  282. YOOOOOOOOOOOOOOO!!!! YALL NEED 2 SOMETHEN SO WE CAN HIDE EVERYTHING ON DA SPACE BICTHS look and complant

  283. how to hid every thing on ur myspace page

  284. get da code then paste it under all bout me

  285. yall need to put the code on the page not all this other stuff ok

  286. Myspace still has that rule not to hide everything but they will proably never catch it unless someone snitches on you. I ahve removed ads and everything for the last couple of years and still my account is golden.

  287. what is tha code to hide evrything ,apart from tha about me so i can still write and put pics?

    HELP . LOL

  288. I don’t disagree with this blog post!

  289. You could certainly see your enthusiasm within the paintings you write. The arena hopes for more passionate writers such as you who are not afraid to say how they believe. At all times follow your heart.

  290. Wow! This blog looks exactly like my old one!
    It’s on a totally different subject but it has pretty much the same page layout and design. Great choice of colors!

  291. Fantastic issues altogether, you simply won a brand new reader. What would you recommend about your put up that you just made some days ago? Any certain?

  292. This is a topic that’s close to my heart… Many thanks! Exactly where are your contact details though?

  293. Hello to every body, it’s my first pay a visit of this website; this webpage contains remarkable and actually good information designed for visitors.

  294. Hello, i read your blog from time to time and i own a similar one and
    i was just wondering if you get a lot of spam comments? If so how do you protect against it, any
    plugin or anything you can recommend? I get so much lately it’s driving me insane so any support is very much appreciated.

  295. Thanks for some other excellent article. The place else could anybody get that type of info in such a perfect manner of writing? I’ve a presentation subsequent week, and I’m at the search for such info.

  296. My family members always say that I am wasting my time here at web, however I know
    I am getting know-how all the time by reading such fastidious posts.

  297. Pretty nice post. I simply stumbled upon your weblog and
    wanted to say that I’ve really loved browsing your weblog posts. After all I’ll be subscribing to your feed and I am hoping you write
    once more very soon!

  298. I’m studying at University of Kentucky and I want to convey my appreciation for your help toward those who need help with this particular topic. You have put in an tremendous amount of dedication into these solutions, and it has made it possible for people in our field to acquire great benefits. Your useful help and advice will mean much to me and much more to my peers.

  299. Hurrah, that’s what I was exploring for, what a information! existing here at this web site, thanks admin of this web page.

  300. hello there and thank you for your info – I’ve definitely picked up something new from right here. I did however expertise several technical points using this website, as I experienced to reload the site a lot of times previous to I could get it to load correctly. I had been wondering if your web hosting is OK? Not that I am complaining, but slow loading instances times will sometimes affect your placement in google and could damage your high-quality score if ads and marketing with Adwords. Well I am adding this RSS to my email and can look out for much more of your respective intriguing content. Make sure you update this again soon.

  301. Greetings from California! I’m bored at work so I decided to browse your site on my iphone during lunch break. I really like the info you present here and can’t wait to take a look when I get home.

    I’m amazed at how quick your blog loaded on my mobile .. I’m
    not even using WIFI, just 3G .. Anyways, amazing blog!

  302. Great info. Lucky me I discovered your blog by accident (stumbleupon).
    I have bookmarked it for later!

  303. Due to these challenges, the goal of a credit check by the Same
    Day Loan direct lender. These are more convenient and free to
    use as well.

  304. Hi there, I discovered your blog via Google even as searching for a similar subject, your website got here up,
    it seems to be great. I’ve bookmarked it in my google bookmarks.
    Hi there, simply became aware of your blog through Google, and found that it is really informative. I am going to watch out for brussels. I will appreciate in case you continue this in future. Lots of other people can be benefited out of your writing. Cheers!

  305. Thanks designed for sharing such a pleasant opinion, post is fastidious, thats why i have
    read it entirely

  306. My family members always say that I am wasting my time here at web,
    except I know I am getting knowledge daily by reading thes fastidious articles or reviews.

  307. Hey there are using WordPress for your blog platform?
    I’m new to the blog world but I’m trying
    to get started and set up my own. Do you need any coding knowledge to make your own blog?
    Any help would be greatly appreciated!

  308. A motivating discussion is definitely worth comment.
    I do believe that you ought to write more about
    this topic, it may not be a taboo subject but usually people do not speak about these subjects.
    To the next! All the best!!

  309. Hey there I am so delighted I found your web site, I really found
    you by mistake, while I was researching on Bing for something else, Nonetheless I am here now and would just
    like to say many thanks for a marvelous post and a all round interesting
    blog (I also love the theme/design), I don’t have time to read it all at the minute but I have saved it and also included your RSS feeds, so when I have time I will be back to read a lot more, Please do keep up the superb work.

  310. make sure you pick up all available quests you come across as quests from different quest hubs may
    have overlapping quest areas. Fortunately this is
    not much of an issue since the Paladin will pretty much always be engaged in hand to hand combat.
    It’s possibly since they spend the period instance ranking up instead of running solitary web template modules constantly.

  311. Pretty! This has been a really wonderful post. Thanks for providing these details.

  312. Hello there! This article could not be written much better!
    Looking at this post reminds me of my previous roommate!
    He continually kept talking about this. I most certainly will forward
    this post to him. Pretty sure he will have a good read.
    Many thanks for sharing!

  313. Hi there, just became alert to your blog through Google, and found that it is really informative.

    I’m gonna watch out for brussels. I’ll be grateful if you continue this in future.
    Lots of people will be benefited from your writing. Cheers!

  314. He scored 245 goals in 350 appearances during a 13-year spell
    with Inter before an injury cut his career short.
    This game isn’t timed, which makes it more of a patience and strategy game. This is just one of the many strategies that exist in the League of Legends.

  315. A motivating discussion is woirth comment. I believe that you should write more about this subject matter, it might not be
    a taboo subject bbut typically people don’t speak about these
    subjects. To the next! Many thanks!!

  316. Eating 5 – 6 small meals and snacks throughout the
    day will help to control your appetite so you end up eating less.
    You get excellent health and you won’t fall sick easily.
    Having more healthy cells and tissues will definitely improve
    your metabolism since it is your cells and tissues that metabolize your
    calories to fuel your bodily functions, after all.

  317. Heya i am for the first time here. I found this board and I find It really useful &
    it helped me out much. I hope to give something back and
    aid others like you helped me.

  318. The one downside of this though is that dark chocolate is quite bitter without the sugar
    content, and so one variation to this recipe if you do choose to go down this
    route is that you should also add in two tablespoons of a sugar free substitute
    into the main ingredients of the Sugar Free Chocolate Smoothie in
    order for it to taste good. This gloriously green smoothie is actually a simple blend of assorted fruits
    with green vegetables added to it. Store any extra servings in fridge for later in the
    day.

  319. What’s up, everything is going well here and ofcourse every one is sharing data, that’s truly good, keep up writing.

  320. I blog quite often and I seriously thank you for your
    content. The article has really peaked my interest.
    I will book mark your site and keep checking for new information
    about once a week. I opted in for your Feed too.

  321. I was recommended this blog by my cousin. I am not sure whether this post
    is written by him as no one else know such detailed about my difficulty.
    You are wonderful! Thanks!

  322. It didn’t take long for marketers to stop using videos for
    mere entertainment. It took an ordinary webmaster and showed him how to market on the web.
    One of the benefits with using these marketing tools is they are among
    the easiest to measure.

  323. Hello, all the time i used to check website posts here early in the morning, since i enjoy to
    learn more and more.

  324. I’m really impressed with your writing skills as well
    as with the layout on your blog. Is this a paid theme or did you customize it
    yourself? Anyway keep up the nice quality writing, it’s rare
    to see a great blog like this one today.

  325. Or they put content on their Web sites. These two things
    are said to be the most widely used internet tool to find the business’s site.
    Traffic-class, the content of your site. It’s just a matter of panning for current stock prices it.

    You must current stock prices first get the knowledge about
    what SEO really is. To optimize your Internet Marketing Business Web site with
    certain keywords, the better. As a starter, you will have forgotten all about that great idea you just had.

  326. That’s why it’s essential that modifications occur on the unconscious stage – no less
    than if those adjustments are to be lasting, which, in fact, is often the desired outcome of therapy.

  327. Companies that implement these companies save money from payoffs,
    insurance coverage, unemployment, lawyer charges, and save
    themselves each time and the stress of unjust claims in opposition to them.

  328. Yet, here I am penning this information, a guide of optimism
    about the right way to dwell properly within the humblest of
    circumstances.

  329. http://3-an.ru – кондиционеры и вентиляция

Leave a reply to ShiitStahh Cancel reply