Welcome to our newest members appears in the ubbthreads.php language file as:<br />$ubbt_lang['NEW_MEM'] = "Welcome to our newest member,";<br />and the catagories.php language file as:<br />$ubbt_lang['NEW_MEM'] = "Welcome to our newest member,";<br /><br />So, you should be able to enter the text you want to above<br />{$ubbt_lang['NEW_MEM'] in ubbthreads.tmpl and language.tmpl and put a <br /> after your text.<br /><br />If that doesn't work, as someone else had problems getting a hard coded disclaimer to show up in posts, you may need to define it as a varible in the language files and call the varible.