Hay Everybody
I’m trying out a Joomla these days…I’m running this news website and it is based on Unicode (not in English). @ The moment I’m running the website in a manual way but want to implement Joomla ASAP coz it will minimize my work load…
So any way… I’m having a problem with displaying the heading, the body of the text display correctly…
Can anyone plz tell me how to solve this issue. I also wants to edit the CSS to increase the font size. Plz assist me…

















2 Comments Received
July 26th, 2010 @6:35 am
The CSS you can use for font increase for the whole website is:
html, body {
font-size:120%; // change 120% with how big you want it to be changed
}
I’ve used Joomla before, but I don’t exactly remember much. If you are developing a template from scratch, make sure you are using the correct PHP to designate where the header is.
July 27th, 2010 @6:48 am
alternatively take a look at and joomlart.com they have some great news orientated joomla templates that you maybe able to customize – they all come standard with the sizable font feature too….
Leave A Reply