I have been working on wordpress them, seeking expertise help for following problem. (i used glorious them for my blog) I would like to change my wordPress post font type (default to Arial or trebuchet font) help me please How to upload header banner instead of text line Thanks in advance ..
You can change your font style by using some customized plugin, Search it. You can change header banner if your theme supports it, otherwise go through theme editor. Thanks !
Edit this in the theme stylesheet (wp-content/themes/Glorius/style.css): .entry { text-align: justify; line-height: 20px; padding-top: 8px; [COLOR="red"]font-family: Arial, Verdana;[/COLOR] font-size: 14px; color: #474747; } Code (markup): Do you want to replace the main "Glorius" heading with your logo? Edit the logo image file (wp-content/themes/Glorius/images/logo.png)