Pastor Rick
Head Administrator
Registered: 07-2005
Location: Texas
Posts: 560
Karma: 11 (+12/-1)
|
Reply ● Quote
|
|
SVG Linear Gradients
Runboard has a url that allows you to create your very own vertical linear gradient color shading. To make your own just change the hex coded numbers (the numbers I made bolded and big and blue) to what you would like to use.
http://cdn.runboard.com/sp/svg?from=c0837c&to=201615
|
1/7/2015, 2:30 pm
|
Link to this post
Send Email to Pastor Rick
Send PM to Pastor Rick
Blog
|
Pastor Rick
Head Administrator
Registered: 07-2005
Location: Texas
Posts: 560
Karma: 11 (+12/-1)
|
Reply ● Quote
|
|
Re: SVG Linear Gradients
To use this url you have to know the hex codes of the colors you wish to use. One nice website I use to find colors is:
http://www.december.com/html/spec/color.html
|
1/7/2015, 2:54 pm
|
Link to this post
Send Email to Pastor Rick
Send PM to Pastor Rick
Blog
|
Pastor Rick
Head Administrator
Registered: 07-2005
Location: Texas
Posts: 560
Karma: 11 (+12/-1)
|
Reply ● Quote
|
|
Re: SVG Linear Gradients
You can use this in your "Edit colors and theme" area in some or all of the areas where the form asks for a image but if you use this in that area be sure you do it BEFORE you define your custom CSS. I say this because the custom CSS setting will override the settings of the "Edit colors and theme" form which means you could be banging your head against the wall wondering why it doesn't work like you think it should...
|
1/8/2015, 1:19 am
|
Link to this post
Send Email to Pastor Rick
Send PM to Pastor Rick
Blog
|
Pastor Rick
Head Administrator
Registered: 07-2005
Location: Texas
Posts: 560
Karma: 11 (+12/-1)
|
Reply ● Quote
|
|
Re: SVG Linear Gradients
You can also use this url in the "Custom Language" section but you do need to set both the height and width treating the url like you would a image:
<img src='http://cdn.runboard.com/sp/svg?from=c0837c&to=201615' alt="gradient color" height="42" width="742" />
I am not sure just how useful that is but in the interest of completeness there it is...
|
1/8/2015, 9:49 am
|
Link to this post
Send Email to Pastor Rick
Send PM to Pastor Rick
Blog
|