The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Postbits
How Can I make this postbit
Look like I'm aware that the Liked is from vBSeo, but I was wondering how i could set boxes around everything. Does anyone think they give me the code needed? |
#2
|
|||
|
|||
Just some style changes
|
#3
|
||||
|
||||
Check the template mods area because I know someone has posted instructions in there.
|
#4
|
|||
|
|||
I don't know if it is the best way to achieve it but this is what I did:
Added the following to my "additional.css" Code:
.bppostbit { margin-top: 2px; padding: 3px; background: url(images/SeamusLight/gradients/back6.png) top left repeat; border: 1px solid #c4c4c4; } Then I used in my postbit legacy for each information I wanted to display in boxes: Code:
<div class="bppostbit"> code </div> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|