Written by Mick in Tutorials on 18 Jun 2012
</head>
<link href="http://fonts.googleapis.com/css?family=Swanky+and+Moo+Moo" rel="stylesheet" type="text/css">
font: 78%/130% "Verdana", "Arial", "Helvetica", sans-serif;
font: 78%/130% "Swanky and Moo Moo", cursive;
Quote from: BaghdadGhost on 03 Jul 2012Thanks, I had no luck finding an arabic font apply to this case. I guess I have to just use it to change the english one.thanks again
font: 85%/130% "Oswald", sans-serif;
Quote from: JoliePittOnline on 21 Jan 2013This is really great. I've tried it and is now using the Oxygen font from Google. :) Thanks Mick!BTW, where can I edit the font for the SMF copyright? It's the only one left that's using the Arial font. :)
#footer {
font: "whatever", whatever;
Quote from: JoliePittOnline on 21 Jan 2013It didn't work Mick. :(
font-family:
#footer ul li a { font-size: 10px;}
Quote from: Mick on 21 Jan 2013Try it in here instead...Code Select Expand#footer ul li a { font-size: 10px;}
Quote from: JoliePittOnline on 21 Jan 2013Yup. That did that trick! Thanks Mick! ;D
Subscribe to our mailing list and get interesting content and updates.