The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
time and date question
how can I make it so this:
<font size="1">$post[postdate] </font><font color="{timecolor}" size="1"><br>$post[posttime]</font></smallfont></td> appears in very small font in postbit? tx |
#2
|
||||
|
||||
Isn't it very small in default? (Like the size of the post count text on this postbit)
|
#3
|
|||
|
|||
If you want it all in small text, try replacing:
<font size="1">$post[postdate] </font><font color="{timecolor}" size="1"><br>$post[posttime]</font></smallfont></td> with: <smallfont>$post[postdate] <font color="{timecolor}"><br>$post[posttime]</font></smallfont></td> |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|