Hi there,
I will install my j-cook component on my site, which has the kallyas template.
But I don't want to use the Kallyas template for my component, I would like to install and adapt another theme, just for my component.
So, in this case, I guess I won't use the override capabilities of Joomla...
In the other theme, which is an html one, I have some files and folders, like css, js and so on...
I downloaded the com_hellomyworld demo component and installed it on a fresh Kallyas powered Joomla 2.5 and installed the component.
I would like to test the customization of the component, just to see how it works.
But I have 2 questions:
- Where should I paste the css, js... folders and files? Not in template/Kallyas/... because I think this is the override.
Should I paste them in component/com_hellomyworld/ folder?
- I had a look to the components/com_hellomyworld/views/visits/tmpl/default.php and I think I'll have to add the required calls of the css and js files. But I don't see any of these calls in this files, so where should I declare them?
Thanks a lot for your help and answers.
Best.