MyBB Community Forums

Full Version: Image next to each category
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hi ZiNga BuRgA, thanks for your help but its probably much easier just to add the html image code in the description box. The only problem is how to make BOTH 2 lines of description text align to the right of the icon (not 1 line of text next to and 1 line if text below the icon)
Yes, it's much easier to add HTML in the description field, but it does give a different effect.

For what you're saying though, try something like this:
<img src="myimage" style="float: left" />My description
Yes your a legend ZiNga BuRgA, thats exactly what I was after Big Grin Thank you very much Cool

This is the code that I used

<img border="0" src=http://www.acb.com/images/xyz.gif style="float: left" />
how about small picture next to thread? automatically re-sized a picture? good for photo forums?
Pages: 1 2