Forums

Add image to Custom Field

hansie 13 Mar, 2015
Dear reader, Max

I like to add an image to a Custom Field.

I can use <img src="../images/html5.gif"> ?

Where should I put the images folder?

Thank you.

hansie
GreyHead 13 Mar, 2015
Hi hansie,

You can put the folder wherever you like then use an absolute URL for the src. either /images/html5.gif or <?php echo JURI::root(); ?>/images/html5.gif

Bob
This topic is locked and no more replies can be posted.