The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vBulletinTemplates Postbit please
Could one of the excellent members of this place please tell me how i can do the postbit mod we have on the site, i have attached a snapshot of what i mean. thanks for any help in advance
|
#2
|
||||
|
||||
Moving to Support..
I'm sure this question has been answered many times. Just do a search. I remember somebody posting some code for the table. If you can't find it I'll re-post it. |
#3
|
|||
|
|||
yes i have asked a few times myself but didnt get the answer
|
#4
|
|||
|
|||
Try searching "postbit tables"
|
#5
|
||||
|
||||
It was answered a few days ago from my memory, it's still probably on the first page.
*Searches* |
#6
|
||||
|
||||
this has been answered like 2136176 times here
|
#7
|
|||
|
|||
And SD has said that he has no intentions of posting the code for this postbit. But it's still reasonably easy, just put every field in a table and give it a CSS border like so:
Code:
<table width="100%" cellpadding="2" cellspacing="2" style="border:1px solid gray"> <tr><td><b>Field n:</b> $post[fieldn]</td></tr> </table> |
#8
|
|||
|
|||
Thanks filburt1, seeing this as been answered 2136176 +1 times i will leave the subject be, but thats for your input m8
|
#9
|
||||
|
||||
It's okay, alot of questions are posted repeatedly and we're more then happy to answer them again. It's not a big deal for us. But seraching first can help you faster then you'll get a reply here.
|
#10
|
|||
|
|||
Right i searched and tried a few things but its just not going right, this is my first attempt at anything like this so i need your help.
After making boarders for my postbit the post count has now dissapeared and i can not see why, also how do i keep the posting options down towards the bottom. here is my template coding can someone have a look. this is the post bit PHP Code:
PHP Code:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|