miss maggie (
bossymarmalade) wrote2037-12-07 12:54 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
sticky post
Original version/template borrowed from the kind and lovely
trascendenza.
Linking to/quoting my entries:
• If it’s public, it’s fair game. No need to ask.
• It’s access-locked, ask me.
• Please pop me a note to let me know where you've linked/quoted me!
Transformative works: blanket permission
I give blanket permission for transformative works. You do not need to ask my permission to remix, podfic, translate, create art for or create secondary fanwork of any fanwork I have posted. You do need to send me a link to what you've done (because I love this sort of shit) and please do provide a link to my original work on your fanwork.
Basic information about me
Gender/Pronouns: I'm aegosexual and genderqueer, I use she/her but don't really care either way.
Ethnicity/Nationality: I'm a proud Indo-Trinidadian Canadian, happy to belong to my diaspora family.
Disability/Neuroatypical: I have generalized anxiety and bipolar mood traits.
Age: Mid 40s.
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Linking to/quoting my entries:
• If it’s public, it’s fair game. No need to ask.
• It’s access-locked, ask me.
• Please pop me a note to let me know where you've linked/quoted me!
Transformative works: blanket permission
I give blanket permission for transformative works. You do not need to ask my permission to remix, podfic, translate, create art for or create secondary fanwork of any fanwork I have posted. You do need to send me a link to what you've done (because I love this sort of shit) and please do provide a link to my original work on your fanwork.
Basic information about me
Gender/Pronouns: I'm aegosexual and genderqueer, I use she/her but don't really care either way.
Ethnicity/Nationality: I'm a proud Indo-Trinidadian Canadian, happy to belong to my diaspora family.
Disability/Neuroatypical: I have generalized anxiety and bipolar mood traits.
Age: Mid 40s.
no subject
Debugging attempt
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
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.)
Re: Debugging attempt
I dredged up what HTML knowledge I used to have and did a bunch of trimming and fixing and hopefully it's a little more streamlined now? Or at least not messing with other people's reading pages. :/
Re: Debugging attempt