Comments on Terenry All Comments

I don't know if I am allowed to ask about your coding for your character profiles. But I am only interested in the videos tab because I have ocs who have videos that I would like to add to their toyhouse and being able to easily click. Is there anything similar to your code that I could maybe use ? or just your code for it ?

I've frankenstein-ed my character profile with different codes! but I don't think I'm allowed to redistribute the edited version though :(

but if you're specifically referring to the video player, it's pretty much just a video embed
you can right click on a video and copy the embed code, and then add it to your character profile!

46867330_kAV4F0Fd8DRjA4J.png

and use the following code to center the video player:

<div style="text-align:center;">
<div style="display: inline-block;">

Yeah I guessed you did ! But its alright, Thank you so much tho this was very helpful :) !!