Comments on F2U Universe Folder All Comments Start of Thread Parent

which part do you need help with ;0? like where to put it or how to edit it?

This user is not visible to guests.

To add the coding to a folder, go to https://toyhou.se/~folders and select the folder you wish to place it, then you paste the HTML within the Folder Description ! (if you don't already, you should have WYSIWYG disabled for it to work correctly

to edit the text to put your own information, you change the white text ;0 

for images, the code will typically start with img src="https://via.placeholder.com/100" for the Character Icons, and background-image: url(https://f2.toyhou.se/file/f2-toyhou-se/images/13606771_VQvUjeL8yU74GbH.png?1567716984) for the Headers/Titles , you just change the URL between the quotation marks/parentheses with your own image URL

Links will look like href="LINK", and you place the URL between the quotation marks

to change the colors, look within 

<!------

Name buttons: #5C9AFF

White font: #fff

------>

and press ctrl+F on your keyboard, enter the hex code (the things that start with #) you'd like to change. I'm not sure what device you're using but on some computers there will be a plus mark beneath the search section that you can use to replace all similar text with the new text you wish to enter

(hopefully this isnt too confusing im terrible at explaining things omg)