[xwiki-users] Image with a link
Hy everybody, I've a little problem... I need to associate a link to an image so that i could click on it and go to another page. Is that possible? How? (if I insert an image and then associate a link on it, it'sn't working...) Thank you Mattia ___________________________________ L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: http://it.docs.yahoo.com/nowyoucan.html
Hi Mattia, Check the attach and/or image macros in the code zone. Alternatively just use the HTML <a href="..."><img src="..."></a> tags. Thanks -Vincent On Jan 21, 2008, at 1:20 PM, [email protected] wrote:
Hy everybody,
I've a little problem... I need to associate a link to an image so that i could click on it and go to another page. Is that possible? How? (if I insert an image and then associate a link on it, it'sn't working...)
Thank you Mattia
Or even <a href="">{image=}</a> Guillaume On 21/01/2008, Vincent Massol <[email protected]> wrote:
Hi Mattia,
Check the attach and/or image macros in the code zone.
Alternatively just use the HTML <a href="..."><img src="..."></a> tags.
Thanks -Vincent
On Jan 21, 2008, at 1:20 PM, [email protected] wrote:
Hy everybody,
I've a little problem... I need to associate a link to an image so that i could click on it and go to another page. Is that possible? How? (if I insert an image and then associate a link on it, it'sn't working...)
Thank you Mattia
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (3)
-
Guillaume Lerouge -
mattia_temp-newsgroup@yahoo.it -
Vincent Massol