If it's supposed to be there, I don't see it but I donated the dorritos via Stripe, so I presume it's a related micro issue.Have you selected the tag under the donate menu?
If it's supposed to be there, I don't see it but I donated the dorritos via Stripe, so I presume it's a related micro issue.Have you selected the tag under the donate menu?
No. I checked just after your previous post where you told LostHisMarbles to update it and under the Campaign Tag section, where all the other ones are, I don't see an option for the 2023 one.Your donation is listed D_X. You don't have the option to choose the Codex+ campaign tag on the donate page?
Same here.No. I checked just after your previous post where you told LostHisMarbles to update it and under the Campaign Tag section, where all the other ones are, I don't see an option for the 2023 one.Your donation is listed D_X. You don't have the option to choose the Codex+ campaign tag on the donate page?
I report great success. Thanks.Ok, all of you try again. If you see your username (or secret donation details) in the list of users who donated to the Codex+ campaign, you should be able to enable the tag.
After taking a look to the css and some online docs, the solution is to add this property to the class: align-items: flex-end, it will align tags to the bottom instead of stretching them.Syl, you'd probably need to change it. it'd be the easiest long-term solution without kludging it to specifically fit.
.message-user .user-campaign-tags{display:flex;flex-wrap:wrap;margin-top:6px}
.message-user .user-campaign-tags{display:flex;flex-wrap:wrap;align-items:flex-end;margin-top:6px}
Can you change that easily? Or I don't know, find some cheap east european worker to do it?
Semiurge. Ctrl-F5 you lugnut.
Try it and find out?
Unless this is that stupid inherited template bullshit where it doesn't just make it clear you're not editing the main template.
What template are you using?