The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to separate activity stream posts
Is there a way to add a line under each entry in the Activity Stream, to separate it from the one below? So far, the only thing I've managed to do, is to add a border around each entry, but it looks kind of silly in that way.
You may have a look here: http://forum.m1911.org/activity.php I would prefer if I could add a simple <hr> there, but that means changing all the activity templates. |
#2
|
||||
|
||||
You have:
HTML Code:
li.activitybit { ... border:1px solid #000000; ... HTML Code:
li.activitybit { border: none; border-bottom:1px solid #000000; } |
#3
|
|||
|
|||
You are a life saver! Thank you!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|