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 are the encryption functions available in PHP?
How to set session.gc_divisor properly?
How is session id stored in browser?
How to invoke a user function?
Name and explain five of the PHP error constants?
What is xss in php?
What is ci in php?
List some of the features of php7.
What is difference between compile time and run time polymorphism?
Can I write php code in html file?
Explain what is the difference between $var and $$var?
What is the default time in seconds for which session data is considered valid?
How to remove all duplicate values in array in php?
What are the differences between echo and print?
Can we override static method in php?