Screamer Wiki:Guides/Styling: Difference between revisions
no edit summary
imported>Sumpy (Adding categories) |
imported>Sumpy No edit summary |
||
Line 28: | Line 28: | ||
<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> | ||
After that, you have to c<span>hoose a font, like '''Helvetica''' or '''Arial'''. After, replace the </span>''FONT''<span> from the code with the font you chose and replace the </span>''TEXT''<span> from the code with your text.</span> | After that, you have to c<span>hoose a font, like '''Helvetica''' or '''Arial'''. After, replace the </span>''FONT''<span> from the code with the font you chose and replace the </span>''TEXT''<span> from the code with your text. You can use </span>[http://www.w3.org/Style/Examples/007/fonts.en.html#font-style this site]<span> to get help with font styles (weight, stretch, and more).</span> | ||
And boom! The font face is now changed. | And boom! The font face is now changed. |