🇨🇭🇷🇮🇸 (
millennialfalcon) wrote in
chriscodes2022-10-15 11:48 am
Entry tags:
CR chart / muselist
BARBARA GORDON
oracle
● ○ ○ ○ ○
oracle
● ○ ○ ○ ○
TIM DRAKE
red robin
● ○ ○ ○ ○
red robin
● ○ ○ ○ ○
JASON TODD
red hood
● ○ ○ ○ ○
red hood
● ○ ○ ○ ○
STEPHANIE BROWN
spoiler
● ○ ○ ○ ○
spoiler
● ○ ○ ○ ○
DUKE THOMAS
signal
● ○ ○ ○ ○
signal
● ○ ○ ○ ○
DAMIAN WAYNE
robin
● ○ ○ ○ ○
robin
● ○ ○ ○ ○
CASSANDRA CAIN
batgirl
● ○ ○ ○ ○
batgirl
● ○ ○ ○ ○
DICK GRAYSON
nightwing
● ○ ○ ○ ○
nightwing
● ○ ○ ○ ○
CHARACTER NAME
subtitle
● ○ ○ ○ ○
subtitle
● ○ ○ ○ ○
CHARACTER MCLONGNAME JR
subtitle
● ○ ○ ○ ○
subtitle
● ○ ○ ○ ○
THE CODE:
FIND AND REPLACE:
- BAGKROUND_URL - Each background image
- ICON_URL - Each icon
- CHARACTER NAME - Self explanatory
- subtitle - Put whatever you want here: canon, relationship, username, etc.
- You can copy and paste all the code from <!---CHARACTER START---> to <!---CHARACTER END---> to add new characters.
- Do not mess with the code outside of <!---LIST OF CHARACTERS START---> and <!---LIST OF CHARACTERS END--->.
- For characters with longer names (as in the example above) who need more than the 3 lines of text, change height: 70px; margin-top: 35px; to height: 80px; margin-top: 25px; or whatever combination looks right. Remember that however much you increase the height, you must decrease the margin-top to match.
no subject
no subject
In order to use a color instead of an image, you would take
And replace it with Where the HEX_COLOR is the color of your choice.
Here's the edited code for you: