ChopSuey
05-23-2010, 10:00 PM
In template header find:<li><a href="{vb:link member, {vb:raw bbuserinfo}}">{vb:rawphrase your_profile}</a></li>Replace with:<!-- <li><a href="{vb:link member, {vb:raw bbuserinfo}}">{vb:rawphrase your_profile}</a></li> -->Or just completely remove it if you want to! There's already a link to your profile after it says welcome :) enjoy!
(If you have multiple styles do that to each and every one of them.
Addition you can replace the code with:<li><a href="profile.php?{vb:raw session.sessionurl}do=editprofile">{vb:rawphrase edit_your_details}</a></li>to make it link to editing their profile
Mark as installed if you have used this template mod.
(If you have multiple styles do that to each and every one of them.
Addition you can replace the code with:<li><a href="profile.php?{vb:raw session.sessionurl}do=editprofile">{vb:rawphrase edit_your_details}</a></li>to make it link to editing their profile
Mark as installed if you have used this template mod.