Log in

View Full Version : How can I add image after subforumdescription?


fitnesshealth
07-31-2010, 01:59 PM
Hi,

How do I add an image after a subforumdescription as illustrated in the picture below? I need the image to be aligned to the extreme right.

Still can't figure out after messing with the css and template code for hours.

https://vborg.vbsupport.ru/external/2010/07/1.gif

Thanks!

Marco van Herwaarden
08-01-2010, 06:26 AM
You can use HTML in the forum description.

fitnesshealth
08-01-2010, 07:11 AM
The closest that I've came up with is using

<span style="float:right;"><img src="xxx" /></span>


But it messed up the bottom of this row a little.