dev

here is a code for custom "LockOldComments" on the wiki that i'm working on

Xolaroan (talk) 19:36, 7 March 2024 (UTC)

.LockOldComments-above { padding:10px 28px; background: linear-gradient(to bottom, rgba(175, 0, 0, 0.5), rgba(197, 13, 78, 0.2)); border: 3.5px solid #FF0050; color: #FFFFFF !important; font-family: "Urbanist"; margin-bottom: 16px; border-radius: 20px; font-size: 13pt !important; box-shadow: 0 0 10px #FF0050, inset 0 0 10px #FF0050; text-shadow: 0 0 5px black, 0 0 5px black, 0 0 5px black; }

Thanks! Is there a way to customize the text? Esb678 (talk) 19:58, 7 March 2024 (UTC)
well you could remove "font-family: "Urbanist";" part if you want a normal text or you can add custom fonts in the wiki

it's kinda hard for me to explain but maybe this article will help you https://custom.fandom.com/wiki/Custom_fonts#:~:text=First%2C%20go%20to%20Google%20Fonts,next%20to%20the%20font%20demonstration. Xolaroan (talk) 22:02, 7 March 2024 (UTC)

sorry that I wasn’t clear enough, but I mean to change what the text says. Esb678 (talk) 22:36, 7 March 2024 (UTC)
I'm sorry, but I don't know how I can change what the text says, so maybe try to ask it on Talk:LockOldComments? Xolaroan (talk) 03:20, 8 March 2024 (UTC)
Ok, thanks anyways! Esb678 (talk) 13:48, 8 March 2024 (UTC)