The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Postbit Legacy Help
I am having a terrible time fixing up my postbit to my liking....here is a screenshot:
Does anyone know how I can: 1. Put the line back that appears after the title of a post/thread? 2. Add boxes around other fields in the postbit, to fit with the Posts and Joindate? 3. Bold the fields: Posts, Join Date, Gender, Casino Cash I have been fooling around with it for a week now and can't seem to resolve any of these problems. Any help, advice is great appreciated. |
#2
|
||||
|
||||
But to put that line back you'll need to put a <hr /> probably the easiest way.
To put the gender and casino cash in a box, you'll need to use whatever CSS clsss is doing it with the join date, posts, and locations field. Code:
<div class="postdata">Gender: Female</div> <div class="postdata">Casino</div> Code:
<div class="postdata"><strong>Casino</strong></div> |
#3
|
|||
|
|||
THANK YOU SO MUCH! Going off to work on it right now
--------------- Added [DATE]1208647967[/DATE] at [TIME]1208647967[/TIME] --------------- Here's the problem with the BOX thing: The CSS is doing the same thing, from my I can tell, with the 'posts', 'join date' and 'locations' field....I am going to try to copy that formatting and plug in the extra fields again to see if I missed something. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|