PDA

View Full Version : Show Thread Enhancements - Simple Posbit legacy


JAFRI
01-26-2012, 11:00 PM
Simple Posbit legacy.


http://www.shiaforums.org/imagehost/?di=4HY9




1. postbit_onlinestatus delete all and change this code.

<vb:if condition="$onlinestatus==0"><font color="#424242">Offline</font></vb:if>
<vb:if condition="$onlinestatus==1"><font color="#00FF00"><b>Online</b></font></vb:if>
<vb:if condition="$onlinestatus==2"><font color="#424242">invisible</font></vb:if>
2. download Simple-Posbit-legacy.txt

3. Go admincp > Styles & Templates open the additional.css template of the theme that you use and add Simple-Posbit-legacy.txt code to the top

4. Open postbit_legacy 4.x if you have more field.
------------------------------------------------
Gender Field

<vb:if condition="$post['fieldx']"><dt>{vb:rawphrase gender}</dt><dd> {vb:raw post.fieldx}</dd></vb:if>User ID Field

<dt>User ID</dt><dd> {vb:raw post.userid}</dd>vbseo like Field

<dt>Liked</dt><dd> {vb:raw post.vbseo_likes_in} times</dd>Country Flags Field With out image code.

<vb:if condition="$post['fieldx']"><dt>Country</dt><dd> {vb:raw post.fieldx}</dd></vb:if>

Change font / color / size.

color: #424242;
font-size: 11px;
font-family: Trebuchet MS, Geneva;

enjoy.

Demo : www.shiafriends.com

Compatible with vBulletin 4.2



Mark as Installed.

CrossWind
01-27-2012, 07:01 PM
Simple and elegant thank you

Dr.osamA
01-28-2012, 12:37 AM
thank you bro
installed and rated

thecore762
01-28-2012, 03:02 AM
Really nice, no dark style available?

JAFRI
01-28-2012, 03:47 AM
Really nice, no dark style available?

if u like dark style change background for postbit. use style variable editor.

tafreeh
01-28-2012, 04:50 AM
looks good :) thanks

HHelp1
02-20-2012, 12:53 PM
How may i use this ? Please be more specific and im not good at HTML much :(

JAFRI
03-06-2012, 12:33 PM
How may i use this ? Please be more specific and im not good at HTML much :(

Download text file.unzip and copy css code go additional.css template and paste.

additional.css template: Go > Admincp > Styles & Templates > Search Templates and Search 'additional.css'

field. postbit_legacy.

<div class="post_field"><dt>Threads</dt> <dd>{vb:raw post.threads}</dd>

if not done send login and pass in pm.

HHelp1
03-07-2012, 02:32 PM
Download text file.unzip and copy css code go additional.css template and paste.

additional.css template: Go > Admincp > Styles & Templates > Search Templates and Search 'additional.css'

field. postbit_legacy.

<div class="post_field"><dt>Threads</dt> <dd>{vb:raw post.threads}</dd>

if not done send login and pass in pm.


I understand you and how may i use this ? <div class="post_field"><dt>Threads</dt> <dd>{vb:raw post.threads}[COLOR=Blue]</dd>

JAFRI
03-12-2012, 06:46 AM
I understand you and how may i use this ? <div class="post_field"><dt>Threads</dt> <dd>{vb:raw post.threads}[color=Blue]</dd>

if u have custom profile fields. use this code in postbit_legacy.

Essam
05-28-2012, 08:54 AM
the avatar doesn't get centered in vb4.1.12 , always on the side .. any clue ?

JAFRI
05-31-2012, 05:06 AM
the avatar doesn't get centered in vb4.1.12 , always on the side .. any clue ?

You check css code in attach file.

and try this.

.postbitlegacy .userinfo .postuseravatar,
.postbitlegacy .userinfo .postuseravatar img {
float:none;
text-align:center;
}

WendM
05-31-2012, 08:30 AM
Hi JAFRI

thanks for helping out with this...I tried the extra code you gave. but no joy, so if you could do the following for me, I'd be pleased:

<vb:if condition="$show['reppower']">
<dt>{vb:rawphrase reppower}</dt>
<dd id="reppower_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reppower}</dd>
</vb:if></vb:if>
{vb:raw template_hook.postbit_userinfo_right}
<div class="imlinks">
{vb:raw post.icqicon} {vb:raw post.aimicon} {vb:raw post.msnicon} {vb:raw post.yahooicon} {vb:raw post.skypeicon}
</div>
</vb:if>
would prefer to place in the additional.css template; if not, the postbit_legacy is fine! Thank you! :)

Gemma
05-31-2012, 10:57 AM
Thanks for releasing, I will try this out on one of my sites :)

ndut
09-04-2012, 12:13 PM
nice and simple..
how to add reputation image?
thank you

puthzel
11-05-2012, 04:46 AM
Hello,
Why this code is not working on my postbit_legacy?

<div class="post_field"><dt>Threads</dt> <dd>{vb:raw post.threads}</dd>

Showing empty text on my user info...

JAFRI
11-05-2012, 07:39 AM
Hello,
Why this code is not working on my postbit_legacy?

<div class="post_field"><dt>Threads</dt> <dd>{vb:raw post.threads}</dd>Showing empty text on my user info...

https://vborg.vbsupport.ru/showthread.php?t=267584

friendlymela
09-10-2013, 08:21 AM
how do i add gender in posbit legacy?

xRaW
09-12-2013, 09:44 PM
Looks good, did a little edit to display different memberships depending on your usergroup.

http://d.pr/i/IyQi

Very easy postbit to use, thank you.

ndut
01-11-2014, 01:21 AM
is this mod can use in vb 5.05 ?

ozzy47
01-11-2014, 01:24 AM
No this is for vB4, vB5 is completely different.

ndut
01-11-2014, 06:23 AM
any mod like this, for vb 5.05, ozzy47 ?

thank you

ozzy47
01-11-2014, 10:03 AM
Not that I have seen, not much been done for vB5 yet.

Khoori7
01-11-2014, 07:07 PM
Tried following this..
Got this for some reason.
http://i40.tinypic.com/aln149.png

Black Dove
01-28-2014, 06:42 PM
can you make it for postbit ?!