Change default font - Joomla! Forum - community, help and support


how can change default font template?
font size?
font color?

change following css entry in file template.css located under directory \templates\rhuk_milkyway\css.

code: select all

body {
   font-family: helvetica,arial,sans-serif;
   line-height: 1.3em;
   margin: 0px 0px 0px 0px;
   font-size: 12px;
   color: #333;
}





Comments

Popular posts from this blog

Hur installera Joomla på One.com - Joomla! Forum - community, help and support

removing index.php from URL address - Joomla! Forum - community, help and support

「イメージマップのアンカー名には、...」のエラーが出ないようにしたい