Visa ett inlägg
Oläst 2011-06-20, 13:29 #2
Networks avatar
Network Network är inte uppkopplad
Mycket flitig postare
 
Reg.datum: Jul 2008
Inlägg: 569
Network Network är inte uppkopplad
Mycket flitig postare
Networks avatar
 
Reg.datum: Jul 2008
Inlägg: 569
Editera ditt temas CSS ("style.css") med något i stil med

HTML-kod:
@font-face {
	font-family: 'RieslingRegular';
	src: url('fonts/riesling.eot');
	src: local('Riesling Regular'), local('Riesling'), url('fonts/riesling.ttf') format('truetype');
}
HTML-kod:
h1 {
  font-family: 'RieslingRegular', Arial, sans-serif;
}
Finns säkert någon plugin annars.. Typ "Custom Fonts WordPress Plugin (v 5)". gl
Network är inte uppkopplad   Svara med citatSvara med citat