Custom template support for Joomla

南笙酒味 提交于 2019-12-01 14:27:15

If I understand your question you want to convert an existing template that isn't even a Joomla template. If that is the case I found it very hard to do, of course depending on where the template was coming from. I ended up taking a template for Joomla 1.5 and starting from that. (Although the ja_Purity is a messy one when it comes to the CSS, looking back I would should have started with another one....)

Yes, you can do it. Copy default template which comes with Joomla and customize it, and you can install it now.

Refer : http://docs.joomla.org/Joomla!_1.5_Template_Tutorials_Project

Follow the SiteGround tutorial.

1st result for Google: joomla change template.

If you mean a page-specific template, then this is answered here: http://docs.joomla.org/How_do_you_assign_a_template_to_a_specific_page%3F

It describes the following steps:

In Joomla! there is a default template, but you can assign other templates to specific "pages" that are defined by menu links.

To assign a template to a page, you must first make sure that there is a direct menu link to the page.

  1. Go to Extensions>>Template Manager
  2. Select the Template and click the edit icon (or click the template name)
  3. In the left column, change "None" to "Select from List."
  4. Select the links you want to apply the template to.
  5. Save

Note that you cannot assign the default template to individual pages.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!