TinyPortal

Development => Support => Topic started by: nodron on April 25, 2007, 04:52:04 PM

Title: help needed with putting a image link into a block
Post by: nodron on April 25, 2007, 04:52:04 PM
I need som help guys with putting a image link into a block,

It is probably me being think :idiot2: but when i use html & BBc is doesn't give me and option to add a link to the picture.

Any Ideas?

I want something similar to the links block on this page
Title: Re: help needed
Post by: JPDeni on April 25, 2007, 05:08:13 PM
Just use a scriptbox and use html code


<a href="http://www.othersite.com"><img src="http://www.yoursite.com/url/to/image.jpg"></a>
Title: Re: help needed
Post by: nodron on April 25, 2007, 05:20:12 PM
ta