BRADLEY SMOKER | "Taste the Great Outdoors"

Miscellaneous Topics => General Discussions => Topic started by: NePaSmoKer on September 14, 2007, 07:26:47 AM

Title: Clickable Pics
Post by: NePaSmoKer on September 14, 2007, 07:26:47 AM
I'm trying to add some clickable photos at the bottom like some of you have. How do i do that  :o

nepas
Title: Re: Clickable Pics
Post by: begolf25 on September 14, 2007, 07:38:33 AM
Nepa,

You will probably figure it out from the code I am sending you but here it is incase anyone else is interested also.

Code:
{url=http://www.google.com/}{img}http://www.google.com/intl/en_ALL/images/logo.gif{/img}{/url}

Insert the web address you would like to link your image to after the "url=" then insert your image location between the "img" tags.

You need to change all of the "{ & }" brackets to "[ & ]". I switched them so the code would display in the message.  If you change them all the above code would display like this...

(http://www.google.com/intl/en_ALL/images/logo.gif) (http://www.google.com/)
Title: Re: Clickable Pics
Post by: NePaSmoKer on September 14, 2007, 07:55:14 AM
Thanks Bryan

nepas