The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to Remove time VB 4
How to remove time from post ans quick |
#2
|
|||
|
|||
Postbit template, look for:
PHP Code:
|
Благодарность от: | ||
CAG CheechDogg |
#3
|
||||
|
||||
I am pretty sure if you remove or comment that out, it will mess up the posthead.
So I would add this to the additional.css instead. Code:
/* Start Hide Date And Time In Postbit */ .postbit .posthead .postdate, .postbitlegacy .posthead .postdate { color: transparent; } .postbitlegacy .posthead .time { color: transparent; } /* End Hide Date And Time In Postbit */ |
Благодарность от: | ||
CAG CheechDogg |
#4
|
|||
|
|||
thanks its done
|
#5
|
||||
|
||||
Glad it worked out for you.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|