HTML in Mumble Welcome Message

Post Reply
ForSalvation
New to forums
New to forums
Posts: 2
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sat Oct 22, 2011 8:48 pm

HTML in Mumble Welcome Message

Post by ForSalvation »

I'm trying to get a small image on my welcome message for my mumble server, and its not working, I've tried HTML coding, and various other methods. The picture is quite small, under 64kbs. Any suggestions / way to help? I have been restarting the server to get it to take effect, and nothing.

I have friends who use a different host, and they have this awesome little guild logo when I log on.

I am using Mumble/Murmur 1.2.3
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: HTML in Mumble Welcome Message

Post by kraze »

What is the exact code you are using?

This one should do it;

"<img src="nfo.gif" alt="NFO" />"

Also be sure to enable "Allow HTML messages:" on the easy set up page. It should work then.
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
ForSalvation
New to forums
New to forums
Posts: 2
Joined: Sat Oct 22, 2011 8:48 pm

Re: HTML in Mumble Welcome Message

Post by ForSalvation »

Still nothing.

Here is the link of the image I am using, can you or anyone give me the exact thing I need to copy and paste? I was using <a href="http://s17.photobucket.com/albums/b88/p ... Tabard.png" target="_blank"><img src="http://i17.photobucket.com/albums/b88/p ... Tabard.png" border="0" alt="Photobucket"></a>
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: HTML in Mumble Welcome Message

Post by kraze »

I posted above what you should insert

In your case it would look like;

"<img src="http://i17.photobucket.com/albums/b88/p ... Tabard.png" alt="DESCRIPTION" />"
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
=S= Corruptor
A semi-regular
A semi-regular
Posts: 23
Joined: Tue Sep 13, 2011 5:51 am

Re: HTML in Mumble Welcome Message

Post by =S= Corruptor »

Is this put in the Connection Notice of the .ini file settings> If so, it's not working for me either.

Overlay doesn't work for me eiter which is not big deal but works for others.
Post Reply