XMB Forum Software

[New] displaying image in forum header

Club-K - 3-6-2025 at 01:24 AM

Full Board URL: https://www.club-k.co.nz/Forums
XMB Version: 1.9.12

I have been trying to insert a small image in with the text of the forum header/description.

It doesn't seem to be working using the normal img code but I know I have done it in the past.

At present the image I am trying to insert is an avatar which is working in the members profile and working so I know the code is good.
https://www.club-k.co.nz/Forums/images/avatars/WDE_BDY.jpg

Any help or ideas appreciated.

Q

miqrogroove - 3-6-2025 at 11:13 PM

The fields of the Forums control panel don't have BBCode support. Use HTML there.

Club-K - 3-7-2025 at 02:41 AM

Thanks. Knew it was something simple but couldnt remember what. Thinking about it, that should have been obvious as I use <br> for new line.... duh.....

Resolved

Chip Douglas - 5-3-2025 at 08:17 AM

I tried using <img src="Talking.jpg" alt="Chew The Fat">
And it didn't work. Just showed the html code.

Xian - 5-8-2025 at 10:14 PM

Quote: Originally posted by Chip Douglas  
I tried using <img src="Talking.jpg" alt="Chew The Fat">
And it didn't work. Just showed the html code.


1. In what template did you insert that code?
2. Is Talking.jpg in the root directory of your board?