Hii! Iz me again, ever wanted 2 put different interests labels inztead of the ones spacehey gives?
Well, I got just da thing 4 u!
Here's da code:
/*coded by Inccubus Fangzz! If u zeeing dis, add mee :3 */
<style>
/*this part hides the title of the section you wanna change, the sections go from 1 to 6, use the number of the section you wanna change and write it where I put x*/
.details-table tr:nth-child(x) td:first-child p{ /*change x for number*/
visibility: hidden;
}
/*this part writes a new label before the hidden one, remember to change x for the same number you used before!!*/
.details-table tr:nth-child(x) td:first-child p:before{ /*change x for number*/
visibility: visible;
content:" " /*add your new label between the quotation marks (" ")*/
}
<style>
That'z it! If u don't wanna count, 1 iz General, 2 iz Music, 3 iz Movies, 4 iz Television, 5 iz Books and 6 iz Heroes! You can zee da code working on mah profile (changed heroes for games!)
Comment if using, and conzider adding me! Lmk if u need any help!
Comments
Displaying 5 of 5 comments ( View all | Add Comment )
Dylis
Thank you! This works so well :D
꒱ FISH ⭑.ᐟ
THANK YOU SO MUCH WHAT THE FLIP IM USING !!!
stormynight
hii its not working for me
can you check cause maybe i did something wrong? thankss
also i put this in the general section, and the one i want to change is the heroes part.
.details-table tr:nth-child(x) td:first-child p{ 6
visibility: hidden;
}
.details-table tr:nth-child(x) td:first-child p:before{ 6
visibility: visible;
content:"games"
}
<style>
try this!
.details-table tr:nth-child(6) td:first-child p{
visibility: hidden;
}
.details-table tr:nth-child(6) td:first-child p:before{
visibility: visible;
content:"games"
}
by Inccubus Fangzz; ; Report
uhhh sorry for the 3 month reply but its still not working sighhhh
can you like give an explanation how to work it? cause i legit do NOT know a thing about code sadly sobsob
by stormynight; ; Report
dw, do you have discord? you can dm me a pic of your code there, mine's inccubus_fangzz
by Inccubus Fangzz; ; Report
uhm sorry no sobsob
by stormynight; ; Report
bluesky? twitter? instagram? anything that lets u dm pictures?
or if anything, post a blog or bulletin w ur code so I can see it
by Inccubus Fangzz; ; Report
anya_!
THIS IS SO GOOD THANK YOUU!!
⦻𝔩𝔬𝔱𝔲𝔰𓂁𓂄𝔥𝔞𐰁𝔢.ᐟ
Thank you!
ur welcome!!
by Inccubus Fangzz; ; Report