SMF For Free Support Forum

SMF For Free Support => General Support => Topic started by: Seldom Fail on April 02, 2009, 05:31:19 pm

Title: No posts New posts images
Post by: Seldom Fail on April 02, 2009, 05:31:19 pm
Is it possible to have a different image for just ONE board. One that doesn't change...

Because I was going to have the board name a link to another site, and I wanted to know if I could have a different image for it ;)

Thanks,
Jaron
Title: Re: No posts New posts images
Post by: simply sibyl on April 02, 2009, 05:34:32 pm
Is it possible to have a different image for just ONE board. One that doesn't change...

Because I was going to have the board name a link to another site, and I wanted to know if I could have a different image for it ;)

Thanks,
Jaron

No, that isnt possible.    Only thing you can do is put an image in the Board's Description using html.

<img src="image url" alt="" />

If you are going to have the Boards Name link to another site you could use an image to do that by putting it in the Boards Name instead of the Description..

Use:   

Code: [Select]

<a href="url goes here"><img src="image url goes here" alt="" border="0"></a>