Text only
|
Text with Images
Simple Machines Community Forum
Customizing SMF => Graphics and Templates => Topic started by: smartmouse on January 24, 2007, 06:02:14 PM
Title:
How to add images in the boards description?
Post by:
smartmouse
on
January 24, 2007, 06:02:14 PM
Hello, how to add images in the desciption field of any board?
Sorry for my english...
Title:
Re: How to add images in the boards description?
Post by:
codenaught
on
January 24, 2007, 06:20:55 PM
You can use HTML directly in the board description.
Example:
Code
Select
Expand
<img src="http://www.url_of_image.com/image.gif" />
Title:
Re: How to add images in the boards description?
Post by:
smartmouse
on
January 24, 2007, 06:29:56 PM
Oh... thanks! ;)
Text only
|
Text with Images