How do you add a joomla Template in admin panel of joomla?
Please mention the steps
Answer Posted / ramsingh
If you are using the joomla 1.5. Go to the Extensions menu
and there one submenu Install/uninstall and upload the Zip
file of the template in that and see that one if sucessfully
uploaded in template manager in same menu
| Is This Answer Correct ? | 9 Yes | 4 No |
Post New Answer View All Answers
What is the difference between for and foreach?
What is php artisan serve?
What is php namespace?
Tell me how stop the execution of a php scrip?
What is the major php security hole? How to avoid?
Explain the difference between isset() and empty()?
What is serialization in php?
Which function is used to read a single character from a file in PHP.
How to call a php function from another php file?
What are the advantages of triggers in php?
What are magic constants in php?
Which functions are used to count the total number of array elements in php?
When to use single quotes, double quotes, and backticks?
What is difference between include,require,include_once and require_once()?
What good is polymorphism?