anupam_luv
New Member
Itsuki Minami said:xD iposted this <-< in another forum i will repost it here you go:
3. Select the FORUMHOME template.
Scroll about 20 lines until you find the code:
<if condition="$show['guest']">
<!-- guest welcome message -->
<tr>
<td class="tcat" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></td>
</tr>
<tr>
<td class="alt1" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>">
<phrase 1="faq.php$session[sessionurl_q]" 2="register.php$session[sessionurl_q]">$vbphrase[first_visit_message]</phrase>
</td>
</tr>
<!-- / guest welcome message -->
</if>
Thanks a lot for the mod but I cant find the quoted text to remove in style template "FORUM HOME"... I'm using 3.6.8 PL2 version
Thanks anyway