Ok, its 'sort of' working.
As you can see its overlaying the ammo count, which I dont want, and the image has no color...
The image should look like:
_imag = "<img color='#ff0000' size='2' image='r4menu\splash.paa' align='center'/>";
_text = "<t color='#ff0000' size='1.2' align='center'>Welcome</t><br/><br/>";
hint parseText (_imag + _text);