anyone know how to hide this part?, ... |
![]() ![]() |
anyone know how to hide this part?, ... |
Jun 23 2005, 03:24 PM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 604 Joined: Jun 2004 Member No: 21,133 |
thnx! |
|
|
|
Jun 23 2005, 09:37 PM
Post
#2
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
I just looked through my myspace settings and everything. I don't think you can hide that.
|
|
|
|
Jun 23 2005, 10:00 PM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 604 Joined: Jun 2004 Member No: 21,133 |
How about a code to hide it?
|
|
|
|
Jun 23 2005, 10:03 PM
Post
#4
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
I looked through the myspace scripts, and I also checked the account settings of my myspace to see if there was something on there saying if you wanted to remove it.
|
|
|
|
Jun 24 2005, 06:07 PM
Post
#5
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Jun 2005 Member No: 157,997 |
you have to make some little picture with the same color as your background and find the exact location on the page that it is and use the <div="blah blah blah"> code and put your picture over it
|
|
|
|
Jun 24 2005, 06:49 PM
Post
#6
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Duplicate Posts: 1,912 Joined: May 2005 Member No: 137,527 |
somthing along these lines..
in your about me section CODE <style> .Main { position:absolute; left:50%; top:320px; width:104px; z-index:1; margin-left:-200px; padding:0px; border:0px; background-color:transparent;} </style> in your who id like to meet section CODE <DIV class="Main"><table style="width:104px; height:17px; cellpadding:0px; cellspacing:0px; border:0px solid; background-color:;}"><tr><td valign="top"><img src="http://img20.echo.cx/img20/7374/coverup6nz.png"></td></tr></table></DIV>
|
|
|
|
Jun 24 2005, 08:26 PM
Post
#7
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 604 Joined: Jun 2004 Member No: 21,133 |
eternalskateteam - how can I find the exact location?
tcunningham1589 - didn't work.. thnx by the way people :happpy: ------------------------- I viewed my source and here's what I found regarding the Last Log in thing.. Is that the location of my log? This post has been edited by vehvih: Jun 24 2005, 08:30 PM |
|
|
|
Jun 24 2005, 09:40 PM
Post
#8
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Duplicate Posts: 1,912 Joined: May 2005 Member No: 137,527 |
no, thats just the icon that will flash online now.
The code i gave you will give you an overlay for the last login. in the about me part of it, you have to messaround with the Top:xxxpx that will be how many pxs it is from the top of the page and you also have to play around with margin-left:-xxxpx that is the how many pxs it is from the center of the page. the higher the number the further it goes, the lower the number the closer it is to the center. |
|
|
|
Jul 19 2005, 04:40 PM
Post
#9
|
|
|
Member ![]() ![]() Group: Member Posts: 16 Joined: Jul 2005 Member No: 177,213 |
THANKS! Worked great for me! Just had to play with the left margin and top pixels on the div! COOL
|
|
|
|
Jul 19 2005, 05:40 PM
Post
#10
|
|
![]() k i m <3 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 316 Joined: Mar 2005 Member No: 110,949 |
how do you change the color of it, cause its brightblue and id like it white
|
|
|
|
Jul 20 2005, 09:15 PM
Post
#11
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 187 Joined: Jul 2005 Member No: 165,292 |
another code you are use:
^ however, this will also hide your gender, age, and location |
|
|
|
Jul 23 2005, 10:09 PM
Post
#12
|
|
|
Newbie ![]() Group: Member Posts: 8 Joined: Dec 2004 Member No: 68,138 |
is there anyway to remove the blue box?
|
|
|
|
![]() ![]() |