Screamer Wiki:Guides/Styling: Difference between revisions

Jump to: navigation, search
imported>Sumpy
No edit summary
imported>Sumpy
No edit summary
Line 25: Line 25:
== '''Font''' ==
== '''Font''' ==
<span>To change the text font,</span><span class=""> you will have to copy the following line of code.</span>
<span>To change the text font,</span><span class=""> you will have to copy the following line of code.</span>
  <span><nowiki><font face="FONT">TEXT</font></nowiki></span>
  <span><nowiki><font face=FONT>TEXT</font></nowiki></span>
<span class="">Then, you have to press the http://images2.wikia.nocookie.net/screamerchecker/images/a/a8/Contibute.png button in the upper right corner of the website, then </span>''Edit this Page,''<span class=""> and again in the upper right corner, click the </span>''Source''<span class=""> tab. Here you will see the source code of the page. Now, paste the code where you want to change the text font.</span>
<span class="">Then, you have to press the http://images2.wikia.nocookie.net/screamerchecker/images/a/a8/Contibute.png button in the upper right corner of the website, then </span>''Edit this Page,''<span class=""> and again in the upper right corner, click the </span>''Source''<span class=""> tab. Here you will see the source code of the page. Now, paste the code where you want to change the text font.</span>


Line 35: Line 35:


'''If you want to combine multiple text style codes in one line, just add '';'' between them.'''
'''If you want to combine multiple text style codes in one line, just add '';'' between them.'''
  <nowiki><font color=COLOR;font size=SIZE;font face="FONT">TEXT</font></nowiki>
  <nowiki><font color=COLOR;font size=SIZE;font face=FONT>TEXT</font></nowiki>


'''<font size=4>Hope this helped you!</font>'''
'''<font size=4>Hope this helped you!</font>'''
[[Category:Wiki Guides]]
[[Category:Wiki Guides]]
[[Category:Community]]
[[Category:Community]]