To change the product image containers, you can edit the following CSS:
/* Image size in "Similar product" column*/
.thumb-images {
max-width: 100px;
max-height: 100px;
}
/* Image size in…
To edit the header and footer template for your site, follow these steps.
Find out the name of the theme you are using, for example: simple_white
Browse to the simple_white…
JEM allows you to create your own custom home page instead of using the default one provided by JEM. You can do that with the following instructions.
Changing the…
Downloading New Themes
To view and download new themes, click here
Customizing a Theme
JEM allows you to add your own custom theme, or edit any theme currently in…
To create a custom theme, we recommend following these steps:
Download a theme directly from your JEM admin area, under Design > Manage Themes.
Click on the download icon for…
JEM redirects users to the members area by default when they login from your JEM home page, or through the main Login area.
If you want them to be redirected…
To configure Site Layout Options, go to Design >> Site Layout.
3 tabs will appear:
Layout Options - controls the appearance of your homepage, its tagline and logo, among…
To make a Custom Layout Box, follow these steps
Upload your layout box to /system/application/views/boxes/ folder. Make sure the name for it is in the following naming conventions:
tpl_boxes_NAME_OF_BOX_.php…
If you want to show more of your overview text on each product's listing, you can change it by editing the following line in your /system/application/config/config.php:
$config['store_min_word_length_product_overview'] = '50';
To view Layout Themes, go to Design >> Manage Themes.
A new page will appear and show the available themes for your site. To view one particular theme, you…
JEM uses a variety of ways to design high-quality professional website themes
CSS (Cascading Style Sheets) for designing its themes - each website theme has its own stylesheet that…
To customize Layout Columns, go to Design >> Site Layout.
3 tabs will appear:
Layout Options - controls the appearance of your homepage, its tagline and logo, among others…
To manage Layout Boxes, go to Design >> Layout Box Manager.
Layout Box Manager controls the appearance of all the layout boxes in the left and right hand columns on…