Author Topic: How do you make pictures have clickable links?  (Read 353 times)

Just need help quickly for a topic I am making, I am trying to have a still picture be able to be clicked upon and open a new window with the desired link. Can you please tell me how this is done?

[ url=(link here) ][ img ](image here)[ /img ][ /url ]

Remove the spaces in the BBCode tags.


Code: [Select]
[url=(your URL here)][img](image URL here)[/img][/url]

Thank you all, locking.