View Single Post
Old April 16th, 2005, 08:41 PM   #9 (permalink)
KW802
Registered User
Verified Customer
 
KW802's Avatar
 
Join Date: Nov 2005
Posts: 1,408
Re: Combine new Gallery Posts with New forums Posts

MHoltum: ACP --> vBulletin Options --> vBulletin Options --> Site Name / URL / Contact Details --> Contact Us Options

CSS59: To duplicate the "New Posts" drop down I have do the following (if you're not running vBa Links you may need/want to remove that section)....

1. Modify your "navbar" template. ACP --> Styles & Templates --> Style Manager --> {select your style} Edit Templates --> Navigation / Breadcrumb Templates --> navbar

2. Look for...
Code:
Content visible to verified customers only.
... and replace it with:
Code:
Content visible to verified customers only.
3. Look for...
Code:
Content visible to verified customers only.
... and above it add:
Code:
Content visible to verified customers only.
Don't forget... copy & paste the contents of your 'navbar' template into NotePad or something else first just in case it doesn't work or you don't like the results.
KW802 is offline   Reply With Quote