how do i take off the lite view button on my profile?
please help me
(((
I don’t think you can.
Which sucks because my profile looks horrible in lite and I don’t want anyone to click it lmao.
You can always remove all of your top links by using a code and then placing clickable links on your profile.
I think that’s what I’m going to end up doing.
4 Responses
Leave a Comment
|
February 19th, 2010 at 2:48 pm
you click on the light thing (the dropdown arrow)
and click full mode again.
References :
myself.
February 19th, 2010 at 3:15 pm
I don’t think you can.
Which sucks because my profile looks horrible in lite and I don’t want anyone to click it lmao.
You can always remove all of your top links by using a code and then placing clickable links on your profile.
I think that’s what I’m going to end up doing.
References :
February 19th, 2010 at 3:54 pm
div#topnav ul#rightNav li#nav3500015 {display:none;}
for 2.0
I cant find one for 1.0 sorry.
References :
February 19th, 2010 at 4:07 pm
if you don’t want it to show on your profile here’s the html code to do it:
<style>div#topnav ul#rightNav li#nav3500015 {display:none;}</style>
just put copy and paste it on top of the "about me" section
oh, btw, it’s for myspace 1.0 [:
References :
myself and i