Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>{edit}<br> You have to create a template (or change an existing one), how else will the CMS know where to add the information into as the template is a HTML, CSS and Javascript Page group devoid of information and some HTML Tags replaced with CMS Specific tags, which tells the CMS where to add the information. It also include certain files telling the CMS the Name, and othe information of the template.</p> <ol> <li>The First step in creating a template is to have a design.</li> <li>Do your design in HTML and CSS. (Preferably using the CMS Template folder/directory structure.)</li> <li>For Joomla use the information in this post: <a href="https://stackoverflow.com/questions/1061670/how-should-i-go-about-writing-a-joomla-template/1064126#1064126">How should I go about writing a Joomla! template?</a></li> </ol> <p>In Joomla jQuery have to be used in compatibility mode.<br> The CMS will supply the information, you supply the design and tell the CMS</p> <p>{/edit}<br> The Template is the design container, whether you create one from scratch or reuse a current template. I initially used one of the pre-installed templates (together with the documentation) to learn some of the complexities of designing the template. (ex. structure, and what is possible.) </p> <p>Please also look at my answer to this question <a href="https://stackoverflow.com/questions/1061670/how-should-i-go-about-writing-a-joomla-template/1064126#1064126">How should I go about writing a Joomla! template?</a> as it is a pretty good beginners guideline for template designers in Joomla (Even if I have to say it myself) with a couple of other resources linked in as well.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload