Hey, i want to know that is it possible to copy a joomla theme from a site ?? i liked a site based on joomla. I love its theme. I want to know that is there anyway by which i can copy the joomla theme from that site ? Thanks
i think u can't copy used joomla template on it self website. but you can find the informatin from nice template by reading the information from templaDetails.xml. how to read it? try to read this article
If you have access to joomla directories via ftp for example - it is very easy - copy template folder for template you wish to use under /templates as is and paste it on /template folder in other Joomla! instalation on other website. This presumes that you have root access to hosting...if not - there is no way but look at the website code and if template is commercial - find the name and searh it over the Internet.
Just because you can copy someone else's theme though doesn't mean you should, especially if it's someone else's original design. It's possible to copy what any theme looks like if you have the skills to rebuild it.. That's what template rippers usually do. Without an actual copy of the Joomla index.php file you won't have access to any of the internal structural php code for components and modules etc. If you are lucky it may be a free or commercial theme, view the source and look for some descriptions. Often you can identify the name of a template from the folder name where the css and images are stored and linked to in the index.php file.