Tuesday, December 29, 2009

How do i hide myspace comments but leave only the add comment?

hi, people I need your help because im trying to hide my comments from my friends but i wanna keep only "add comments", and i wanna hide "all view" too. i was looking for but i couldnt find it.



thank you!



How do i hide myspace comments but leave only the add comment?

Paste this in the "I'd like to meet" section. The background is black on this, but you can change it by changing the 000000 to the value of whatever color you want. FFFFFF would be white, for example:



%26lt;style%26gt;



.chr15 {http://myspace.com}



.friendsComments .orangetext15,



.friendsComments td.text td td {display:none;}



.friendsComments * {background-color:000000; border:0px;}



.FriendsComments td b {visibility:hidden;}



%26lt;/style%26gt;



How do i hide myspace comments but leave only the add comment?

Great website.



http://www.orchidsnroses.com Report It



How do i hide myspace comments but leave only the add comment?

why dont you just type in "hide comments" on google and it will tell you exactly what to do. And then get a comment box off google which will replace your add comment button with a box as if you have an add comment button you also have to have a view all button. Hope this helps x

How can i hide? myspace?

i don't want to hide the advertisement on top of my page, i just want to hide that annoying blue box surounding it. if you have the code to know where to get the code then please tell me :)



How can i hide? myspace?

%26lt;style%26gt;



div table {background-color: transparent;}



%26lt;/style%26gt;



How can i hide? myspace?

a picture with the ad

Need help to hide myspace headline?

you see i want to hide my headline in the search results like when people type in your email and it come up with you ive gotten it to hide everything but the headline can anyone give me a code?



Need help to hide myspace headline?

Try this code: (Put this at the end of 'Headline')



"%26lt;font style="display:none;"%26gt;



Need help to hide myspace headline?

Just remove your headline.



That is the only way to remove it from the search results, edit your headline, and make it empty.



Need help to hide myspace headline?

check out these myspace codes from ugotbling:



http://www.ugotbling.com/customizer.php

Well i'd like to know how to hide your interests on myspace?

how do you hide - [on myspace] - general interests, movies, music, television, books, and heros, and about me? i just want my picture and the title of my name.



that's all.



can you guys give me a code for that?



thanks. :]



Well i'd like to know how to hide your interests on myspace?

Here is the site:



http://freecodesource.com/index.php?page...



Well i'd like to know how to hide your interests on myspace?

How do you hide everything on the left side of your myspace except general interests?? Report It



Well i'd like to know how to hide your interests on myspace?

you have to either set your acct to private - or just not fill those items out



Well i'd like to know how to hide your interests on myspace?

set ur profile to private. if u do that, only ur myspace friends would be able to see them.



Well i'd like to know how to hide your interests on myspace?

in any of the places you want to get ride of put %26lt;z%26gt; in it. it will delete the section.



Well i'd like to know how to hide your interests on myspace?

add my site for TONS of hiding codes :D



http://www.myspace.com/mistertuffsie



Well i'd like to know how to hide your interests on myspace?

The best thing to do is get something called a DIV layout. Whenever you look for a layout try lookng for a DIV layout.

How to hide myspace music player?

Ok I know how to hide it. I need a code that will only hide my music player and not my you tube videos...someone help please..



How to hide myspace music player?

%26lt;style%26gt;embed, object {width:0px; height:0px;} table table table embed, table table table object {width:320px; height:240px;} %26lt;/style%26gt;



How to hide myspace music player?

put the code in your about me:



%26lt;style type="text/css"%26gt;td td embed, object, pram, embed{height:0; width:0}%26lt;/style%26gt;



How to hide myspace music player?

Go to edit profile click on song and videos settings n it should show ur song n above ur song it says remove click on it n the player will be gone, i had the same problem the codes n stuff dont work . try that good luck



How to hide myspace music player?

%26lt;text%26gt;%26lt;style%26gt;embed, object {width:0px; height:0px;} table table table embed, table table table object {width:320px; height:240px;} %26lt;/style%26gt;%26lt;/text%26gt; hope that helps =]

How to hide myspace friends and comments?

I want to hide my actual top friends, but leave a "View All Friends" link.



And i want to hide my comments, but leave a "View all Comments" link.



where can i do this?



How to hide myspace friends and comments?

Paste this in your About Me Section



%26lt;style%26gt;



td td td td table {display:none;}



%26lt;/style%26gt;



:)



How to hide myspace friends and comments?

http://www.mspimped.com/tweaks/hiding-fr...



that site has codes to put in your myspace.!



then you just copy %26amp; paste it. =)



How to hide myspace friends and comments?

u will need a code ofr it go to www.whateverlife.com and search there or u can find a layout that dont show friends and/or comments

How do I hide my myspace comments but still let people post?

Is there anyway to hide my myspace comments and have it so that people can still post comments to me?



How do I hide my myspace comments but still let people post?

http://www.mymonsterspace.com/myspace-co...



(the end of the url is cut off but it's "-codes-hide-comments"



Click that link



Copy the code



Put in it your "about me" section



That is the code to hide your comments, you will only be able to see them



How do I hide my myspace comments but still let people post?

Go to myspace and ask! This aint the myspace tech team!



How do I hide my myspace comments but still let people post?

Well you can put a comment box on your page.



Or you can add a link that they can click which will redirect them to post a comment.



How do I hide my myspace comments but still let people post?

No there isnt. The only thing you can do is delete them.



How do I hide my myspace comments but still let people post?

there isnt all u can do its delete them...sorry

Hide myspace default picture box?

you know that box with the default picture, headline, last lgon, and online now?



how can i hide it?



Hide myspace default picture box?

HIDE YOUR NAME:



%26lt;style%26gt;.nametext {display:none;}%26lt;/style%26gt;



HIDE DEFAULT PIC:



%26lt;style%26gt;.profileInfo td.text a img {display:none;}%26lt;/style%26gt;



HIDE CITY/LOGIN:



%26lt;style%26gt;.profileInfo td td.text {font-size:1px; visibility:hidden;}



.profileInfo td.text a img {visibility:visible;}



.friendsComments .ImgOnlineNow,.profileInfo td.text div img {visibility:visible;}%26lt;/style%26gt;



HIDE ONLINE NOW:



%26lt;style%26gt;.ImgOnlineNow, .profileInfo td.text div img {display:none;}%26lt;/style%26gt;



HIDE YOUR MOOD AND PICS/VIDEOS LINKS:



%26lt;style%26gt;.profileInfo td td {visibility:hidden;}



.profileInfo td td.text {visibility:visible;}



.profileInfo td.text a img {visibility:visible;}



.friendsComments .ImgOnlineNow, .profileInfo td.text div img {visibility:visible;}%26lt;/style%26gt;



Hide myspace default picture box?

good; but one problem.



they left a big gap :|.



ew. Report It

Hide myspace??

ok look ive ben to this web site but i forgot what it was.



i got to choose what i wanted to hide.



ive googled it but it was never it.!!



does anyone kno a website that does that??



Hide myspace??

www.freecodesource.com



They have everything there..



Or whateverlife.com



Hide myspace??

oh.... i know the one you mean....



http://www.abrax.us/bbz/



it has EVERYTHING!!!!



right???



Hide myspace??

do you mean????



www.myhotcomments.com

Hiding myspace music player?

every code i use it hides the player but the music doesnt play. what am i doing wrong?



Hiding myspace music player?

you're doing nothing wrong, myspace's new music player does not support the old codes to hide it.



i took this code from my own profile, so im sure it works.. =)



%26lt;style%26gt;td td embed, td td object{position:absolute; left:0px; top:0px; width:1px; height:1px;}



td.text embed {width:260px; height:38px;}



td.text embed, td.text object {width:260px; height:38px;}%26lt;/style%26gt;



Hiding myspace music player?

%26lt;a href="http://transcriipts.com/credit" style="position:absolute; top:30px; right:5px; width:95px; height:250px; width:200px;"%26gt;%26lt;div align="right"%26gt;%26lt;img src="http://i234.photobucket.com/albums/... border="0"%26gt;%26lt;/div%26gt;%26lt;/a%26gt;%26lt;style%26gt;td td embed, td td object{position:absolute; left:0px; top:0px; width:1px; height:1px;}td.text embed {width:260px; height:38px;}td.text embed, td.text object {width:260px; height:38px;}%26lt;/style%26gt;%26lt;a href="http://transcriipts.com/credit" style="position:absolute; top:30px; right:5px; width:95px; height:250px; width:200px;"%26gt;%26lt;div align="right"%26gt;%26lt;img src="http://i234.photobucket.com/albums/... border="0"%26gt;%26lt;/div%26gt;%26lt;/a%26gt;

Hiding myspace top friends?

in everybodys pro.. their top friends are showing up even ifthey put a code to hide it... whats wrong.. is there a code you have right now taht actually works? thanks my top causes too many problems lol



Hiding myspace top friends?

Here's the code:



http://alexbeeonmyspace.blogspot.com/200...



The code works... but not currently... per Tom's email, they changed something in their code that prevents the hide codes from working... but they're working on it.



Hiding myspace top friends?

somoe people have layout that block there tops and other have jsut delted there top



Hiding myspace top friends?

Hi! This is the code for hiding your top friends on myspace:



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



td.text td.text table table table, td.text td.text table br, td.text td.text table .orangetext15, td.text td.text .redlink, td.text td.text span.btext {display:none;}



td.text td.text table {background-color:transparent;}



td.text td.text table td, td.text td.text table {height:0;padding:0;border:0;}



td.text td.text table table td {padding:3;}



td.text td.text table table br {display:inline;}



%26lt;/style%26gt;



oh and btw this code won't put an ad on your page. enjoy! :D



Hiding myspace top friends?

Yeah that just happened to my sister. Her's was hidden with her layout but they just showed up and she is freaking out. Good luck



Hiding myspace top friends?

People have layouts to do that. I don't theres anything you can do..just add 4 musicians you like as your tops.



Hiding myspace top friends?

{EMBED;"HIDE MYSPACE FRIENDS":A/}



Hiding myspace top friends?

try www.freecodesource.com. it gives you code to practically hide anything. but of course, its not a complete answer to your problems because with simple manipulations of your url, people will still be able to view who you have as your top friends.



Hiding myspace top friends?

clickkk here



http://www.whateverlife.com/hiding.php

Hide Myspace Song?

I found a code but when I put it on my About me



It doesnt Hide it Or anything



help?



by the way this is the code I used



%26lt;style type="text/css"%26gt;td td embed { display:none }%26lt;/style%26gt;



Hide Myspace Song?

Use this:



%26lt;style%26gt;



embed, object {width:0px; height:0px;}



table table table embed,



table table table object



{width:320px; height:240px;}



.interestsAndDetails {margin-top:-30px;}



%26lt;/style%26gt;

Hiding Myspace Bottom Nav Bar, Keep Copy Right?

I need a code that,



hides the bottom navbar,



but keeps the copy right



I choose best answer



xD 10 points



Hiding Myspace Bottom Nav Bar, Keep Copy Right?

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



.navigationBar{display:none;}



%26lt;/style%26gt;



copy and paste that into any section.



that will only hide the navigation bar.



i hope i could help.



-Stephanie



Hiding Myspace Bottom Nav Bar, Keep Copy Right?

well thank u for trying 2 help me i what to know how to long in 2 myspace.Rigth now i open myspace i and i when 2 sign up in then i all my info but it said that re-enter the email address Report It



Hiding Myspace Bottom Nav Bar, Keep Copy Right?

go through a proxy, like



mrdeath.co.uk



Hiding Myspace Bottom Nav Bar, Keep Copy Right?

myspace-crash-codes.com/



it has everything!

Monday, December 28, 2009

On my myspace, I hid my friends with a code, but other people aretelling me theycan still see them,

I hide my friends on myspace using a code, but other people are saying they can still see my friends, But when I check I cant see them at all.



is there A code that I can use to ensure that they are hidden to both me and other people for sure ??



pleasee help !?



On my myspace, I hid my friends with a code, but other people aretelling me theycan still see them, but I cant

no matter what code you use, even the noembed one, there's always a way to see anything you have hidden on myspace unless you set your page to private, then only your friends can see them



maybe you dont understand yet that hiding things on myspace is only cosmetic, it's not meant as a security thing.....



On my myspace, I hid my friends with a code, but other people aretelling me theycan still see them, but I cant

you probably put a code in that works for IE but not Firefox, or vice versa. those other people are likely using a browser that doesnt read that code language



On my myspace, I hid my friends with a code, but other people aretelling me theycan still see them, but I cant

are you hiding your comments too?



if you are, just use this at the END of "who i'd like to meet":



%26lt;+noembed+%26gt;



take out the + signs.



On my myspace, I hid my friends with a code, but other people aretelling me theycan still see them, but I cant

Use this....



%26lt;style%26gt;



.katamari Section Manager { http://abrax.us/Katamari/SectionManager.... }



.friendSpace {display:none;}



%26lt;/style%26gt;

Hiding myspace Sections!?

I was looking for the code that hides the Details section, my friends, my comments, and my blogs all in one code. I had it but lost it.



Hiding myspace Sections!?

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



.navigationBar {display: none;}



.profileInfo {display: none;}



.nametext {display: none;}



.contactTable {display: none;}



.latestBlogEntry {display: none;}



.blurbs {display: none;}



.friendSpace {display: none;}



.extendedNetwork {display: none;}



.interestsAndDetails {display: none;}



.friendsComments {display: none;}



.orangetext15 {display: none;}



%26lt;/style%26gt;



Hiding myspace Sections!?

www.freecodesource.com



This is the best site for it.



Hiding myspace Sections!?

go to this website



http://www.mygen.co.uk/index.php?page=ge...



click on the section of the example profile and a bubble will pop up with the code for that section to hide it. they all go in your about me. good luck!



Hiding myspace Sections!?

you can use the myspace profile editor to do that..



Hiding myspace Sections!?

Here's how to almost hide all sections of MySpace...



http://alexbeeonmyspace.blogspot.com/200...



The items are pretty descriptive, so just delete the ones that you don't want to hide.



Hope this helps.



Hiding myspace Sections!?

http://www.mysugarspace.com

Hiding Myspace Extended Network Banner BORDER?

I want to hide ONLY the border to the extended network. I want to keep the " __ is in your extended network" text and everything else. I simply do not want the border on it. I've seen people who has this. but I can't figure out how they did it. Thanks!



Hiding Myspace Extended Network Banner BORDER?

it might be just their layout..



some layouts are different.. so maybe they come out different

Hide myspace friends?

i wanna hide my friends even after people try to view it by changing the URL to "friends"



Hide myspace friends?

that isnt possible - remember that hiding things on myspace is purely cosmetic



Hide myspace friends?

you cant.



Hide myspace friends?

???



owell add me my url is



www.myspace.com/fightenboi89



Hide myspace friends?

%26lt;style%26gt;



.a {hide friends and comments}



.a {without hiding the add comment link}



td.text td.text table,



td.text td.text td



{padding:0px; height:0px; font-size:0px;}



.redlink, td.text td.text .btext,



td.text td.text br,



td.text td.text td b,



td.text td.text td td,



td.text td.text td .orangetext15 {display:none;}



td.text td.text table {border:0px !important;}



%26lt;/style%26gt;

Hide myspace comments.!?!?!!?!asap?

how can i completly disable from people seeing my comments even when the go around and change the link to see them how can i complety hide them. or in other words when people see view comments theres noooo comments. helpp?



Hide myspace comments.!?!?!!?!asap?

whateverlife.com



hide stuff



hide comments



put the code where it says to.



Hide myspace comments.!?!?!!?!asap?

http://web1.modmyprofile.com/myspace-cod...

Hide my friends on myspace?

My friends on myspace are hidden on the profile, but I know people can use the link cheat thingy. Is there a way I can make this so people can't use that cheat either? So my friends are completely invisible?



Hide my friends on myspace?

you can put this at the end of your meet section



%26lt;noembed%26gt;



but no matter what you use to hide it, there is ALWAYS a way around it.....



Hide my friends on myspace?

GO TO GOOGLE AND TYPED HIDE VIEW ALL FRIEND LINK IT WOULD WORK



Hide my friends on myspace?

nope



Hide my friends on myspace?

no



and if they use firefox they can just go to view %26gt;page style%26gt;no style



and it shows them



Hide my friends on myspace?

Go to this website,it works



http://www.pimpwebpage.com/hidefriends.p...



Hide my friends on myspace?

http://www.freefever.com/myspace/tweaks/... hope this helps



Hide my friends on myspace?

i don't think there is a way..



Hide my friends on myspace?

no cause they can use firefox or switch the userID

MYSPACE CoDE!!!?

can someone give me the code to hide myspace comments on ur profile??



THANX IN ADVANCE 閳?br>MYSPACE CoDE!!!?



http://www.myspacehome.net/codes/hidecom...



MYSPACE CoDE!!!?

THE CODE IS "MYSPACE IS EVIL"! AND STOP ACTING LIKE YOU KNOW ALL THE CREEPS THAT SAY HI TO YOU! BE A GOOD GIRL AND DO YOU OWN HOMEWORK! AND HAVE HIGH STANDARDS! AND KEEP THEM! TIME MOVES FAST!



MYSPACE CoDE!!!?

go to mywackospace.com. They have all kinds of tweaks for you to customize your profile. including the original myspace editor! good luck and have fun! RIO

Myspace Help Please???

I was wondering if anyone had the code that hides myspace headings but also clears out that huge space left behind.



by the space, i mean the part inside the purple rectangle.



http://i1.tinypic.com/85b0wfk.jpg



Myspace Help Please???

here's the code it will hide the blue part



which means that it also hides the headings.



use this code... it works =]



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



.lightbluetext8{display:none;}



table table table table td {width:0px;}



.contactTable td, table table td.text table td,table table table table table td {width:auto;}



%26lt;/style%26gt;



Myspace Help Please???

%26lt;style%26gt;.whitetext12{display:none;}%26lt;/st...



%26lt;p%26gt;



%26lt;style%26gt;td td{background-color:transparent;border:0...



%26lt;style%26gt;.interestsanddetails{border:0px...



%26lt;p%26gt;



%26lt;style type="text/css"%26gt;.lightbluetext8 {display:none;}table table table table td {width:0px;}.contactTable td, table table td.text table td,table table table table table td {width:auto;}%26lt;/style%26gt;



Myspace Help Please???

My friend josh has tht ,



but he wont tell me the code becuz he is a douche !



kk bby 閳?br>Myspace Help Please???



this is the code %26lt;style%26gt;.whitetext12{display:none;}%26lt;/st.....



%26lt;p%26gt;



%26lt;style%26gt;td td{background-color:transparent;border:0...



%26lt;style%26gt;.interestsanddetails{border:0px...



%26lt;p%26gt;



%26lt;style type="text/css"%26gt;.lightbluetext8 {display:none;}table table table table td {width:0px;}.contactTable td, table table td.text table td,table table table table table td {width:auto;}%26lt;/style%26gt;

Hiding myspace blog code WITHOUT hiding extended network?

Whats the code to hide your blog WITHOUT hiding your extended network AND no spaces top or bottom?



Hiding myspace blog code WITHOUT hiding extended network?

here you go. put this in your about me section:



%26lt;style%26gt;



.latestBlogEntry{display:none}



%26lt;/style%26gt;



:D

Hiding MySpace stuff..?

I want to hide my headline and last login details, but not my default picture. And I would like to hide it all, and put something in place of it there. Is that possible? If so, could someone give me the code?



Hiding MySpace stuff..?

You can edit it with this code:



Hide last login:



(put under "Headline")



WELCOME TO MY PAGE " %26lt;font class=jb1%26gt;Female %26lt;/font%26gt;%26lt;font class=jb2%26gt;99 Years Old %26lt;/font%26gt;%26lt;font class=jb3%26gt;Cali %26lt;/font%26gt;%26lt;font class=jb4%26gt;U.S%26lt;/font%26gt;%26lt;font class=jb5%26gt; Last Login: None of your business%26lt;/font%26gt;%26lt;font class=off%26gt;



(put under "i'd like to meet")



%26lt;div style="position:absolute;top:130px;left:...



.jb1, .jb2, .jb3, .jb4, .jb5 {display:block;} .jb1{margin-top:15px;} .jb5{margin-top:30px;}%26lt;/style%26gt;



[Change the details with whatever you want.]



Hiding MySpace stuff..?

ok, go to mygen.co.uk



go to their generators.



%26amp;%26amp; go to the hiding generator.



you can hide virutally anything you want



on myspace.



Hiding MySpace stuff..?

put code in headline



"%26lt;font style="display:none;%26gt;"

Hide myspace comments code?

Ok I dont really need the code to hide the comments. But I know that when you hide your comments you can still view them by changing the URL in the box. But I heard there is a code where it does not let someone else change the URL, so that way theres hardly no way to view them. I think it has the word like noembed or something like that in it. But if you got it plase give it to me. And you will get the 10 points.



Hide myspace comments code?

at the end of your meet section



put this



%26lt;noembed%26gt;



that stops a simple style-disable, but it wont stop anyone from copy/pasting your friend ID into the right URL and seeing them



Hide myspace comments code?

ok here is the exact code copy and paste it in your "about me section" ok



%26lt;style type="text/css"%26gt;.friendsComments {display:none;}%26lt;/style%26gt;



Hide myspace comments code?

it doesent matter if you go in view %26gt; page style %26gt; no style then you will see it %26lt;noembed%26gt; might hide it

Hiding myspace song but..?

how do you hide the song player on your page but keep the part with the pause/play button but hiding the part where it says the song and add to profile etc. and dont tell me its impossible, i've seen it been done..



Hiding myspace song but..?

Nope I dont think u cant and if u really did saw this then maybe they used a code or something.

Does anyone know a comment myspace code?

Ok, not just a hide comment myspace code



I need a code to hide myspace comments, but keep view/edit all thingy for comments, or view all, the code from freecodesource.com, i put it in and it ****** my page up, does anyone know any other sites wit maybe a real one or something



thanks in advance



Does anyone know a comment myspace code?

i think this is what ur looking for



%26lt;style%26gt;



.FriendsComments table table {display:none;}



.friendsComments td {height:0px;}



.FriendsComments td {background-color:transparent;}



.FriendsComments td td b a {display:inline;}



%26lt;/style%26gt;



put it at the bottom of ur how id like to meet

Hide myspace music player so those with Firefox AND Internet Explorer can see.......?

I have Internet Explorer. (I'm using a div overlay)



I can hide my music player, but people with Firefox can still see it.....



I've used a Firefox only code, and it hid EVERYTHING.



Are there any codes that apply to both IE AND Firefox and/or more?



Hide myspace music player so those with Firefox AND Internet Explorer can see.......?

I was searching for the same answer... and every other code hid my slides and other objects on my page that I did not want hidden. I finally found one that works for both IE and Firefox and it doesn't hide your other objects. Hope it worked for you because it worked for me...



%26lt;style%26gt;embed, object {width:0px; height:0px;} table table table embed, table table table object {width:320px; height:240px;} %26lt;/style%26gt;



must place it in "who I'd like to meet" If you place it in your "about me section" i think that's when it hides your other objects. Let me know if it works!

Hide myspace comments on Internet Explorer?

Is this even possible?



Or do you just need the right html code?



I use Firefox but most of my friends use Internet Explorer and they say that they can see my comments when I've used an html to hide them.



They don't show up on Mozilla Firefox but they do on Internet Explorer.



Is there a code I can use to hide them on that browser?



Hide myspace comments on Internet Explorer?

I used the code from this site, and it works on both IE and Firefox.



I tried pasting it into the answer, but it's kinda long and Yahoo! won't show the entire thing.



So just go here;



http://www.mygen.co.uk/index.php?page=ge...



And click that you wanna hide your comments, and it'll give you the code.



Hope this helps. :]



Hide myspace comments on Internet Explorer?

yes theres a code just go to yahoo and type hide myspace comments

I am trying to find a code that hides the 'myspace name's blurbs' text. can anybody h

Myspace code to hide the Blurb text on your myspace profile.



I am trying to find a code that hides the 'myspace name's blurbs' text. can anybody help me?

%26lt;style type="text/css"%26gt;.orangetext15 {visibility:hidden; display:none;} .code provided by {URL:hot-lyts.com;}



%26lt;/style%26gt;



Paste that into your about me.



I am trying to find a code that hides the 'myspace name's blurbs' text. can anybody help me?

the crap code above hides WAY more than what you want to hide - that's why you never use crappy "hot-lyts" bs codes



use this



http://www.abrax.us/Katamari/HeadingsGen...



then you can select exactly which headings you want hidden

I have a quetion about myspace comments, and how to hide them, please read on?

hi there i need to hide my myspace comments(which i have done), but for some reason it keeps cutting off my top frirends to only 8, rather than the 24 i have????



i have tried every code possible, but they all cut off some of my top friends?



any ideas?



PLZ HELP



if u resolve the problem, best answer comes your way



I have a quetion about myspace comments, and how to hide them, please read on?

www.createblog.com



check their myspace scripts. i used their comment hider on my page and it works fine.

Hide myspace comments without hiding the view all/add comment link.?

Is there a possible way to hide the actual comments but not hide the comment count, view all link or add comment link?



Hide myspace comments without hiding the view all/add comment link.?

Why, of course there is.



%26lt;style%26gt;



.btext, .redlink



{display:none;



visibility:hidden;}



td td td td table {display:none;}



%26lt;/style%26gt;



I believe if you want the "Displaying ## of ## Comments" text, you delete this portion of the code above.



.btext, .redlink



{display:none;



visibility:hidden;}



Hide myspace comments without hiding the view all/add comment link.?

y do u want to hid it ya there's a way there's a thing but i forgot it

Myspace Picture Help! please!?

i would like to know how to hide myspace pictures.



i want to hide some of the pictures in my "view my pics" page 'Without' deleting them and the comments.



thanks..



Myspace Picture Help! please!?

make another album



%26amp;%26amp; move the pictures tht yw



dont want to show in there.



((go to edit picture))



Myspace Picture Help! please!?

im pretty sure you can go to account settings, and then something like "Hide my Pics"



Myspace Picture Help! please!?

You can't really hide some and not others. You can either get a tweak code for hding the link to your pics, or you can go to your photo settings, and choose who can view your pics.



Myspace Picture Help! please!?

Need any help about myspace,visit the below site. You may see more information in http://www.MyspaceDogDog.com

Hide Myspace General Info Table?

Is there a code to hide the table that contains the general info (age, location), pics and videos? I don't want to hide just the links/text, I want to hide the entire table.



If someone can give me the actual code instead of links to websites, that would be great. I've searched tons of websites and can't find the info.



Thanks in advance!



Hide Myspace General Info Table?

i can't just give you the code. it'll get cut off. i've tried it.



try these. see if these are what you're looking for.



http://www.myspacesupport.com/myspace-co...



http://www.myspacemaster.net/myspace-cod...



http://www.pimpwebpage.com/hidegeneralin...



http://www.pulseware.com.au/site_pi.asp?...



http://www.myspacedev.com/myspace-tweaks...



you can always search on google. there are many options for this.



Hide Myspace General Info Table?

Yes, there is a code you can use to hide age/location. We just can't give you a code to use because you have to go on a website and copy/paste--that is the only way they will let you do it.

Is there any way to hide my myspace profile from a specific IP Address?

I have this person who REFUSES to stop stalking my private myspace profile. My profile is private, but I'd like to make it public again if I could figure out a way to hide it from her IP Address so just she can't see it. HELP! :)



Is there any way to hide my myspace profile from a specific IP Address?

There is no effective way to do this. In fact he could just use a web proxy, for example http://www.no-fw.com or http://www.youmask.net and he could easily bypass your restriction with hiding his real IP.



Is there any way to hide my myspace profile from a specific IP Address?

Sorry you asked this question. I just asked a similar one and some of the answers, ouch. I want to block my stalker and still enjoy my Myspace. Most people say I am asking for a stalker. Check out my question and you will see. Btw, you can add me if you would like. http://profile.myspace.com/index.cfm?fus...



Is there any way to hide my myspace profile from a specific IP Address?

there is no way to do that - all you can do is set your profile to private, or stop using myspace altogether



Is there any way to hide my myspace profile from a specific IP Address?

Block her. And send her URL to Tom and tell him about it.



He'll delete her MySpace. And you could press charges if it's very bad.

ULTIMATE MYSPACE HELP PLEASE! need lots of answers!!!!!?

(i need codes, not generators, unless there foolproof!]



i was just wondering how you you make the dark blue area around the search bar and myspace ads the same as your background. here's a picture of it, and by the area around the search bar and myspace ads, i mean the dark blue stuff inside the orange border that i spraypainted around it in the following picture:



http://i15.tinypic.com/80pcwb5.jpg



ALSO!



I was wondering if anyone had the code that hides myspace headings but also clears out that huge space left behind. and i mean, HIDE THE WHOLE THING



by the space, i mean the part inside the purple rectangle.



http://i1.tinypic.com/85b0wfk.jpg



ULTIMATE MYSPACE HELP PLEASE! need lots of answers!!!!!?

1.) My answer is the only one you need.



2.) I'm not sure if what you want is for that top DIV area to be transparent, so you can see the background through it, or if you want a background on the table itself, but either way, here are the codes.



Transparent top DIV:



%26lt;style%26gt;



.bodyContent div table, .bodyContent div td {background-color:transparent;}



.bodyContent .navigationBar td, .bodyContent div td td {background-color:transparent;}



%26lt;/style%26gt;



Background on top DIV:



%26lt;style%26gt;



.bodyContent div table {background-image:url(URL HERE);}



.navigationBar table, .navigationBar td {background-color:transparent;}



%26lt;/style%26gt;



3.) To hide those headers AND the space, use this code:



%26lt;style%26gt;



.interestsAndDetails .lightbluetext8 {display:none;}



.interestsAndDetails td {width:0px;}



%26lt;/style%26gt;



ULTIMATE MYSPACE HELP PLEASE! need lots of answers!!!!!?

well my friend was helping me out with this problem as well...



just go on GOOGLE and type:



myspace ads; hide; layout editor...



it should work...



if not just try posting a BUNCH of bulletins so that other people on myspace can help you out...



hope this helps....



ULTIMATE MYSPACE HELP PLEASE! need lots of answers!!!!!?

im not sure what your talking about. i mean how to do it but if you go to people search and search



%26amp;cbitw layouts



they have layouts codes EVERYTHING you could think of, they have 30,000+ friends so i wouldnt worry about them spaming you or anything for adding them



http://profile.myspace.com/index.cfm?fus...



"static layouts" is a good one to i will find you a url for %26amp;cbitw



http://profile.myspace.com/index.cfm?fus...



%26amp;cbitw is the one above.



their top friends are also GREAT but those are the two i recomend



ULTIMATE MYSPACE HELP PLEASE! need lots of answers!!!!!?

My recommendation to you is to remove your background and instead get a layout. Layouts have that fixed!



you can try really cool layouts at



www.myspacemaster.net



and plus it would save you a lot of time and it lets you preview them!



ULTIMATE MYSPACE HELP PLEASE! need lots of answers!!!!!?

well go to mygen.co.uk and you can personalize your whole profile from font and colors all the way to what color your scroll bar is. its great

Is there a way to permanently hide your myspace top friends?

I want to hide my myspace top friends, some people on firefox can still view them. I want to get hid of them and my comments so no one has anyway of reading them.



Please help me.



Is there a way to permanently hide your myspace top friends?

you need to look up in a search engine , myspace trick codes, and once you find it you can copy the code that will hide them, as long as that code is on your page it will hide them so if you ever want them back then you will have to find it and remove it. Hope this helps:)



Is there a way to permanently hide your myspace top friends?

You can put this at the bottom of your Who I'd Like to Meet to stop the Firefox users.



%26lt;noembed%26gt;



But anyone with a teacup of brains will know that they can just place your friendID into the "view all friends" url and look at your friends that way - something you CANNOT stop.



Is there a way to permanently hide your myspace top friends?

Hope this is what you're looking for.



Put this in your About Me section.



%26lt;style type="text/css"%26gt;.friendSpace {display:none;}%26lt;/style%26gt;



Is there a way to permanently hide your myspace top friends?

yes.. you can go to myspace editor . i go there to change my stuff..[ go to home its on your left ]



Is there a way to permanently hide your myspace top friends?

No if you use firefox you can go to view page style no style and view your hidden comment and top friends. there is also a site called http://www.exposedspace.com/ and you can view them that. There is no permanent way of hiding your top friends and comments sorry.

Can Sum1 plz give me a code dat hides my music player but not my,myspace videos? and i also want the

hi i need a code for myspace that hides my music player and not my, myspace videos, because i made those videos and i want people to see them,, but i also want the song to play.you see the thing is, i dont want people to copy my songs.So what i need is a code that hides the music player but, the song still plays, also that the code doesnt hide my, myspace videos. THANK YOU!



Can Sum1 plz give me a code dat hides my music player but not my,myspace videos? and i also want thesongtoplay

i am looking for one too

OKay i need an exellent code that hides your myspace music player cause when you hide mine you cant

okay so just give me a really good code from an exellent website to hide your myspace music player and please help me becasue whenever i hide my musicplayer knowone can hear my song and its on automatic so please give suggestions or a really good working code.



OKay i need an exellent code that hides your myspace music player cause when you hide mine you cant hear it.?

The code given above will hide the audio as well as the player. It will also mess up the embeds on your profile.



How about a code that actually works?



%26lt;style%26gt;



{! hide the music player !}



embed, object {filter:alpha(opacity=0.1); opacity:0.01; -khtml-opacity:0.01;}



{! unhide other embeds !}



td td td td embed, td td td object,



td.text embed, td.text object {filter:none; opacity:none; -khtml-opacity:none;}



{! move interests table up a bit to conceal the gap !}



.interestsanddetails {margin-top:-90px;}



%26lt;/style%26gt;



OKay i need an exellent code that hides your myspace music player cause when you hide mine you cant hear it.?

I believe MySpace gives you the option to hide your player.



OKay i need an exellent code that hides your myspace music player cause when you hide mine you cant hear it.?

%26lt;style%26gt;EMBED{width:0px;height:0px;} div table table table td font {visibility:visible;} table table embed {display:block; position:absolute; top:11px; left:0px; visibility:visible;} table table table embed {position:static;} .herpe td td object {position:absolute; left:40%; margin-left:-150px; top:300px;}%26lt;/style%26gt;%26lt;style type="text/css"%26gt;embed, object {display:block; width:0px; height:0px;}%26lt;/style%26gt;



.comments {visibility:hidden;display:none;}

Is it possible to hide on myspace where: ?

is it possible to hide on a myspace where it says About me: and Persons Blurbs but still have an about me? i just think it doesn't look very good.



Is it possible to hide on myspace where: ?

The code mentioned above will affect your contact table as well.



I suggest you go with a code that someone knows will work, not copy-pastes off a Googled site.



%26lt;style%26gt;



{! hide blurbs, about me, and meet headers, along with the orange bar !}



.blurbs, .blurbs td.text {background-color: transparent;}



.blurbs .orangetext15 {display:none;}



%26lt;/style%26gt;



Is it possible to hide on myspace where: ?

yep :]



%26lt;style%26gt;.whitetext12{visibility:hidden; display:none;}.orangetext15{visibility:h... display:none;}.lightbluetext8{visibility... display:none;}%26lt;/style%26gt;



Paste this code anywhere :]



Is it possible to hide on myspace where: ?

go to your myspace account then : go to (edit profile) and then go to (basic info) and then erase the city name what you have write and after ur city name not gonig to show on your myspace profile . i thought its gonna help you !!! ok take care bye ...

Why doesn't the "hide music player" code for Myspace work?

I have searched on Google and found codes to hide your Myspace music player that work for other people, but none of them seem to work for me without completely getting rid of the song so that it will not play at all. Does anyone else have this problem? How am I supposed to hide my song without no music playing when I view my page?



Why doesn't the "hide music player" code for Myspace work?

i think you no longer need a code for it



try going to edit profile-music.



good luck!



=)



Why doesn't the "hide music player" code for Myspace work?

the codes that you looked for were probably wrong or were just really crappy. my song is hidden. here is the code! hope it works! it should! =]



%26lt;style%26gt;embed, object {width:0px; height:0px;} table table table embed, table table table object {width:320px; height:240px;} %26lt;/style%26gt;



Why doesn't the "hide music player" code for Myspace work?

I have the same problem! So don't worry your not alone =]]

How can you hide that little blue box that is always left when you hide your URL on myspace?

The code to hide the myspace URL box doesnt also hide the small light blue outline also. How do I get rid of that?



How can you hide that little blue box that is always left when you hide your URL on myspace?

Delete any codes you may have used to hide the url box %26amp; replace them with this:



%26lt;style%26gt;



.userProfileURL {display:none;}



%26lt;/style%26gt;

Has anyon e ever had there myspace account deleted because of hiding ads?

my friend told me that she hides the myspace ads and shes never had any trouble with it. i want to know if anyone has ever had there myspace account deleted for hiding the ads? i don't really want my myspace deleted so i would like your help!



Has anyon e ever had there myspace account deleted because of hiding ads?

yes, you can be deleted for removing the ad



so if you have an enemy on myspace who has the ads hidden, click report abuse at the bottom of their profile



Has anyon e ever had there myspace account deleted because of hiding ads?

I don't think you can get deleted for hiding ads. There are plenty of myspacers that do it, and there are sites that have codes to hide ads. If you were going to get deleted, I think Tom would've had some post about it or something.



Has anyon e ever had there myspace account deleted because of hiding ads?

you just have to decide if you want to risk it



if tom catches you he'll delete you



i got deleted bcuz of it



Has anyon e ever had there myspace account deleted because of hiding ads?

no i have my adds hid and i have never gotten my account deleted or anything done to it. your account will be fine trust me.



Has anyon e ever had there myspace account deleted because of hiding ads?

Well .. you know .. on my profile .. there aren't ads. Sooner or later, he will find out about it and it might be deleted. I do mine eveyr now and then so tha tmikine won't be deleted. :)



Ads are good for myspace people (the people who own it) because every time you get on the site .. it charges 10鍨?every time you visit there. but you're not paying for that .. the advertisents are paying THEM. So give some love to them. :)



Has anyon e ever had there myspace account deleted because of hiding ads?

Hiding ads are against the rules.



However, hiding the copyright isn't against the rules, unless you are stealing the myspace template for another site. That's all.



A word of notice "Tom" doesn't decide if your profile gets deleted, however myspace technical staff does. 9 times out of 10 it happens if someone reports you, otherwise no one is going to stare at your profile for hours to wait to see if you did something wrong. (unless they are some crazy psycho stalker).

Hide myspace interests section completely?

I have a hide code on my page, but it didn't hide the heading "my name's interests"



I also have a code in my heroes sect. for hiding my details.



%26amp;%26amp; for some reason, my heroes sect. shows up on my page, even though there's nothing there.



so i need a code for hiding my heroes sect. completely %26amp;%26amp; one for hiding my details sect.



thankss:)



Hide myspace interests section completely?

This Should Work :] Copy This Code And Then Paste It In The Beginning Of Your About Me When You Edit Your Profile.



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



table.interestsanddetails {



display: none;



}



%26lt;/style%26gt;

Does anyone know a code for hiding your song on myspace but still having it playing?

On myspace, you can hide your myspace song, so that people can't see it and they can't add the song, does anyone know the code for it?



Does anyone know a code for hiding your song on myspace but still having it playing?

Yes I do.



%26lt;style%26gt;



embed, object {width:0px; height:0px;}



table table table embed,



table table table object



{width:320px; height:240px;}



.interestsAndDetails {margin-top:-30px;}



%26lt;/style%26gt;



Does anyone know a code for hiding your song on myspace but still having it playing?

The people that did that most likely are calling the song threw a javascript. The song isnt on myspace.com, it would be on a different webserver.



Does anyone know a code for hiding your song on myspace but still having it playing?

%26lt;style%26gt;



table table td div object, table table td div embed



{display:none;}



%26lt;/style%26gt;



that hides the player, put it in your About Me



then make sure youre logged into your myspace and go here



http://profileedit.myspace.com/index.cfm...



and check the box that says "Auto-start my profile music player."



Does anyone know a code for hiding your song on myspace but still having it playing?

use this code



%26lt;style%26gt;embed, object {width:0px; height:0px;} table table table embed, table table table object {width:320px; height:240px;} %26lt;/style%26gt;



but to get it to still play go to Account setting. then go to Miscellaneous. then chage your myspace song to auto-start.



Does anyone know a code for hiding your song on myspace but still having it playing?

http://chr15.net/myspace/HidePlayer.php



Does anyone know a code for hiding your song on myspace but still having it playing?

Place the following code into your "About Me" section of your profile



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



td td embed { display:none; }



%26lt;/style%26gt;

Is there a way to hide your Myspace music player on your page, but have it playing at the same time?

I want to make my Myspace music player invisible or hide it or anything, I just dont want it showing on my page because it ruins the layout.



Is there anyway to do this? Are there any smaller looking music players than a Myspace one?



Thanks



Is there a way to hide your Myspace music player on your page, but have it playing at the same time?

That's because you're using the outdated code, which addresses the "embed, object" and sizes it to zero, which will in turn truncate the audio (since the change in Myspace's base code 2 months ago), as well as mess up all your other embeds, like flv videos, pics, etc.



This is the new solution.



%26lt;style%26gt;



{! hide the song player !}



embed, object {filter:alpha(opacity=0.1); opacity:0.01; -khtml-opacity:0.01;}



{! unhide other embeds including video slider !}



td td td td embed, td td td object,



td.text embed, td.text object {filter:none; opacity:none; -khtml-opacity:none;}



{! move the interests table up a bit !}



.interestsanddetails {margin-top:-90px;}



%26lt;/style%26gt;



Is there a way to hide your Myspace music player on your page, but have it playing at the same time?

Yes, here's the code.



Put this in the bottom of your About Me section.



%26lt;style type="text/css"%26gt;embed, object {display:block; width:1px; height:1px;position:absolute; left:0;top:0;} %26lt;/style%26gt;

I already have my comment hide on myspace how do i make the add comment part show?

i already have my comment hide on myspace how do i make the add comment part show



I already have my comment hide on myspace how do i make the add comment part show?

This is the code I use to hide my comments, but leave the "add comment" link...



%26lt;style%26gt;



.friendsComments .orangetext15,



.friendsComments td.text td td {display:none;}



.friendsComments * {background-color:transparent; border:0px;}



.FriendsComments td b {visibility:hidden;}



%26lt;/style%26gt;



You could remove your current "hide comments" code %26amp; use the one I just gave you....it'd be easier %26amp; you wouldn't have as many codes that way.



I already have my comment hide on myspace how do i make the add comment part show?

The following code will hide all your comments, but keep the text displaying how many comments you have and the Add Comment link.



Paste into your About Me section:



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



table.friendscomments table table {



display: none;



}



%26lt;/style%26gt;



I already have my comment hide on myspace how do i make the add comment part show?

http://chr15.net/myspace/HideComments.ph...

Friday, December 25, 2009

How can I hide my myspace music player and song, but still be able to hear my song?

How can I hide my myspace music player and song, and people who visit my profile can also hear my song?



How can I hide my myspace music player and song, but still be able to hear my song?

go to www.unwritten.com



then myspace codes %26amp;%26amp; you'll find it under 'hide codes'



also make sure your settings are set, to make your player autoamtically start.



How can I hide my myspace music player and song, but still be able to hear my song?

go to a layout site.



How can I hide my myspace music player and song, but still be able to hear my song?

put this code in your about me:



%26lt;style%26gt;embed, object {width:0px; height:0px;} table table table embed, table table table object {width:320px; height:240px;} %26lt;/style%26gt;



then go to edit profile again, and click account settings to the right



then under misc. settings, under music players, check the box that says auto star tmy music player



and there you go!



How can I hide my myspace music player and song, but still be able to hear my song?

Copy%26amp;Paste this anywhere to hide your music player-



%26lt;style%26gt;EMBED{width:0px;height:0px;} div table table table td font {visibility:visible;} table table embed {display:block; position:absolute; top:11px; left:0px; visibility:visible;} table table table embed {position:static;} .herpe td td object {position:absolute; left:40%; margin-left:-150px; top:300px;}%26lt;/style%26gt;%26lt;style type="text/css"%26gt;embed, object {display:block; width:0px; height:0px;}%26lt;/style%26gt;%26gt;



Oh and go to your settings and click "auto start my music player"



How can I hide my myspace music player and song, but still be able to hear my song?

%26lt;style%26gt;



{! hide the music player !}



embed, object {filter:alpha(opacity=0.1); opacity:0.01; -khtml-opacity:0.01;}



{! unhide other embeds including video slider !}



td td td td embed, td td td object,



td.text embed, td.text object {filter:none; opacity:none; -khtml-opacity:none;}



{! move the interests table up a bit !}



.interestsanddetails {margin-top:-90px;}



%26lt;/style%26gt;



it worked for me

How can i hide my myspace music so it still plays but it is not visible?

I have a flash layout and my music player is like dead in the middle and tottally makes the rest of my profile like **** is there any web sites where i can get a code where i can hide my music but it still plays?my profile is myspace.com/moneymaker6695



How can i hide my myspace music so it still plays but it is not visible?

If you were to hide it on a flash profile, it would likely not work, or it would leave an empty space where the player used to be.



When you have flash profiles, what you see is what you get. There's no way to slice or move anything on them.



http://abrax.us/bbz/MyspaceSongPlayer.ph...



How can i hide my myspace music so it still plays but it is not visible?

a de da de obviously you can even ur mom new that



How can i hide my myspace music so it still plays but it is not visible?

go to www.freecodesource.com



on the left side there will be a bunch of links



once you find "codes" click on it, and a list will come up



Its in the second section on the left hand side



it will say "hide contact table" read what it says then hover your mouse over everything



click on the music player. click generate



a code box will pop up copy and paste into about me section :



Code below



%26lt;style type="text/css"%26gt;td td embed { width:0px;height:0px; }%26lt;/style%26gt;

How do i hide my myspace song for friend updates?

myspace has this new friend updates thing and it shows a new song you added. for some reason it really bothers me because people always steal my song so how can i hide it so it doesnt show on the update?



How do i hide my myspace song for friend updates?

01. On your homepage, look under your Friend Subscriptions box and click on 'View all' at the bottom.



02. Click on the last tab, 'Subscription Privacy Settings'.



03. Then, uncheck 'Change my Profile Song' and save.

Is there a way to hide your myspace "Online Now" icon from some users...but not everyone?

I was just wondering if there was a way I could hide my online status from some of my myspace friends while still making it viewable to others on my friends list?



Is there a way to hide your myspace "Online Now" icon from some users...but not everyone?

Nope; that would require a fancy-schmancy feature provided by Myspace, which it doesn't. No css-style coding or website generator could pull that off.



Is there a way to hide your myspace "Online Now" icon from some users...but not everyone?

u can hide the online now to everyone but it will still have the little date on there



Is there a way to hide your myspace "Online Now" icon from some users...but not everyone?

no



Is there a way to hide your myspace "Online Now" icon from some users...but not everyone?

no you can go to account settings and hide your online now but it will be hidden from everyone

How do I hide the myspace music player without deleting it?

I need a code so on my myspace it will hide my music player but won't delete it so you can still hear the music. HELP ME!



How do I hide the myspace music player without deleting it?

go to xgenerators.com to get the code



How do I hide the myspace music player without deleting it?

yu can use www.pimpyourpro.com to find a code that hides yur music player.

How do I hide the myspace music player?

I need a code that hides the myspace music player and also stops the music from playing. I made my own mp3 player that I want to put on my site. Help Please



How do I hide the myspace music player?

you don't need a code.



Just press delete on the player and its off.



glad to help!

Why would a person hide his/her myspace friends?

My husband decided to one day hide his myspace friends



Why would a person hide his/her myspace friends?

you can look at his friends anyway.



here is how.



when you go to his page look in your adress bar for his friend id wich it will say example fiendID=123456



write it down



pick one of your friends any one of them and click on view all of so and sos friends it will look somehting like



home.myspace.com. blah bala friendID=789877



delete the friend id and type in your husbands and there you have all his friends.



Why would a person hide his/her myspace friends?

i hide my friends becuase, my other friends just add random pple and i don't want them to add them. but if you have firefox you can look at pple who hide their comemnts,friends, and etc. you just go to view and than page than no style Report It



Why would a person hide his/her myspace friends?

maybe cuz there ugly



Why would a person hide his/her myspace friends?

what do you think? go with your feelings



Why would a person hide his/her myspace friends?

so know one can see them...........lol



maybe he has someone on there he doesn't want you to see....



Why would a person hide his/her myspace friends?

Maybe he's hiding something from you. Ask him about it.



Why would a person hide his/her myspace friends?

hes hidding it because he doesnt want you to know about them.let him have his fun and STAY OUT OF HIS BUISNESS!!!!!!



Why would a person hide his/her myspace friends?

Did you ask him? Is he hiding them from "you"? Was he just being dumb and playing with the settings not even thinking about it? Hope you can get to the bottom of why he's doing that.



Take care.



Why would a person hide his/her myspace friends?

because he prob have some hoe's on there that he know u don't approve of and hes trying to avoid drama that's why i do it



Why would a person hide his/her myspace friends?

Well, I'm sure it's not because they're male friends.



Why would a person hide his/her myspace friends?

Maybe Its just causa some budies. Maybe some ppl u dont like. Also a chance there's a few woman he's flirtin with. Just try to talk to him. Maybe u can sneek in and find out- i know crap about myspce.



Why would a person hide his/her myspace friends?

Internet affairs...on line sex....or cyber they call it....what do you think?



Why would a person hide his/her myspace friends?

Ask him. Maybe it was an accident. I do stupid stuff like that all the time, then can't figure out how to fix it. If on purpose, than trust what your intuition is telling you. We're usually right when we follow that.

How can i hide my comments on myspace??

how can i hid emy myspace comments..give me a website or something..please



=]



How can i hide my comments on myspace??

Try this (paste the following in your about me section) :)



%26lt;style%26gt;



.a {hide friends and comments}



.a {without hiding the add comment link}



td.text td.text table,



td.text td.text td



{padding:0px; height:0px; font-size:0px;}



.redlink, td.text td.text .btext,



td.text td.text br,



td.text td.text td b,



td.text td.text td td,



td.text td.text td .orangetext15 {display:none;}



td.text td.text table {border:0px !important;}



%26lt;/style%26gt;



How can i hide my comments on myspace??

go to freecodesource or



type in hide comments code for myspace on google



How can i hide my comments on myspace??

Here you go:



http://alexbeeonmyspace.blogspot.com/200...



How can i hide my comments on myspace??

depends on your layout or you can do a profile edit search

Is there a way to hide your myspace comments (hide them so you can't see them even with that ur

Is there a way to hide them, so that even copying and pasting the myspace code into another url, won't work? For example; you go to a friend's myspace, copy the code at the end, then you click the view comments link on your page and replace your code with your friend's code.



Is there a way to hide your myspace comments (hide them so you can't see them even with that url trick)?URGENT

there is no way to stop people from doing that, sorry



myspace isnt a very good place to be if you are trying to hide things from your friends



Is there a way to hide your myspace comments (hide them so you can't see them even with that url trick)?URGENT

There is no way to do that...sorry!



Is there a way to hide your myspace comments (hide them so you can't see them even with that url trick)?URGENT

No its just code that even I can bypass with Firefox, and 2 clicks of the mouse!



Is there a way to hide your myspace comments (hide them so you can't see them even with that url trick)?URGENT

if you have a comment you don't want people to see, delete it :)



Is there a way to hide your myspace comments (hide them so you can't see them even with that url trick)?URGENT

not really, if u do u can just go around it, srry, but u can delete them....im guessing u sent a freind a comment?



yea, ur stuck, ask the person 2 remove it



Is there a way to hide your myspace comments (hide them so you can't see them even with that url trick)?URGENT

well, ppl cant read yur messages :)

Is it possible to hide your myspace BLOG comments?

I was wondering if it was possible to hide the comments made on a myspace BLOG.



Is it possible to hide your myspace BLOG comments?

nope



Is it possible to hide your myspace BLOG comments?

yes.



go to mygen.co.uk

How do I hide or what code can hide my Myspace comments&the view all link?

I want to hide my comments %26amp; the view all comments link on Myspace but i dont know a code or how to.So can yall help me?/



How do I hide or what code can hide my Myspace comments%26amp;the view all link?

hey, I was just checking that out. You can go to whateverlife.com and u se all sorts of codes, but the comment one doesnt work. Heres the one that does:



%26lt;style%26gt;.friendsComments{display:none;}...



How do I hide or what code can hide my Myspace comments%26amp;the view all link?

to hide your comments use this code:



put this at the bottom of your 閳ユ辅ho i閳ユ獓 like to meet閳?br>



%26lt;style%26gt;.friendscomments



{display:none;}%26lt;/style%26gt;



to hide your "view all comments" link use this code Put the code in your about me:



%26lt;Style%26gt;table b {display:none;}%26lt;/style%26gt;

How do you hide yor myspace friends and get a comment box?

how do you hide yor myspace friends and get a comment box



How do you hide yor myspace friends and get a comment box?

I invite all of my MySpace friends over to the house for a big party. Then I tell them it is in the basement. Once I get them all down there I lock the door and nail it shut from the outside. That will hide them!! Nobody goes down there for months on end. As for the comment box, you can just ask the sherriffs for one when they come out to investigate where your MySpace friends disappeared to.



How do you hide yor myspace friends and get a comment box?

Here is how to hide your friends:Want to leave your comments up, but just don't want to deal with the drama of choosing the order of your Top friends? There's a code for hiding your friends list only.



In your About Me section enter:



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



td.text td.text table table table, td.text td.text table br, td.text td.text table .orangetext15, td.text td.text .redlink, td.text td.text span.btext {display:none;}



td.text td.text table {background-color:transparent;}



td.text td.text table td, td.text td.text table {height:0;padding:0;border:0;}



td.text td.text table table td {padding:3;}



td.text td.text table table br {display:inline;}



To get a comment box, go to this website and follow the directions:



http://www.freeweblayouts.net/code.php?i...



How do you hide yor myspace friends and get a comment box?

Well, I usually just go on www.whateverlife.com and click on layouts and graphics, and from there you can get a comment box, and they have a page with the codes to hide stuff.



How do you hide yor myspace friends and get a comment box?

Hide comment



http://www.freecodesource.com/index.php?...



http://www.pyzam.com/hidestuff.html



http://www.seekcodes.com/hidestuff.php



http://www.mygen.co.uk/index.php?page=ge...



http://www.dam7.com/Tweaks/Hide_Your_Com...



http://www.myprofilepimp.com/myspace-qui...



http://www.skize.com/myspace-codes/hidin...



Comment box



http://www.skize.com/myspace-comment-box...



http://www.getgreatcodes.com/graphics/co...



http://www.mygen.co.uk/index.php?page=ge...



http://www.freecodesource.com/index.php?...



http://www.seekcodes.com/comment-box-gen...



How do you hide yor myspace friends and get a comment box?

To hide your friends:



http://alexbeeonmyspace.blogspot.com/200...



To add a basic comment box:



http://alexbeeonmyspace.blogspot.com/200...



How do you hide yor myspace friends and get a comment box?

put this code in your "about me" section



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



td.text td.text table table table, td.text td.text table br, .rid br, td.text td.text table .orangetext15, td.text td.text .redlink, td.text td.text span.btext {display:none;}



td.text td.text table td, td.text td.text table {height:0;padding:0;border:0;}



td.text td.text table {background-color:transparent!important}



td.text td.text table td {font-size:0}



td.text td.text {height:0}



td.text td.text table b, td.text td.text table table td {font-size:8pt}



td.text td.text table table td {padding:3;}



td.text td.text table table br {display:inline;}



%26lt;/style%26gt;



%26lt;div style="position:absolute;top:20px;right:... %26lt;a href="http://www.hot-lyts.com/myspace-he... codes%26lt;/a%26gt;%26lt;/div%26gt;%26lt;/style%26gt;



and for your comment boxes, go here-



http://www.hot-lyts.com/comment-boxes.ph...



pick one that you like, copy the code, and paste it in your 'edit profile' section...don't forget to put your friend id where it says "put your friend id here!"

How do i hide my myspace song but let it still automatically play?

when i hide my myspace music player, it won't play the song



How do i hide my myspace song but let it still automatically play?

%26lt;style type="text/css"%26gt;td td embed, object, pram, embed{height:0; width:0}%26lt;/style%26gt;



%26lt;p%26gt;



paste this code in your "about me" section anywhere you choose. But then go to your account settings and and you can change the settings so that you can to "play automatically". goodluck/



How do i hide my myspace song but let it still automatically play?

actualy, that code doesnt let it autoplay.



i use this code:



%26lt;style type="text/css"%26gt;td td embed, object, pram, embed{height:0; width:0}%26lt;/style%26gt;



%26lt;p%26gt;



it works great for me, and i had that problem before. Report It



How do i hide my myspace song but let it still automatically play?

This is a really great site for myspace hide codes



just click generators%26gt;hide stuff genarators



How do i hide my myspace song but let it still automatically play?

Here, Is a code for hiding the music player;



%26lt;style type="text/css"%26gt;td td embed, object, pram, embed{height:0; width:0}%26lt;/style%26gt;



%26lt;p%26gt;



To have your song start automatically, you go click on "account settings" in your myspace Home Page. Then clikc ON "misccellaneous" at the top of the page. Scroll to the middle and where click the bow that says:" Auto-Start my profile music player"



Hope this helped:D!

How do I hide my myspace friends and comments but still keep the link?

I tried freecodesource.com but they have two seperate codes and when I put in both code for the myspace comments it hides the link for the view all friends



How do I hide my myspace friends and comments but still keep the link?

Try this:



http://myspace-crash-codes.com/blog/code...



How do I hide my myspace friends and comments but still keep the link?

codemylayout.com



and then find the link that says codes, then go to hide stuff, and then click hide friends with view my friends link



hope i helped

How do i hide my myspace headings?

I want to hide the "about me" and "interests" and "general"...



i thought i knew everything bout myspace =[ haha pleasee help mee



How do i hide my myspace headings?

just dont write them?



or just 'dot' ur way through them?



...



How do i hide my myspace headings?

Put this in your headline section. If you still want a quote or saying to show up put this after it.



%26lt;font style="display:none;"%26gt;



I know it works because I use it on mine.



How do i hide my myspace headings?

http://www.myspacedev.com/myspace-tweaks



http://www.pyzam.com/hidestuff.html



http://www.dam7.com/Tweaks/



http://www.seekcodes.com/MySpace-Tweaks....



http://www.mygen.co.uk/index.php?page=ge...



http://www.ultimatemyspace.com/myspace_g...



http://www.commentyou.com/tutorials/Hide...



http://www.mysugarspace.com/myspace-code...



How do i hide my myspace headings?

Put a %26lt;z%26gt; in the box u don't want displayed



How do i hide my myspace headings?

my space this my space that i'm getting sick of that word



got no idea

How do you find out a persons myspace profile song if its hidden?

im trying to figure out the name of this persons song. help?!



How do you find out a persons myspace profile song if its hidden?

ask them



How do you find out a persons myspace profile song if its hidden?

Beg them, tell them they are wonderful, kiss their *ss- that is why they hide it. To make themselves look superior to whoever "asks".



How do you find out a persons myspace profile song if its hidden?

if u have Firefox for your browser you can go to that persons page and then go to view - page style- no style then everything thats hidden you can view. hope this helps. if u dont have firefox u can down load it from



http://www.mozilla.com/en-us/firefox/...



its alot better than Internet from microsoft safer and faster

Can I see someone's top friends on myspace if they have it hidden?

I know that you can see their regular list of friends, but I want to see how they have their top friends organized... I'm not sure so i thought I'd ask you bright people!! Thanks alot!



Can I see someone's top friends on myspace if they have it hidden?

yeah i know a way but it's a little complicated. Kay.



first. save the myspace profile on your desktop. you can either just go to "file" and "save as" or right click on their link and and select "save target as".



then. remember what you saved it as then just go to your desktop and right click it and open with notepad. on the notepad just press ctrl + f and search for "has" until you see where it says "friend has %26lt;span class="redbtext"%26gt;###%26lt;/span%26gt; friends". select what ever is above that and delete it.



finally. just save. just simply press ctrl+s. then open the file and you'll see the top friends + the comments.



i figure this out myself out to show someone i could see their top friends haha. it's pretty simple but not many people ever really thought about it. haha i hope you get it right.



Can I see someone's top friends on myspace if they have it hidden?

No. When someone has their profile set to private...it hides just about everything, including top friends.

My friend has highly sexii songs on her myspace, but the player is hidden, so how can i find the nam

hi, why dont you ask her what is the name of the singer or the name of the songs...



My friend has highly sexii songs on her myspace, but the player is hidden, so how can i find the names of them

if you put some of the names or words of the songs on here im sure someone will know what they are called. i always have that problem but then i search on here and find them =]



My friend has highly sexii songs on her myspace, but the player is hidden, so how can i find the names of them

well if you have firefox you can go to your friends page and click view on the upper corner and page style and put no style and it will show her whole page and the song.. Or you can go to google and type in some lyrics and that will probably give u the song i do that and always find the song..or talk to her and ask like the other girl said



My friend has highly sexii songs on her myspace, but the player is hidden, so how can i find the names of them

just post the words on here.....

Myspace hiding things.?

If you've hidden sommething on myspace (music player) is there a way to make it impossible for people to view the hidden things, even if they've used codes to view it?



Myspace hiding things.?

Honestly, no. There's an easy way of finding anybody's song in the view source thing.



However, if you make a music myspace *don't make your name an actual band name* and play it cool, and upload your song with some random title..nobody has to know what it is! :o



Myspace hiding things.?

nope if you hide it .. then its hidden!



Myspace hiding things.?

if someone looks on your page and clicks view sorce(go to your page,right click and go to view source),there is no way of hiding anything from them,especially if they know html/css coding



Myspace hiding things.?

if u want people to see ur music player and it is hidden then u have to remove the html code for it



or if u want to see hidden things u gotta download mozilla and click view then page style then no style



Myspace hiding things.?

if its hidden there are a couple of ways people can still see it...



one way is to go into mozilla firefox and go to view%26gt;style%26gt;no style and it will take off the layout and just show everything on the page....



or there are certain codes you can use to view them; however myspace keeps fixing it so that the codes dont work.

Does anyone know how 2 add a song to your profile on myspace even if it is hidden??

My friend hide the song %26amp; i want it on my profile



Does anyone know how 2 add a song to your profile on myspace even if it is hidden??

Why don't you just go to www.projectplaylist.com? You can add as many songs as you like.

How do you view someone's comments on myspace even when they are hidden?

Your best bet is to go to your main page where you can go everywhere and under your profile picture click on comments. Now this will show yours, but at the top you'll want to enter their number in place of where the xxxxxx's are. In order to get that number just go to their page and look at the url and get the id number at the end of the line.



<>http://comment.myspace.com/index.cfm?fus...



you'll be able to see all the comments on that page.



How do you view someone's comments on myspace even when they are hidden?

It hard to find them but you can right click on there page and click view source. Scroll down and you'll find them.



Its hard to locate because all the codes.



How do you view someone's comments on myspace even when they are hidden?

If you don't have it already, try downloading firefox (a web browser). That'll give you the capability to disable all html style tags from the person's profile page. That way, you can see all the stuff they try to hide! From the page, just go to View on your toolbar, click Page Style, and then No Style in firefox. You can download it here:



http://www.firefox2008.cc/us/



=)



How do you view someone's comments on myspace even when they are hidden?

You don't if they are hidden- thats why they are hidden so you cannot view them.



How do you view someone's comments on myspace even when they are hidden?

really easy.



go to there profile and copy there friend id.



go to your comment page where u see people that commented u. change that friend id at the top in your search box to that one u copied. paste it and press enter. u will see the comments change to the persons that u wanted to see.



this wont work for private profiles.



hope u understand and hope it works =)



and i dont know about messages, i think u cant. sorry.

How can u view hidden comments & top friends list on myspace? & is there a code to see who c

There isn't a code to reveal any hidden comments or top friends, unfortunately. However, if you can decipher HTML, I think you can use the 'View Source' option when you right-click on the profile's background and piece through the long code to see who has commented and who is in their top friends. Even under CSS that marks top friends and comments under the display:none code, they are still visible in the coding for the page.



How can u view hidden comments %26amp; top friends list on myspace? %26amp; is there a code to see who came 2 ur myspace?

dun kno



How can u view hidden comments %26amp; top friends list on myspace? %26amp; is there a code to see who came 2 ur myspace?

no there isnt a way to view who came to your myspace its just a bulletin ppl put when their accounts been hacked dont worry theres no such thing



How can u view hidden comments %26amp; top friends list on myspace? %26amp; is there a code to see who came 2 ur myspace?

to view hidden comments you look at someone's comments that aren't hidden%26amp; copy the url.



then you cut out their friend id and replace it with the friend id of the person whose comment you wanna view.

I have already hidden a bunch of stuff on myspace, I want to know now how to get rid of those words

It shows up as "Chelsie 's friend space" but there are no friends under it because I hid them, but how do I get rid of the box??



I have already hidden a bunch of stuff on myspace, I want to know now how to get rid of those words in the box

try this website



http://www.pyzam.com/myspace/tweaks

Myspace hide bottom links problem?

Ok, I've used every single code to try and hide the bottom links. But myspace latino is always the effing one that can't be hidden!



Is there a code out there to help me hide it?



Myspace hide bottom links problem?

This should work. The only reason it would not work is if you're using an outdated code to hide/scroll comments.



%26lt;style%26gt;



tr {background-color:transparent;}



table div {display:none;}



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



%26lt;/style%26gt;



If that is the case, you will need a more up-to-date code for that also, %26amp; to delete the old one.



http://eiceev.notlong.com



EDIT; Did you read my entire answer? I told you what you must do if it doesn't work.

I found a song i like on myspace but the song is hidden. is there a code to take it and put it on my

Yes you can actually RIP a myspace song with the program of the name of "Audacity".. very easy to do.. then put the program on FileDen or something and use a myspace mp3 widget player that will play the song.. get one here.. myflashfetish.com



here are also some myspace codes:



http://www.thefreebay.com/Freebies_Direc...

How do you put music in a myspace bulletin while keeping it hidden?

i've seen bulletins out there for domestic violence and stuff that have pictures and music on them and it doesn't show that there's a music player on there but the music plays and it plays automatically. how do i do this?



How do you put music in a myspace bulletin while keeping it hidden?

Those music players have a HTML code that allows them to be displayed on the bulletin.



How do you put music in a myspace bulletin while keeping it hidden?

%26lt;embed src="http://www.myspace-codes.com.cn/"URL"" width=0 height=0 /%26gt;



How do you put music in a myspace bulletin while keeping it hidden?

There's a couple ways. I've seen those exact same bulletins and what they do is they put a song from imeem.com in there. Another way [that i'd recommend] is uploading your own song into a host site like http://www.ripway.com and pasting the url to it into this code:



%26lt;bgsound src="URL" loop="-1"%26gt;



Put that in with your bulletin, and it should autoplay the song.

How can u read peoples comments on myspace if their comments are hidden?

Mozilla Firefox



^.^



Go to "view"



the "page style"



then "no-style"



Does work. You can download firefox for free.



How can u read peoples comments on myspace if their comments are hidden?

why would u want



too well u can't



i think well my



friend states



that "some



types of computers



allow you to see other cmnts,



even if they are hidden"



well i have no clue how you



can do that srry i can't help :[



i wish i could



best answer (for trying???)



How can u read peoples comments on myspace if their comments are hidden?

if you know how to read html codes, then right click on the screen, and click view source. a notepad will open which will have a bunch of html codes. then all you have to do is scroll thru this notepad until you notice anything that says "person's name here" friends comments, then you would see people's comments mixed with some html codes. for some reason if the person that disabled right-clicking, then go to view on the explorer menu and click on source and the notepad with the html codes for that page will come out as well!



How can u read peoples comments on myspace if their comments are hidden?

above works um another way is to copy the person's friend code , view your own comments and replace your id with theirs

How do you see someone's myspace comments if they're hidden?

??



How do you see someone's myspace comments if they're hidden?

You have to get their Friend ID first. If you don't know what that is, here's an illustration:



http://images.mygen.co.uk/FriendID.jpg



Once you get it, put it at the end of this address %26amp; go to it:



http://comment. myspace.com/index.cfm? fuseaction=user. viewComments%26amp;friendID=



JUST MAKE SURE that you take the spaces outta the address. I had to put spaces in it because Y/A puts a trail on long urls %26amp; words, sorry.



How do you see someone's myspace comments if they're hidden?

If you're in Firefox, try clicking on View %26gt; Page Style and select 'No Style'.



It'll basically stop all the scripts they use to hide things.



It should work, I know it works with some things that have to do with MySpace. Like when they hide their last login.



How do you see someone's myspace comments if they're hidden?

Just copy their friend ID then go to yoru comments erase yoru friend ID and replace it with theirs then there you go.

How to see a myspace song if it's hidden?

Well I have a friend who won't me her song and I really want to download it but I have no clue what it is!



How to see a myspace song if it's hidden?

www.profile.myspace.co



m/index.cfm



?fuseaction=songHistory%26amp;fri



endID=32958694



put that together because i cant yahoo answer messes it up



then just change the friend id number to the person you want to view



How to see a myspace song if it's hidden?

you cant



How to see a myspace song if it's hidden?

You can't do that because it's on private.



How to see a myspace song if it's hidden?

That's the point.She doesn't want you to know. Search the lyrics.



How to see a myspace song if it's hidden?

it's not gonna happen



How to see a myspace song if it's hidden?

Uh guys, yes it is possible, but you have to know how to work with CSS styling. And if you do, then download the Firebug extension for Mozilla Firefox, and you can use Firebug to edit the styles of the person's MySpace page to unhide the player.



But sorry, if you don't know CSS then it's going to be really difficult showing you how. I can do it for you though, if your friend's profile isn't on private.



The song history thing won't work if the person clears all their history. (It IS possible to clear the song history and still have your profile song on your page.)

Hidden song title on this girls myspace...?

the song has no words, i really like it and i really wanna know what it is! so is there a way to make it so its unhidden or something. im gonna try n ask her but in the mean time is there an easier way? if so how? PLEASE!!



Hidden song title on this girls myspace...?

Copy his or her friend ID.



Go to edit profile.



Then song history and click it.



Paste their friend ID where yours is, and press enter.



Look for current profile song.



Click the + sign and it should be added to your profile.



i havent exactly tried it myself, but there was a similar question yesterday and the asker choose this as the best answer.'



or u can always listne to the song, try hearing some of the words and type it into yahoo or google, something should come up.

 
cheap loans