The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Need to know how to add a line
In VB4 there is no line to separate the Title from the post. What and where and how do I get this?
|
#2
|
|||
|
|||
You could hardcode it into the template I would think.
|
#3
|
|||
|
|||
Yes I had some help over at .com and they told me where and the css to use. It has been reported as a bug as I love the horizontal look.
|
#4
|
|||
|
|||
oh do tell/share! I was trying to figure it out as well.
|
#5
|
|||
|
|||
This will take care of both the postbit types: normal(?) as well as legacy:
Code:
.postbit .posttitle, .postbitlegacy .title { border-bottom: 1px solid #C8C8C8; padding-bottom: 5px; margin-bottom: 5px; } (or in a separate custom CSS file, if you use one) |
#6
|
|||
|
|||
Awesome! Thanks bunches!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|