answersLogoWhite

0


Best Answer

For 1.0:

This code will hide ONLY your default picture:

<style type "text/css">

table.profileinfo table tr td a img {

display: none;

}

</style>

This code will hide EVERYTHING on your main profile info (Age, sex, location, headline, picture, etc.)

<style> .profileinfo {display: none;} </style>

For 2.0: (Put in Customize --> CSS/HTML section.)

div.basicInfoModule div.photo {display:none;}

I hope I helped!

<3

User Avatar

Wiki User

8y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

15y ago

<style> .profileInfo{display:none;} </style>

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you hide default picture?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Code to take default picture off MySpace profile?

.a {hide default picture section}.profileInfo {display:none;}


How do you hide your default picture on MySpace?

you can if you search google and look around for a while theres a code to. sorry i dont have any links.


What is a default picture on facebook?

A default picture is a picture that is there before you put your own picture. On Facebook this is the blank guy where you only see is shoulders and head.


How can you remove the image from your profile?

if you want it removed permanently, then you delete. if you want to change your default to another picture, then you go to the picture you want, and click default picture. (:


How can you make my MySpace profile show only the layout and the picture?

You can try using a hide everything layout and then change the background if you want to use a different one, i love the ones they have though: http://profilerehab.com/browse/myspace/hide_everything_layouts I think most of them hide everything except the default picture and about me so you would just need a hide code for the About me if you don't want to show that part. There a couple that hide everything except the about me, so you could always add your picture into your about me section and not put any text in there and it would be the same as what you are looking for.


Where do you get your avatar picture for Cafe World?

It's your facebook default picture.


How can you make a video clip your default picture for MySpace?

You can't, MySpace doesn't allow videos to be your "Default Picture". The closest thing to a video clip is a GIF picture, which can be animated.


How do you hide profile pictures in public?

Go to your profile picture setting and hide the picture by clicking on ONLY ME button.


How do you change your default picture to a video?

It is not possible to change your profile picture to a video.


How do you change your picture in Cafe World on Facebook?

Change your default picture on facebook


How do you change your default picture on facebook?

Go to your profile, and then hover over your picture. Then click change profile picture.


HIDE EVERything on MySpace except about me section?

You can find Hide Everything layouts here: http://profilerehab.com/browse/myspace/hide_everything_layouts If you want to make your own, just take the code from that website and then replace the background image with your own inside the code. Look for the hide everything layouts on that site that just show the About me text. Some show the about me and the default picture.