When are custom images used; and
How are custom images used;
Any examples to show how this works;
:huh:
The custom image asset is a design area that is used within a design as a placeholder for an image. For each design customisation, you can select an image asset to be placed there.
This is really not required any more and is just there as a legacy desgin area. To get this functionality, you can just following these steps:
- Include an image in your main design: eg. <img src="mysource_files/logo.jpg">
- Upload this logo.jpg image to your main design (this becomes the default image)
- Create a customisation (by default, the customisation will use the logo.jpg image you uploaded for the main design)
- Upload a new image to the customisation also called logo.jpg
This newly uploaded logo.jpg file will replace the one uploaded to the main design for this customisation. You can then upload other versions of logo.jpg to other customisations. Removing the logo.jpg file from under a customisation will allow it to revert back to the default.
thanks Greg.