yanyan: (haganai》stupid!)
yana! ([personal profile] yanyan) wrote in [community profile] cawaii2013-05-22 04:20 pm
Entry tags:

13th: level up

This one's inspired by video games again... It's a minimalist CR/muselist chart.

UPDATE (9/28): This code does not make use of tables anymore. Simply copy and paste the code between ITEM START and ITEM END to add more.



Nadeko Sengoku
Friend
Nadeko Sengoku
Friend
Nadeko Sengoku
Friend
Nadeko Sengoku
Friend


Kougyoku Ren
Acquaintance
Aladdin
Friend
Alibaba Saluja
Friend
Hakuryuu Ren
Friend


MAIN CODE

BABY PINK

SKY BLUE

RED

BLUE



NOTE
1. For the main code, replace HEXCODE with the hex code of your choice. Here are some examples!

#97be1c #0085de #fb526d #ffcd00
#d191bb #ff8e00 #f52612 #38d09a

2. To adjust how much the bar has filled up, replace NUMBER with any number from 0 to 100. If the value is above 95, replace border-radius: 10px 0px 0px 10px; with just border-radius: 10px;
3. The codes for the alternate colors do not come with the main code. They are just codes for an individual item. You will have to replace the items in the main code with these.
struck_out: (Default)

[personal profile] struck_out 2013-08-30 11:30 am (UTC)(link)
I like this minimalist code! It's to the point and not very complicated to work with. Hope you don't mind if I use it for this guy here, and thanks very much.
kelphead: (they've hit their mark)

[personal profile] kelphead 2013-09-04 09:20 pm (UTC)(link)
Hey! So I'm using this here and my percentage bars are refusing to show up. I have no idea why. o-o;
girlmemo: fan art (Default)

[personal profile] girlmemo 2013-09-04 10:22 pm (UTC)(link)
shh this is still me and I found the problem! Just change 3b7959 to #3b7959 and you should be set.
kelphead: Don't Let Me Get Me - P!nk (never win first place)

[personal profile] kelphead 2013-09-05 12:37 am (UTC)(link)
Aha. I never would have caught that. Thank you!
raavashing: (Default)

[personal profile] raavashing 2014-08-04 01:22 am (UTC)(link)
I'm attempting to create a cheat sheet for myself here with four colors and I can't figure out what I'm doing wrong here on the percentages bars:

Here

In the first example, I only changed "Hexcode" to #003300 and the percentage to 85%. None of the other code was changed. Can you figure this out for me?
redsea: <user name="heist"> (Default)

[personal profile] redsea 2014-08-04 01:44 am (UTC)(link)
Forgive the RP account. It's still me! It seems you have to put & nbsp ; (without the spaces) in between the div tags you changed. It should work after adding that!
raavashing: (Default)

[personal profile] raavashing 2014-08-04 01:50 am (UTC)(link)
and to get a space between the bars? or will that happen when I post it in the main entry?
redsea: <user name="heist"> (Default)

[personal profile] redsea 2014-08-04 01:54 am (UTC)(link)
You'll have to post it in the main entry to get the space between the bars! The code doesn't work that way in comments.
raavashing: (Default)

[personal profile] raavashing 2014-08-04 01:54 am (UTC)(link)
Thank you!
redsea: <user name="heist"> (Default)

[personal profile] redsea 2014-08-04 01:55 am (UTC)(link)
You're welcome!