![]() |
My Threads/My Posts Links in Header
1 Attachment(s)
This is a very simple template modification to show links for "My Threads" and "My Posts" under the welcome box.
In the Header Template: Find: Code:
<if condition="$show['pmwarning']"><div><strong><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></strong></div></if> Code:
<if condition="$show['pmwarning']"><div><strong><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></strong></div></if> That's it! Note: Depending on your style, you might need to fix your search box, If your searchbox looks weird now, add this to your additional css in the "Main CSS" page for your style: Code:
.loginBox { Please mark as installed for support! |
You don't need that div. >.>
Code:
<if condition="$show['pmwarning']"><div><strong><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></strong></div></if> Code:
<a href="search.php?$session[sessionurl]do=finduser&u=$bbuserinfo[userid]&starteronly=1">? My Threads</a> |
Quote:
|
I meant this div: <div class="memberInfo">
Should just be <div> :) |
Quote:
|
But memberinfo isn't in all the themes, so add that below.
Grab the css for 'memberinfo' and post it, tell people to add it to their additional css. :) |
Quote:
|
Is there any way to do this in vBulletin 4.2 but add it as a link to the Quick Links menu?
|
All times are GMT. The time now is 01:48 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|