Replies

Aug 9, 2019 6 years ago
SpiritedLass
is made of stardust
User Avatar

Twice now I have made the same mistake of having too many characters in the name title of a section in my profile which I can neither edit nor delete. Short of adding a section called "delete section" to the toolbox in edit profile is there a way to either edit or remove same?

The Resort or Living La Veta Loca
Give a flower!

Aug 9, 2019 6 years ago
Lypsyl
is a billionaire
User Avatar
Crotchety

In your Profile section, add the line: .block {width: 500px;}

You can change the 500px to whatever works so that the edit buttons appears. You may need to widen your screen, and/or change your browser zoom so the the blocks aren't on top of each other. Then once you can manage to edit the block, delete the code, or change the 500px to something that works for you.

Short of the nuclear option, ie resetting your whole profile and starting over from scratch, its probably the easiest solution.

Aug 9, 2019 6 years ago
SpiritedLass
is made of stardust
User Avatar

Added the code and it is now on my profile as a separate section. Not sure how to proceed.

The Resort or Living La Veta Loca
Give a flower!

Aug 9, 2019 6 years ago
Lypsyl
is a billionaire
User Avatar
Crotchety

It doesn't seem to have added quite right. Your Profile block should read like this:

body {background: ;} .block {width: 500px;} .info_block {background: ;}

Aug 9, 2019 6 years ago
SpiritedLass
is made of stardust
User Avatar

Now my profile reads body {background: ;}.block {width: 500px;} .info_block {background: ;} in the same separate section.

The Resort or Living La Veta Loca
Give a flower!

Aug 9, 2019 6 years ago
Lypsyl
is a billionaire
User Avatar
Crotchety

I forgot the style tags, sorry.

<style type="text/css"> body {background: ;} .block {width: 500px;} .info_block {background: ;} </style>
Aug 9, 2019 6 years ago
SpiritedLass
is made of stardust
User Avatar

That worked!!! Thank you so much - can you please how put it back to normal view? EDIT Lypsyl Went back to first post reread it and just changed the px to 350 and now it is great - love you to bits!

The Resort or Living La Veta Loca
Give a flower!

Aug 9, 2019 6 years ago
Lypsyl
is a billionaire
User Avatar
Crotchety
Please log in to reply to this topic.