PDA

View Full Version : Add pic to furum description


DemOnstar
03-14-2014, 03:36 AM
On forum.php page, the forums are displayed as one would expect.
Some forums are set to be categories that contain a description.

Along with the description, I would like to try and add an image as a background for the description as in pic below.

https://vborg.vbsupport.ru/attachment.php?attachmentid=148472&stc=1&d=1394768072

Thanks to all in advance..

ozzy47
03-17-2014, 02:14 AM
The way you could do it is find your banner, edit it in photoshop, or some such editor, and write the description you want on the image.

Upload the image to your images directory.

Then in the forum description, replace what you wrote there with this:
<img border="0" max-width="XXXpx" max-height="XXpx" src="/images/MYIMAGE.PNG">

Changing, MYIMAGE.PNG to the name and extension of your image, and change the max-width="XXXpx" max-height="XXpx to suit your needs :)

DemOnstar
03-17-2014, 04:49 AM
I see what you mean..

I will try that as soon as I land in the next town..

Cheers....