How Do I Rename The Login Details [Age, Gender, Location, etc.]?, ...and change it to whatever I want. |
How Do I Rename The Login Details [Age, Gender, Location, etc.]?, ...and change it to whatever I want. |
![]()
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 81 Joined: Aug 2006 Member No: 457,109 ![]() |
How do I hide the login details [age, gender, location, headline, etc.], without hiding the "Online Now!" icon and last login? & how can I replace it with words of my own?
|
|
|
![]() |
![]()
Post
#2
|
|
im with the marching band ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 740 Joined: Dec 2006 Member No: 491,167 ![]() |
this is what i have on my myspace right now....
CODE <div class="content" style="position: absolute; left:000px; top:000px; width:000px; height:000px; overflow: auto;"><center>
<img src=http://i35.photobucket.com/albums/d176/anthonyyo/untitled-6.jpg> </div> |
|
|
*WHIMSICAL 0NE* |
![]()
Post
#3
|
Guest ![]() |
this is what i have on my myspace right now.... CODE <div class="content" style="position: absolute; left:000px; top:000px; width:000px; height:000px; overflow: auto;"><center> <img src=http://i35.photobucket.com/albums/d176/anthonyyo/untitled-6.jpg> </div> You need to add quotes around the image URL. And also position the div. So it should be like this: CODE <div class="content" style="position: absolute; left:000px; top:000px; width:000px; height:000px; overflow: auto;"><center> <img src="http://i35.photobucket.com/albums/d176/anthonyyo/untitled-6.jpg"> </div> And then change the positioning and height and width. |
|
|
![]() ![]() |