How do I get words or pictures underneath my profile picture?
I’m not talking about like when I’m in someones friends list, I see text underneath my picture… NOT that.
I mean when I’m in my profile, on the left, underneath my profile picture, I want to put stuff under there… How do I do that?
I took everything out of my profile already. (music player, details, contact info, etc.)
I’m wondering how I put my own things there.
Please and Thank you! ![]()
i want to add words, not pictures.
I asked the same question yesterday and I got a code from one of the top contributors of yahoo answers: myspace.
I can’t seem to post the url link to my question (crap). but here is the code. I don’t want to take credit for it but like I said there’s always an error when I post a link to a yahoo question.
<style>
table.profileInfo table {margin-bottom:45px;}
table.profileInfo {
background-image:url(PICTURE URL GOES HERE);
background-position:bottom center;
background-repeat:no-repeat;}
</style>
*****************EDIT********************
But you said how to add words or PICTURES. Hmm, well if it’s words then what I do is create a picture of words with the program paint.
I just go to paint and choose to type. I pick the font size, blah blah. And type whatever and then save it. So it’s a picture but words as well.
it worked for me.
February 20th, 2010 at 12:42 pm
You would have to use a custom template in place of the standard template.
References :
February 20th, 2010 at 1:32 pm
I asked the same question yesterday and I got a code from one of the top contributors of yahoo answers: myspace.
I can’t seem to post the url link to my question (crap). but here is the code. I don’t want to take credit for it but like I said there’s always an error when I post a link to a yahoo question.
<style>
table.profileInfo table {margin-bottom:45px;}
table.profileInfo {
background-image:url(PICTURE URL GOES HERE);
background-position:bottom center;
background-repeat:no-repeat;}
</style>
*****************EDIT********************
But you said how to add words or PICTURES. Hmm, well if it’s words then what I do is create a picture of words with the program paint.
I just go to paint and choose to type. I pick the font size, blah blah. And type whatever and then save it. So it’s a picture but words as well.
it worked for me.
References :
Props to that answerer!!!