susanreads: my avatar, a white woman with brown hair and glasses (Default)
susan ([personal profile] susanreads) wrote in [personal profile] bossymarmalade 2018-12-14 06:46 pm (UTC)

Debugging attempt

OK wow, I'm seeing a lot of code I don't understand here, much of which is added by Dreamwidth and meant to be there, tangled up with the bits we don't want. Can you edit the post and open it in the HTML editor? Then - I think starting with the last cut tag is best because experimenting with that won't affect anything above it - find "Basic information about me". This occurs twice, once for the cut-tag and once for the heading underneath it. The code surrounding the first one looks like this on the rendered page (I'm hoping there's a lot less in the editable version!):


What this should look like (in the HTML editor, I don't know about the RTE) is more like:
with a "</cut>" at the end of the section.

After that there several places where it says
<u style="color: rgb(121, 166, 23);">your heading text here</u>
and if you replace those by
<h5>your heading text here</h5>
(experiment with the number, h4 or h6 might be better), that should get rid of the hard-coded text colours, which I guess are from [personal profile] trascendenza's layout.

Phew! That's a lot! I think the rest of it is just multiple copies of the same problems with the same solutions, but let's not try to do everything at once. (I had to preview this comment about four times to get it to show the code without treating it as code. raw-code didn't work, so I'm using textarea.)

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org