03.03
Joomla is one of the most popular Content Management System (CMS) today. It is PHP based and requires no programming knowledge to add contents and do customisations of the default Joomla installation, including to change the look and feel of the pages. The following is the view of a default Joomla installation’s frontpage.
Joomla uses templates to set the display of it’s pages. With that, changing the look and feel of a Joomla page is just a matter of changing it’s templates. To view the list of installed Joomla templates, first log in to Joomla’s administration page. At the Administration panel, choose the Extensions -> Template Manager from the menu as the following;
Template Manager lists the installed template in your Joomla installation.
To change the template used by all the pages in Joomla, simply click on the radio button next to the template you desire and then click on the Default icon on the upper right of the page.
From this point forward, all the pages will use the template you have just selected.





[...] Once done, click the Upload File & Install button and that’s just it. To configure the site to use our newly installed template, follow the following link. [...]