Question: How can I display both a graphic AND a link that you can click on?
Answer: You need to embed img code within your url code.
Here's an example: (Placing a space between the [ characters to show code)
[ url="http://www.aspdiva.com" ][ img ]http://www.ancienttracks.com/aspdiva/images/diva1.jpg[ /img ]
ASP Diva Main Page[ /url ]
Notice that the ASP Diva Main Page text is on its own line. This forces the text to appear below the graphic.
Thanks to Smiddy, whose code I stole.
ASP Diva Main Page
ASPDiva Forum - http://www.aspdiva.com/forum/default.asp
<