Template talk:Checklist Kraata

From BIONICLEsector01

Hey Shine, the problem with using the gradients (and I should have brought it up) is using a specific prefix means you're stuck with it not rendering on other browsers. You'll need to add the other prefixes (-webkit-, -o-, and -ms-) in separate background-image tags to render them all.

But hey, they'll work once we get them all working. --External Image Owner (talk|contribs)

Example:

| style="background-image: -moz-linear-gradient(left, orange 33.3%, red 66.6%); background-image: -webkit-linear-gradient(left, orange 33.3%, red 66.6%); background-image: -o-linear-gradient(left, orange 33.3%, red 66.6%); background-image: -ms-linear-gradient(left, orange 33.3%, red 66.6%); background-image: linear-gradient(left, orange 33.3%, red 66.6%);" | [[File:Kraata Stencil 1.png|70px]]

Fun. Shine 17:57, 20 October 2014 (CEST)
At least I understand what moz means now. Shine 18:00, 20 October 2014 (CEST)