Screamer Wiki:Guides/Styling: Difference between revisions

Jump to: navigation, search
no edit summary
imported>Sumpy
No edit summary
imported>Sumpy
No edit summary
Line 11: Line 11:


To get more color choices specifically up to 16777216 colors, you can use this line of code, and replace the '''0''' with the exact color code. You can use [http://www.rapidtables.com/web/color/RGB_Color.htm this site] to get all the color codes.
To get more color choices specifically up to 16777216 colors, you can use this line of code, and replace the '''0''' with the exact color code. You can use [http://www.rapidtables.com/web/color/RGB_Color.htm this site] to get all the color codes.
  <span style=color:rgb(0,0,0)>TEXT</span>
  <nowiki><font style=color:rgb(0,0,0)>TEXT</font></nowiki>


When you're done choosing your color, copy the text you want to color and replace the ''TEXT'' from the code with your text.
When you're done choosing your color, copy the text you want to color and replace the ''TEXT'' from the code with your text.
Anonymous user

Navigation menu