Inserting and linking inline images

How do you link web banners to your website using adobe photoshop or imageready.

#372553

You have to handcode the HTML (or BBCode)

<a href="http://YOURSITE"><img src="http://YOURIMAGE" border=0></a>

#372587

oh thank you. can u do that in this forum?

#372693

Yup.... but the forum uses BBCode

instead of {}, use [] for your tags...

{url=http://YOURSITE}{img}http://YOURIMAGE{/img}{/url}

#372706

wait I need to use{}

#372726

use %7Boption%7D rather than {img}

If I did all of these [brackets], the thingie would code and you'd only see a little red x.

#372732

got you. ty

#372900