The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
If someone can help me...
... this is probably very simple, yet i dont know how to do it...
how do i make borders around things in my post bit? i`ll attach an image to show what i am talking about... |
#2
|
|||
|
|||
Is this good? http://www.vbulletintemplates.com/mo...=&threadid=152
|
#3
|
||||
|
||||
uh i guess i can just snag the coding from that postbit, sure
|
#4
|
|||
|
|||
Well either way the basic idea is:
Code:
<table width="100%" padding="2" spacing="2" style="border:1px solid colorcode"> <tr> <td> <b>Field [i]n[/n]:</b> $post[fieldn] </td> </tr> </table> |
#5
|
||||
|
||||
You could also use CSS Classes for those borders.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|