Entry tags:
19th: cocoon
A muselist code based on FFXIII's status screen. UPDATE (10/04): This code doesn't make use of tables anymore.

CODE

CODE
NOTES
1. Ideal image size is 120px by 320px.
2. Longer names and canons will knock the username and game portions, so you may have to increase this part of the code: bottom: -216px;
3. The code only comes with one bar. You need to copy and paste the code in between the comment tags (START CODE and END CODE) to make it look like the code above.
4. To get an "inactive" effect, add opacity: x; right after overflow: hidden;, where x is any value between 0 (completely transparent) to 1 (opaque).
5. Use this code however you want. Let me know if something screws up!
1. Ideal image size is 120px by 320px.
2. Longer names and canons will knock the username and game portions, so you may have to increase this part of the code: bottom: -216px;
3. The code only comes with one bar. You need to copy and paste the code in between the comment tags (START CODE and END CODE) to make it look like the code above.
4. To get an "inactive" effect, add opacity: x; right after overflow: hidden;, where x is any value between 0 (completely transparent) to 1 (opaque).
5. Use this code however you want. Let me know if something screws up!
