Mastering Joomla: How to Install and Customize Joomla Templates
A Step-by-Step Tutorial on Installing and Customizing Joomla Templates
Once you have successfully installed Joomla, you may want to change the default template so that your website has a different look and feel. Installing templates is a very simple and straightforward process that will only require as little as five minutes of your time.
There are numerous free and commercial Joomla templates available online. This link is just one of the many; a few more links are listed at the end of this tutorial: www.siteground.com/joomla-hosting/joomla-templates.htm
Step #1
So first, find a template you like and download it. These templates are typically in a compressed .zip format. Unzip the file and save it to a specific folder.
Step #2
Now log onto the Joomla administrator panel and go to the Installers menu. Click Templates-Site. This opens the templates menu. Click Browse.
Installers >> Templates-Site >> Browse
Step #3
Select the downloaded file, then click Upload and install. Click Continue to proceed
Step #4
This will automatically take you to the Templates Manager. Click on the new template's radio button, and then click Default in order to make the template your default design for your website.
And you are done!
Customizing Your Joomla Templates
Your Joomla installation comes standard with two templates included. You will find these under the templates manager. To see a thumbnail preview of each one, just hover your cursor above its name. To change to a different template, simply click on its radio button and then click on the default button in the menu bar.
You can also further customize the standard template or a new template that you downloaded. Joomla templates consist of an HTML file and a CSS file. This is where you will make your changes.
*Click on the Sites Menu and then the Templates Manager. This takes you to a page that lists all the available templates, both the standard and downloaded templates.
*Click on the template's radio button, and then click on the Edit HTML/Edit CSS button in the menu.
*This will take you directly to the HTML or CSS editor, where you can make your edits directly to the HTML or CSS source code of the template. Knowledge of HTML and CSS is essential for this process.
Creating Custom Templates
In addition to pre-designed templates, you can also create custom templates on Joomla. This method is a tad bit more complicated - you may save some time and sweat if you simply download one of the numerous free templates available on the Internet. Custom templates do require a sound knowledge of HTML, SHTML, CSS, and other scripting languages.
But far be it for me to make that choice for you. To create a custom template, you will need to manipulate the Joomla template file structure, which is as follows:
/templatename
/css
/template_css.css
/index.html (blank file)
/images
/index.html (blank file)
/(all of your template images)
/index.php
/templateDetails.xml
/template_thumbnail.png
Each section on this structure indicates a specific feature that needs to be applied to the template. For example,
/templatename
=> The template name goes here
/css
=> All Cascading Style Sheets (CSS) will be stored here
/images
=> All image files will be stored here;
/index.php
=> Contains the instructions on how Joomla will render your template; and
/templatedetails.xml
=> Contains details about your template.
Good luck!
Published by The Armchair Geek
We are a Mid-West PLR Firm specializing in creating powerful web content for clients in a wide array of industries. This is a sampling of some of our IT-focused articles. For more of our work, you can co... View profile
- Mastering Joomla: How to Import Wordpress into Your Joomla WebsiteBy incorporating WordPress into your Joomla website, you will be able to access all of your blogs through Joomla. This tutorial will walk you through two methods by which you can import Wordpress into your Joomla webs...
- Joomla Tutorial: How to Install and Use Joomla Component VirtueMartVirtuemart is an easy to use component and e-commerce option for use with Joomla content management system. This Joomla Tutorioal contains instructions on how to install and use the component to add items to your store.
- Mastering Joomla - How to Install and Manage Banner Ads on JoomlaWith Joomla, you can easily add, change or remove banner ads on your Joomla website. This tutorial will walk you through the process of installing and managing banner ads on your Joomla website.
How to Install Joomla! to Your Web Host Via FTPThe toughest part of Joomla! is figuring out how to install Joomla! to your web host. This Step-by Step tutorial details installing Joomla! to your server using an FTP client an...- Mastering Joomla: How to Add Games to Your Joomla SiteJoomla easily supports a huge library of video games. With Joomla, you can also easily manage a large number of flash video games for your website. This tutorial walks you through the process of uploading games to you...
- How to Customize Your Joomla Modules
- Mastering Joomla: How to Add the Newsflash Module on Your Joomla Website
- Mastering Joomla: How to Install the Events Calendar Module onto Your Joomla Website
- Mastering Joomla: How to Get RSS News Feeds on Your Joomla Website
- Tech Product Review: Community Builder Extension for Joomla
- How to Install Joomla Add-ons and Joomla Extensions
- Joomla Tutorials: How to Edit Your CSS and HTML Files on Your Joomla Web Site
- Joomla CMS is an Open Source application for creating websites.
- Joomla makes child's play of creating and managing powerful websites with little or no knowledge of
- A great advantage of Joomla! is the numerous free and commercial Joomla templates available online



