How to creat joomla template 3.0 step by step: basic template
In this tutorial to creat basic joomla 3.0 template from scratch, the fisrt we will creat template structures, no frunction - simple template.
Creat new folder called your_new_template_name (you can replace with your name like ja_konia or vinaora)
in this folder (your_new_template_name) we will creat folder css and blank index.html file and index.php file, in your css folder we will creat style.css file and...