Comments on F2U | Basic Cards 3v All Comments

I’m having issuing trying to change the background and changing the colors of things! If possible reach out to me please!

To change the background you need to change the background image URL of the container card. 

The colors utilize default bootstrap colors on Toyhouse and will adjust to whichever Toyhouse theme you use. If you want to change them to custom colors, remove the bootstrap colors in the class, and add a an inline style with the HEX colors of your choice.

I don’t know how to edit codes, I know the basics of filling in information, adding HEX codes, and images and that’s it 😭 


And I can’t find what you’re talking about 

Where it has a line of code like this:21beb96ceb2de1b04b9e6531260775f9.png

In the class, remove the 'bg-dark' / 'bg-faded' or 'text-light' / 'text-dark' - those are controlling the colors. Add:  style="color:#HEX; background-color:#HEX;"  after the class in the div and you can change the custom colors.


This user is not visible to guests.