decided to at least add the basic interest sections and theres NOT a dedicated section for games and it bothers me,,, im not abl3 to copy/paste which means im gonna need to MQNUALLY code the change for titling 'heroes' into games,,,,
now to. figure out how to ev3n do THAT much.
someone free me from the shackles of perfectionism < ////3
Comments
Displaying 3 of 3 comments ( View all | Add Comment )
Shadz
baby if you want me to log into your acc and do it for you id be happy too /gen
,,,,if you wouldnt mind id like that yes pleasums,,,,,
by Sirius; ; Report
sir yes sir 🫡🫡🫡 send me your shit whenever and ill do it <3
by Shadz; ; Report
ВКонтакте
I didn't quite understand what you meant, but if you wanted to replace the text "Heroes" with "Games," try inserting this code into the "About Me" section: "
.details-table tr:last-child td:first-child p {
font-size: 0;
}
.details-table tr:last-child td:first-child p::after {
content: "Games";
font-size: 14px;
}
"
P.S. Don't forget to wrap the code in "style" tags when uploading!
by ВКонтакте; ; Report
P.S. Change 14px to 12px; I wrote the wrong size by mistake.
by ВКонтакте; ; Report
thank you so much!!!
by Sirius; ; Report
insaneko's tomfoolery! 𝄢
if you go to forums there's someone there who provided a solution for that so you don't have to worry on figuring out how to change it yourself, since it's kinda hard unless ur experienced with html and css
ooooohhhh beautiful!!! tysm :33
by Sirius; ; Report
you're welcome!
by insaneko's tomfoolery! 𝄢; ; Report