Back to vBulletin 4.x Template Modifications

UserCP Link (Content, forum and blog) navbar dropdown
Mod Version: 1.00, by abbasbsp

vB Version: 4.0.x Rating: (5 votes - 5.00 average) Installs: 32
Released: 09 Jan 2010 Last Update: Never Downloads: 80
Not Supported Template Edits Code Changes  

This modification aims to users easily find the user control panel settings, These modifications are placed in all respective navbar

the navbar vbcms, Blog and Download (if installed)
1. navbar vbcms
Styles & Templates > Style Manager > vBulletin CMS Templates > vbcms_navbar_link
FIND :
PHP Code:
<vb:if condition="$links"
2. Navbar Blog
Styles & Templates > Style Manager > Blog Templates > blog_navbar_link
FIND :
PHP Code:
<vb:if condition="$show['canpostitems']"
<<< There are two, take the top
3. Navbar Download (if installed)
Styles & Templates > Style Manager > Downloads Templates > downloads2_navbar_link
FIND :
PHP Code:
<ul class="floatcontainer"
4. the navbar at the forum
Styles & Templates > Style Manager > Navigation / Breadcrumb Templates > navbar
FIND :
PHP Code:
<vb:if condition="$show['searchbuttons']"
This code is 2, the lower and upper

all ADD code below :

PHP Code:
<li class="popupmenu" >
<
a href="javascript://" class="popupctrl">User CP</a>
<
ul class="popupbody popuphover">
<
li></li>
<
td class="thead">User ControlPanel</td>
                    <
vb:if condition="$show['pmmainlink']">
                        <
li><a href="private.php{vb:raw session.sessionurl_q}" rel="nofollow">{vb:rawphrase private_messages}</a></li>
                    </
vb:if>
<
vb:if condition="$show['member']">
<
li><a href="subscription.php{vb:raw session.sessionurl_q}" rel="nofollow">{vb:rawphrase subscribed_threads}</a></li>
</
vb:if>
<
vb:if condition="$show['member']">
<
li>
<
a href="profile.php?{vb:raw session.sessionurl}do=editoptions">{vb:rawphrase edit_options}</a>
</
li>
<
li>
<
a href="profile.php?{vb:raw session.sessionurl}do=editprofile">{vb:rawphrase edit_your_details}</a>
</
li>
</
vb:if>
<
vb:if condition="$show['avatarlink']">
  <
li class="{vb:raw navclass.avatar}"><a href="profile.php?{vb:raw session.sessionurl}do=editavatar">{vb:rawphrase edit_avatar}</a></li>
</
vb:if>
<
vb:if condition="$show['siglink']">
  <
li class="{vb:raw navclass.signature}"><a href="profile.php?{vb:raw session.sessionurl}do=editsignature">{vb:rawphrase edit_signature}</a></li>
</
vb:if>
<
td class="thead">Miscellaneous</td>
<
li><a href="{vb:link member, {vb:raw bbuserinfo}}">{vb:rawphrase your_profile}</a></li>
<
vb:if condition="$bbuserinfo['userid']">
<
li><a href="profile.php?{vb:raw session.sessionurl}do=buddylist"><vb:if condition="$show['friends_and_contacts']">{vb:rawphrase contacts_and_friends}<vb:else />{vb:rawphrase contacts}</vb:if></a></li>
</
vb:if>
</
ul>
</
li
My Profile and Settings on the Haeder want to delete, please search the haeder Templete

if you want to see a more detailed demo, please visit http://indoglobal.us/forums/index.php
username : myvisit
password : tamusaya

semoga bermanfaat
enjoy aja lagi

Download

File Type: %1$s usercp link.txt (17.4 KB, 84 downloads)

Supporters / CoAuthors

  • Magnum

Screenshots

Click image for larger version
Name:	anavbar.JPG
Views:	1220
Size:	62.3 KB
ID:	109584  

Similar Mods

End-User Options Change your UserCP Navbar with the New UserCP Dropdown Menu! vBulletin 3.7 Add-ons

vblts.ru supports vBulletin®, 2022-2024