Thanks Ohminu I kind Of knew that but if he was looking to add some code to call an external file say CSS or Javascript surley he would put it in one of the above phtml files I stand to be corrected of course oh and while i have you here can you tell me how to get the footer links such as about us sitemap etc to site in the header nav bar
I am currently trying to create a new theme. I have read the designer’s guide and found it useful. However, I’m facing a problem when creating a new theme.
I have changed my home page’s layout to 2columns-left and that worked fine. Now what I want to do is remove the css and js files that are included, since I won’t need them (or most of them) for my theme. So I go to my theme/layouts/page.xml and remove the actions that supposedly add the css and js files, but nothing happens. So I go to default/layouts/page.xml and remove the same lines (so that now both files don’t have these lines) but it’s still including the css and js.
Is there anything am I missing? Where else could the css and js be set up?
I thought I had disabled the caching system, but “layouts” was enabled ¬¬. Thanks a lot iblastoff and I’m sorry I bothered you for such a stupid problem.