|
I created a new folder in both the app and skin folders in public_html that now contains a few files such as my new logo.
How do I change Magento Admin so that it reads the new files instead of the default ones?
The new files are:
/public_html/app/design/frontend/new_interface/new_theme/
/public_html/skin/frontend/new_interface/new_theme/images
So what do I do?
|