Make your own Joomla Template: Part 4 (Activate Template)

Filed Under ( Joomla, PHP, Photoshop, Programming, Technology, Tips, Tutorial ) by admin on 07-09-2008

Tagged Under : , ,

Joomla Template Tutorial - Part 4: After create ‘embryo’ joomla template, now, we try to activate the template. In Joomla, we make this template as default.

  1. Login to Joomla as administrator.
  2. Click Extensions > Template Manager.
  3. You can see template list like below:

  4. Choose mytemplate by click radio button in front of mytemplate.

    1

  5. Click Default button on top.

    2

Now, when you point your browser to localhost/joomla, you can see ‘nothing’. Yup, because template used has changed. Active template is mytemplate. But we don’t define anything in this template. So, we just see blank page.

Related posts:

  1. Make your own Joomla Template: Part 3 (My First Template)
  2. Make your own Joomla Template: Part 6 (Using Parameter)
  3. Make your own Joomla Template: Part 6 (Using jdoc)
  4. Make your own Joomla Template: Part 5 (Creating Layout)
  5. Video Tutorial: Understanding the Joomla Template XML file Part7

Post a comment