PDA

View Full Version : Links below each users post? Help


jimwross
11-05-2004, 06:39 PM
I would like to modify my vbulletin on my website to have text links below each post.

Here's an example: DSMTuners.com

https://vborg.vbsupport.ru/external/2004/11/2.jpg

As you can see they have text links below each users post in which links appear if they have profile fields filled out, if they have a photopost gallery, to send private messages, etc...

Here is my site:

https://vborg.vbsupport.ru/external/2004/11/3.jpg

How can I modify my vbulletin to generate these links below each users post; this is so I can link to each users individual gallery, etc...

Thanks!

Andreas
11-05-2004, 06:48 PM
At first you should turn on the legacy postbit template (http://www.vbulletin.com/docs/html/main/templates_legacy_postbit) if you want your layout like in the first screenshot: vBulletin Options/Style & Template Options/Use Legacy (Vertical) Postbit Template=Yes.

I think for a gallery link you will have to edit the postbit, as a gallery is not a standard feature of vBulletin.

jimwross
11-05-2004, 07:04 PM
Thank you