Help - Search - Members - Calendar
Full Version: safe mode issue
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
skibunny
Hi I am using IE and have always been able to edit in safe mode by using

http://collect.myspace.com/index.cfm?fusea...rofile.safemode

I am trying to edit some customized code in the "about me" section. Whenever I hit the edit button in that section, it give me a preview and will not let me get to the code to edit. I can't edit through the normal "edit my profile" because I will lose the <style> tag in the headline field.. Does anyone have a work around??? Thanks
xastallaslyons
safe mode does not work anymore


therfore you cannot put the <style> tag in your headline, im guessing you're trying to hide your picture table...that does not work anymore
skibunny
thanks for the quick reply... I already overwrote the picture table and have the style tag in the headline field.. It's been this way for a couple of months... I was just trying to change my headline without losing everything else... any ideas?
freeflow
I don't think you an. You'll loose it.
skibunny
is there another method to customize the table next to the default pic?
GREASEbaby
No, there isn't. The style tag doesn't work anymore. You already deleted it, correct? If you did, there's no way to get it back. There's no safe mode, and you can't put style in your headline.

Sorry sad.gif
skibunny
no... actually I didn't delete the style tag... it's still there.. I panicked when I couldn't get into safe mode and just backed out... I know if I try to change any field it will disappear.. so I am stuck.. unless there is something I'm not thinking of?
freeflow
Thers nothing you can do it about it. If you edit it the style tags gone. Nothing you can do.

You either decide to edit. Or you just leave it. pinch.gif
skibunny
ok any way to just hide the age or last login section of the table?
GREASEbaby
No. I think it all has to do with tye style tag, unfortunately. The most you can do is just sit tight for now.
skibunny
Can I use a div overlay to cover that table without the style tag?
freeflow
Yea bt you will have to um add a background color to it AND update your info everytime you need it updated.
skibunny
Thanks for the response.. Can you just get me started?? Which forum do you recommend?
freeflow
What do you mean which forum?

CODE
<style type="text/css">
.picturetable{
left: 50px;
top: 150px;
width: #px;
height: #px;
background-color: ######;
}
</style>
[code]
<div class="picturetable">
blah blah
</div>


Take that. Put in about me. Change the width & Height to your choice. Chang ethe background color to the background color of your tables. Now leave blah blah blah or change it to what you want.

Make the left number bigger if its not far enough to the right. Make it lower if its too far.
Make the top number bigger if its too high.

Position it over what you want to hide.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.