Witam Cię, aby usunąć to okienko wejdź sobie w style/szablony-->Twój styl-->Główne szablony-->globalTemplate i zjedź sobie do <!-- ::: MAIN CONTENT AREA ::: --> i znajdź sobie takie coś:
<if test="($this->settings['guestMessage']=='yes') AND !($this->memberData['member_id'])">
<div class='guestMessage'>
<strong>Welcome to {$this->settings['board_name']}</strong><br />
Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more. If you already have an account, <a href='{parse url="app=core&module=global§ion=login" base="public"}'>login here</a> - otherwise <a href='{parse url="app=core&module=global§ion=register" base="public"}'>create an account</a> for free today!
</div>
</if>
Jak znajdziesz usuń to z pliku globalTemplate i zapisz.