Tweak

InsaneJournal

Tweak says, "My feet hurt."

Username: 
Password:    
Remember Me
  • Create Account
  • IJ Login
  • OpenID Login
Search by : 
  • View
    • Create Account
    • IJ Login
    • OpenID Login
  • Journal
    • Post
    • Edit Entries
    • Customize Journal
    • Comment Settings
    • Recent Comments
    • Manage Tags
  • Account
    • Manage Account
    • Viewing Options
    • Manage Profile
    • Manage Notifications
    • Manage Pictures
    • Manage Schools
    • Account Status
  • Friends
    • Edit Friends
    • Edit Custom Groups
    • Friends Filter
    • Nudge Friends
    • Invite
    • Create RSS Feed
  • Asylums
    • Post
    • Asylum Invitations
    • Manage Asylums
    • Create Asylum
  • Site
    • Support
    • Upgrade Account
    • FAQs
    • Search By Location
    • Search By Interest
    • Search Randomly

Ally -- are you already gone? ([info]wastintime) wrote in [info]rp_tutorials,
@ 2011-09-26 01:16:00

Previous Entry  Add to memories!  Tell a Friend!  Next Entry
Entry tags:coding: cast list

Super-Badass Character List That Will Make You Want To Slap Yo Mama

Live Example

I know right?

It took me a few days and several hours to figure this out so I'd appreciate it if you credited [info]rp_tutorials. Or you can pay me in cookies. Whichever is easier for you. Mkay?

THE SCRIBBLD CODE



Leave any questions or feedback in the comments, thanks!


(Read comments) - (Post a new comment)


[info]redheadspy
2013-06-02 01:15 am UTC (link)
I've tried changing the colors, but when I do I only get one solid color.

http://www.zereldax.com/test-list.html

This is the code I'm using

background: rgb(223,43,7); /* Old browsers */
background: -moz-linear-gradient(top, rgba(223,43,7,1) 0%, rgba(166,31,4,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(223,43,7,1)), color-stop(100%,rgba(166,31,4,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(223,43,7,1) 0%,rgba(166,31,4,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(223,43,7,1) 0%,rgba(166,31,4,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(223,43,7,1) 0%,rgba(166,31,4,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DF2B07', endColorstr='#A61F04',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(223,43,7,1) 0%,rgba(166,31,4,1) 100%); /* W3C */
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
border: 2px solid #FFFFFF;
color: #FFFFFF;

Any help would be appreciated.

(Reply to this)


(Read comments) -


Home | Site Map | Manage Account | TOS | Privacy | Support | FAQs