This is a blog with tutorials and resources for blogskinners.
Before you do anything at all , remember to credit everything you take from here to spread the word. Please don't take things from this blog and claim them as your own, that's what cowards do ;3.
Enjoy~ dae
Here is a tutorial on using your own fonts on blog's and websites : First thing to do is to find a font and upload it. Pretty simple . Then you have to copy the following code and replace the direct link with the link of your font :
@font-face : {
font-family : NAME ;
src: url(' DIRECT LINK ');
}
This piece of code goes inbetween tags like this :
<style> [here] </style>
And whenever you want to use this code , Just use it like you'd normally would with normal fonts , eg :
h1 {
font-family: NAME ;
}
Here are some font's that are already uploaded , To use them , Just click copy link adress and paste it like above .
candyfloss
candyfloss
candyfloss
candyfloss