Share » Forums » General » Picture on frontpage

Picture on frontpage

Picture on frontpage

Wednesday 29 December 2004 11:51:43 am - 2 replies

Author Message

Balazs Halasy

Wednesday 29 December 2004 12:11:51 pm

Hi,

If you want to use the XML field (folder's description field) then you'll have to create an image object. For example, create a new image object in the media part of the system. Edit the folder and add the image as a related object. Copy and paste the <object id=...> code into the XML field.

Another way would be to override the the folder template for that exact node (and nothing else). In the override template, you would place your own/custom HTML code which could easily bring up an image (using the img tag) from the images folder of the design that you're using:

<img src={'example.jpg'|ezimage} width="550" height="550" alt="Example" />

Balazs

Bengt Danielsen

Wednesday 29 December 2004 3:21:00 pm

Thanx for replying so quickly...
Could you please be more spesific on where to overide the templat for that particular node?

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu