Thanks for the tip Ene. I'll take a look.
This would be a great link to put right on the setup wizard page where we need to choose a skin!
http://xcart-demo.qtmsoft.com/demo/home.php
For anyone interested, I found in X-cart Manual 4.2.1, in chapter 2,
Installing X-Cart Manually 2.2.2, subsection 7, that you can change the skin this way:
Quote:
b)
If you want to replace the default skin Light & Lucid with one of the alternative skins that come with the X-Cart distribution package, copy the directory with the skin to the directory /skin1. Use the command:
> cp -Rpf schemes/templates/<Skin_name>/* skin1
replacing the <Skin_name> part with one of the following values (skin names):
c)
After you copy the skin files to the directory /skin1, set the permissions of every subdirectory and file
inside the directory /skin1 to 777.
|
Happy webmastering..