The Arcive of vBulletin Modifications Site. |
|
Next Generation Postbit_Legacy View Details »»
|
|||||||||||||||||||||||||
WHAT DOES IT?: please look at attachments!!
INSTALL INSTRUCTIONS: just import product xml file via product manager ![]() for who will use Orange Postbit Legacy Background HTML Code:
.postbit {
padding-left: 3px;
padding-right: 0px;
padding-top: 3px;
padding-bottom: 3px;
background-color: #ebebeb;
background-image: url(images/postbitbg.gif);
background-repeat: repeat-x;
border-top: 1px solid #febb51;
border-right: 2px solid #febb51;
border-left: 1px solid #febb51;
border-bottom: 2px solid #febb51;
margin-bottom: 3px;
}
![]() Supporters / CoAuthors Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
i can't beleive you spent so much time for 2 simple template edits.
Good work though. |
|
#3
|
||||
|
||||
|
Off topic:
You have extra empty box (sample picture), I guess is for IM icons. Try to add this code in the legacy. Find and replace: Code:
<div class="postbit">$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon] Code:
<if condition="$post[icqicon] OR $post[aimicon] OR $post[msnicon] OR $post[yahooicon] OR $post[skypeicon]"><div class="postbit">$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon] |
|
#4
|
|||
|
|||
|
does it work with the thanks info
|
|
#5
|
|||
|
|||
|
Also adds a box around signatures.
|
|
#6
|
||||
|
||||
|
Ok I'm having problems with this. Don't know why since installing it isn't difficult.
Anyhow someone else posted a similar mod and I couldn't get there's to work either. Any idea of what I could be doing wrong or needing changed? Nothings moved to the left. Also I'm running 3.7.0 RC1 if that has anything to do with it. Thanks in advance. |
|
#7
|
||||
|
||||
|
Quote:
![]() yes it should work I knew it ![]() Quote:
|
|
#8
|
||||
|
||||
|
It almost sounds like he is using postbit and wants this mod to suddenly show the postbit_legacy style?
|
|
#9
|
|||
|
|||
|
Nice mod, could you add the usergroup colors?
|
|
#10
|
||||
|
||||
|
Quote:
where? |
![]() |
|
|