Back to vBulletin 4.x Template Modifications

Remove My Profile Link In Header - Change to Edit Profile
Mod Version: 1.0, by ChopSuey

vB Version: 4.0.x Rating: (3 votes - 5.00 average) Installs: 23
Released: 24 May 2010 Last Update: Never Downloads: 0
Not Supported Template Edits Code Changes Re-usable Code Translations  

In template header find:
HTML Code:
<li><a href="{vb:link member, {vb:raw bbuserinfo}}">{vb:rawphrase your_profile}</a></li>
Replace with:
HTML Code:
<!-- <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:
HTML Code:
<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.

Download

No files for download.

Screenshots

Click image for larger version
Name:	before.JPG
Views:	530
Size:	12.6 KB
ID:	117483   Click image for larger version
Name:	after.JPG
Views:	513
Size:	20.4 KB
ID:	117484  


vblts.ru supports vBulletin®, 2022-2024