The sample data tool will import product images and module configuration from my demo stores making your freshly installed theme look identical to the demo store with just one click
You can access import tool from customize theme button located at the bottom of your store front end, customize theme button is enabled only after opencart admin login.
The tool requires theme purchase code, you can find the purchase code in your license certificate in your account
After the import is done you need to manually set module permission for your opencart user group, you can do this from opencart admin > system > users > users groups > module/nico*
Note: If you use the import tool then the following theme configuration steps are no longer necessary, the import tool will configure all your modules and product image size automatically
After upload make sure that the files settings.inc and editor_settings.css located in catalog/view/theme/moda/nico_theme_editor are writable by php, if unsure you can set 766 permission flag
Go to system / settings/ image and make sure that you use the values given below:
Also, set this image size settings to any modules you want to display on the homepage (such as Featured, Lates, Bestsellers etc)
Slider image size from demo store is 1024 x 768
By default no menu is visible without megamenu configuration, in order to add a menu you need to add megamenu for layout = all pages and position = menu like in the image below
Grid module has a visual configuration interface and can be set up by drag and droping grid boxes
To use the blog features on your store you need to install the free pav blog module, the installation instructions are included in the blog package.
By default opencart adds a white band to images if the aspect ratio is different than image size set in the admin,
if you don't want the white padding you can either install http://www.opencart.com/index.php?route=extension/extension/info&extension_id=7985 or you can patch opencart using the patch included in the download package.
To patch opencart choose the right folder for the opencart version you are using in image patch folder from the zip archive and upload the two folders catalog and system to the root opencart folder like in the image below
The list of css files that Moda theme uses:
You can find all stylesheets inside catalog > view > theme > Moda > css.
Theme javascript files are located in catalog/view/theme/moda/js
For further information about using OpenCart features, you can check opencart documentation and opencart screencasts