![]() |
First Post in a thread.
How do u make the first post in a thread different than the rest??
like here.. but not as many categories and such.... |
1 Attachment(s)
I need the same thing except with ability to customize all the bold text catagories. I have attached a snapshot.
Any Help Would Be Greatly Appreciated! |
*bump*
|
this is a template mod;) http://www.vbulletintemplates.com
and just modify postbit and postbit_legacy using: HTML Code:
<if condition="$threadinfo['firstpostid'] == $post['postid']"> |
Can you further explain ... im a vb nub.
|
All you'll have to do is add the code AN-net posted to the postbit / postbit legacy template.
what's currently in the postbit template goes where he wrote regular post stuff here and your custom first postbit goes where he wrote first post only stuff here. You can find the variables that you can use in the postbit by looking at the original code. |
i understand what goes there.
but could u post one that has an example first post? and an example regular post? |
Quote:
Like I said above, the code is the exact same as is already in the code for the regular posts, and for the first post you're going to have to put together some code yourself, as I don't know what you want to show or what your style looks like. For a screenshot it's pretty much the same. The regular post will look like they do now, and the first post will look however you code it to look. |
lol ya, some code :p
but i could try to throw something together.... |
this is a combination of postbit and postbit_legacy, the postbit_legacy code will show if the post is the first post, if not then the postbit template code will show. of course this is an example:)
HTML Code:
<if condition="$threadinfo[firstpostid] == $post[postid]"> |
All times are GMT. The time now is 08:27 AM. |
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:
|