This Version is Out of Date
You can find the updated Miva 10 Reference Guide here
A ReadyTheme storefront page usually comes with fixed, pre-determined locations for images. These are not product images; they are more for "look and feel" images that introduce your store to customers. For example, the base ReadyTheme has spaces for three storefront page images:
If you look in the admin interface: > ReadyTheme > Images tab You'll see that there are "image records" for the three locations.
The ReadyTheme > Images tab is only used to add promotional images to your ReadyTheme storefront page. You can edit any of these records to use your own picture. Your images will automatically appear in your storefront page.
If you were using the base ReadyTheme, you could add a fourth storefront image, but you would have to manually edit the storefront page (SFNT) template code to make the fourth image show up in your store.
3.1. Make any necessary changes.
Click Save.
Code: | The code uniquely identifies this image record in the admin interface. |
Name: | A display name for the image record. It is only shown in the admin interface. |
Image: | If you have a selected an image, the Image field shows the filepath on your store server, relative to your graphics directory. |
Select Image | Use the Select Image button to upload an image to your store server, or select an image that you've already uploaded.
|
Alt Text: | The text that you enter in this field is mouseover (or hover) text.
Customers will see this text when they let their mouse cursor rest on this
image.
|
Auto Sizing: | See Auto Sizing. |
Link: | Use this field to turn the image into a link. For example, if you set the Link Field to Product, when the customer clicks on the image you can redirect their browser to a specific product page.
|
Link Target: | This field is only visible if you set the Link field to anything other than "None".
|
CSS ID: CSS Class: | These fields are mainly used by people who develop ReadyTheme. They give a ReadyTheme developer the ability to customize the placement or appearance of the image using css. |