Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Template Modifications
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
eTiKeT? 2011 Posbit_legacy - Postbit Details »»
eTiKeT? 2011 Posbit_legacy - Postbit
Version: 1.20, by eTiKeT? eTiKeT? is offline
Developer Last Online: Nov 2022 Show Printable Version Email this Page

Category: Show Thread Enhancements - Version: 4.1.8 Rating:
Released: 11-23-2011 Last Update: 12-06-2011 Installs: 273
Translations  
No support by the author.

/#########################################/
/# Orijinal : eTiKeT? 2011 Posbit_legacy - Postbit
/# Developer: eTiKeT?
/# vBulletin Version : 4.1.8
/# vBulletin Version : 1.0.0
/# Published : 2011
/# Demo :vbulletin.web.tr/
/#########################################/



  • Explanation;
    • What is this Postbit for ? The only reason for the creation of this Postbit is to change the style of the Default Vbulletin Postbit into the one which ,i believe , looks much better.
  • Caution ;
    • This Postbit is designed complately based on the Vbulletin Default Postbit. Thus , it does not support extra added features!. If you have a forum which includes such extra features, I will explain how to add them into postbit in the thread. But it is your job to apply it.
  • If you install it carefully by following to instructions, there would not be any issue
  • If you have a Custom Designed Postbit, I would highly recommend to take its backup.
  • Installation
    • Step 1.
    • Open the additional.css template of the theme that you use and add this code to the top
PHP Code:
/#################### eTiKeT 2011 Postbit_Legacy ####################/
.etiket_postbit_alanI_durumu_gizli_geziyor {
        background: url("images/etiket_postbit/etiket_postbit_gizli.png") repeat scroll 0 0 #474747;
    margin-top: 2px;
    text-align: left;
    margin-top: 2px;
        margin-bottom: -2px;
    font-size: 13px;
    padding: 0 4px 0;
    color: #FFF;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
 
    .etiket_postbit_alanI_durumu_gizli_geziyor  dd { float: right; }
 
.etiket_postbit_alanI_durumu_cevrimdIsI {
         background: url("images/etiket_postbit/etiket_postbit_cervim_disi.png") repeat scroll 0 0 #d20303;
    margin-top: 2px;
    text-align: left;
    margin-top: 2px;
        margin-bottom: -2px;
    font-size: 13px;
    padding: 0 4px 0;
    color: #fff;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
 
    .etiket_postbit_alanI_durumu_cevrimdIsI  dd { float: right; }
 
.etiket_postbit_alanI_durumu_iceride {
        background: url("images/etiket_postbit/etiket_postbit_cervimici.png") repeat scroll 0 0 #86c901;
    margin-top: 2px;
    text-align: left;
    margin-top: 2px;
        margin-bottom: -2px;
    font-size: 13px;
    padding: 0 4px 0;
    color: #fff;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
 
    .etiket_postbit_alanI_durumu_iceride  dd { float: right; }
 
.postbitlegacy .userinfo {
    background: none repeat scroll 0 0 #E5E3E3;
    border: 1px solid #D1CFCF;
    margin: 5px;
    padding: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 5px 1px #E2E2E2;
    -moz-box-shadow: 0px 0px 5px 1px #E2E2E2;
    box-shadow: 0px 0px 5px 1px #E2E2E2; }


.etiket_postbit_alanI_imlinks {
        background: none repeat scroll 0 0 transparent;
    border: 0px solid #DDDDDD;
    text-align: center;
    margin-top: 2px;
    padding: 2px 6px 0 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;}
 
    .etiket_postbit_alanI_imlinks :hover {
        background: #6DB53E;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px; }

.etiket_postbit_alanI_userinfo_extra_yazIlarI {
    color:{vb:stylevar post_field_font_color};
    margin-top: 2px;
    text-align:left;
        border-bottom: 1px solid #DBDBDB;} 

        .etiket_postbit_alanI_userinfo_extra_yazIlarI dd { float: right;}


.etiket_postbit_alanI_userinfo_extra {
        background: url("images/etiket_postbit/etiket_postbit_avatar.png") repeat scroll center center transparent;
    border-bottom: 1px solid #DDDDDD;
        border-left: 1px solid #DDDDDD;
        border-right: 1px solid #DDDDDD;
    margin-top: 2px;
    padding: 0 4px 6px;
    -webkit-border-bottom-right-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;}
 
.etiket_postbit_alanI_postbit_reputation {
        background: url("images/etiket_postbit/etiket_postbit_rank.png") repeat scroll center center transparent;
    border: 1px solid #DDDDDD;
    margin-top: 2px;
    padding: 2px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;}
 
.etiket_postbit_alanI_rank { 
        background: url("images/etiket_postbit/etiket_postbit_rank.png") repeat scroll center center transparent;
    border: 1px solid #DDDDDD;
    margin-top: 2px;
    padding: 2px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
 
.etiket_postbit_alanI_usertitle {
        background: url("images/etiket_postbit/etiket_postbit_rank.png") repeat scroll center center transparent;
    border: 1px solid #DDDDDD;
    margin-top: 2px;
    font-size: 13px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;}
 

.etiket_postbit_alanI_username {
        background: url("images/etiket_postbit/etiket_postbit_rank.png") repeat scroll center center transparent;
    border: 1px solid #DDDDDD;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;}
 
.postbitlegacy .userinfo .postuseravatar, .postuseravatar img {
        background: url("images/etiket_postbit/etiket_postbit_avatar.png") repeat scroll 0 0 transparent;
    float: none;
    padding: 4px;
    text-align: center;
    border: 1px solid #DDDDDD;
    margin: 2px 1px 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;}
 
.postbitlegacy .userinfo .username_container { margin-bottom: 1px; }
 
.postbitlegacy .userinfo .postuseravatar img, .eventbit .userinfo .eventuseravatar img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #F2F6F8;
    margin-top: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
 
.postcontainer .username_container .popupmenu a.popupctrl { font-size: 19px; }

.postbitlegacy .postbody, .eventbit .eventdetails .eventbody {border-left: 0px solid #EFEFEF;}

.postbitlegacy .postdetails, .eventbit .eventdetails { background: {vb:stylevar postbit_background};}

.postbit .posttitle, .postbitlegacy .title {
        background: url("images/etiket_postbit/etiket_postbit_rank.png") repeat scroll center center transparent;
        -webkit-border-radius:  5px 0 0 5px;;
    -moz-border-radius:  5px 0 0 5px;;
    border-radius:  5px 0 0 5px;;
        border: 1px solid #E9E9E9;
        margin-bottom: 5px;
        margin-right: -10px;
        padding: 5px;}
/#################### eTiKeT 2011 Postbit_Legacy ####################/ 
  • Step 2.
    • Open postbit_onlinestatus template of your default theme, replace all the codes with the ones below :
PHP Code:
        <vb:if condition="$onlinestatus==0">
<div class="etiket_postbit_alanI_durumu_cevrimdIsI ">Status<dd> Offline</dd></div>
        </vb:if>
        <vb:if condition="$onlinestatus==1">
<div class="etiket_postbit_alanI_durumu_iceride">Status<dd> Online </dd></div>
        </vb:if>
        <vb:if condition="$onlinestatus==2"> 
 <div class="etiket_postbit_alanI_durumu_gizli_geziyor">Status<dd>invisible</dd> </div>
        </vb:if> 
  • Step 3.
    • Open then postbit_legacy of the same theme, replace all the codes with the ones below:
    • PHP Code:
      postbit_legacy.txt ( available in the attachment) . 
      
  • Step 4:
    • Download the attachment, And upload the folder named etiket_postbit to the forum_root /images folder.
  • In order to add extra features , Follow the instructions below.
  • Open then postbit_legacy template of your theme, Edit and add the following codes to the bottom of the page.


Code:
  <div class="etiket_postbit_alanI_userinfo_extra_yazIlarI">
Description
         <dd> 
          content
          </dd>
     </div>
  • 24 November 2011
    • Bug fixes in css




Anyone who uses 4.1.7 can look here.

Mark as Installed

Download Now

File Type: zip eTiKeT-2011 Postbit Legacy.zip (12.7 KB, 1979 views)
File Type: zip eTiKeT 2011 Black Postbit Legacy.zip (15.5 KB, 1167 views)

Screenshots

File Type: jpg etiket_postbit.jpg (74.2 KB, 0 views)
File Type: png eti Postbit Black.PNG (26.2 KB, 0 views)

Show Your Support

  • If you like to thanks you by the author -> Click Thanks to the Author
  • This modification may not be copied, reproduced or published elsewhere without author's permission.
9 благодарности(ей) от:
anushkumarb, BlueCheri, cyn0r, Hakan, Hippy, NTT, santor, trackpads

Comments
  #2  
Old 11-24-2011, 10:53 AM
eTiKeT?'s Avatar
eTiKeT? eTiKeT? is offline
 
Join Date: Aug 2008
Location: T?rkiye
Posts: 257
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

  • December 07, 2011
    • An Update for those who want a dark color
  • Design for Black - Installation
    • Step 1.
    • Open the additional.css template of the theme that you use and add this code to the top
PHP Code:
/#################### eTiKeT 2011 Postbit_Legacy ####################/
.etiket_postbit_alanI_durumu_gizli_geziyor {
        background: url("images/etiket_postbit/etiket_postbit_gizli.png") repeat scroll 0 0 #474747;
    margin-top: 2px;
    text-align: left;
    margin-top: 2px;
        margin-bottom: -2px;
    font-size: 13px;
    padding: 0 4px 0;
    color: #FFF;
    border-top: 1px solid #515151;
    border-left: 1px solid #515151;
    border-right: 1px solid #515151;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
 
    .etiket_postbit_alanI_durumu_gizli_geziyor  dd { float: right; }
 
.etiket_postbit_alanI_durumu_cevrimdIsI {
         background: url("images/etiket_postbit/etiket_postbit_cervim_disi.png") repeat scroll 0 0 #d20303;
    margin-top: 2px;
    text-align: left;
    margin-top: 2px;
        margin-bottom: -2px;
    font-size: 13px;
    padding: 0 4px 0;
    color: #fff;
    border-top: 1px solid #515151;
    border-left: 1px solid #515151;
    border-right: 1px solid #515151;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
 
    .etiket_postbit_alanI_durumu_cevrimdIsI  dd { float: right; }
 
.etiket_postbit_alanI_durumu_iceride {
        background: url("images/etiket_postbit/etiket_postbit_cervimici.png") repeat scroll 0 0 #86c901;
    margin-top: 2px;
    text-align: left;
    margin-top: 2px;
        margin-bottom: -2px;
    font-size: 13px;
    padding: 0 4px 0;
    color: #fff;
    border-top: 1px solid #515151;
    border-left: 1px solid #515151;
    border-right: 1px solid #515151;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
 
    .etiket_postbit_alanI_durumu_iceride  dd { float: right; }
 
.postbitlegacy .userinfo {
    background: none repeat scroll 0 0 #494949;
    border: 1px solid #515151;
    margin: 5px;
    padding: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 5px 1px #515151;
    -moz-box-shadow: 0px 0px 5px 1px #515151;
    box-shadow: 0px 0px 5px 1px #515151; }


.etiket_postbit_alanI_imlinks {
        background: none repeat scroll 0 0 transparent;
    border: 0px solid #515151;
    text-align: center;
    margin-top: 2px;
    padding: 2px 6px 0 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;}
 
    .etiket_postbit_alanI_imlinks :hover {
        background: #6DB53E;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px; }

.etiket_postbit_alanI_userinfo_extra_yazIlarI {
    color:#AFAFAF;
    margin-top: 2px;
    text-align:left;
        border-bottom: 1px solid #606060;} 

        .etiket_postbit_alanI_userinfo_extra_yazIlarI dd { float: right;}


.etiket_postbit_alanI_userinfo_extra {
       background: url("images/etiket_postbit/etiket_postbit_avatar_siyah.png") repeat scroll center 0 #202020;
    border-bottom: 1px solid #515151;
        border-left: 1px solid #515151;
        border-right: 1px solid #515151;
    margin-top: 2px;
    padding: 0 4px 6px;
    -webkit-border-bottom-right-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;}
 
.etiket_postbit_alanI_postbit_reputation {
        background: url("images/etiket_postbit/etiket_postbit_rank_siyah.png") repeat scroll center center transparent;
    border: 1px solid #515151;
    margin-top: 2px;
    padding: 2px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;}
 
.etiket_postbit_alanI_rank { 
        background: url("images/etiket_postbit/etiket_postbit_rank_siyah.png") repeat scroll center center transparent;
    border: 1px solid #515151;
    margin-top: 2px;
    padding: 2px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
 
.etiket_postbit_alanI_usertitle {
        background: url("images/etiket_postbit/etiket_postbit_rank_siyah.png") repeat scroll center center transparent;
    border: 1px solid #515151;
    margin-top: 2px;
    font-size: 13px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
        color: #AFAFAF;}
 

.etiket_postbit_alanI_username {
        background: url("images/etiket_postbit/etiket_postbit_rank_siyah.png") repeat scroll center center transparent;
    border: 1px solid #515151;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;}
 
.postbitlegacy .userinfo .postuseravatar, .postuseravatar img {
        background: url("images/etiket_postbit/etiket_postbit_avatar_siyah.png") repeat scroll center 0 #202020;
    float: none;
    padding: 4px;
    text-align: center;
    border: 1px solid #515151;
    margin: 2px 1px 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;}
 
.postbitlegacy .userinfo .username_container { margin-bottom: 1px; }
 
.postbitlegacy .userinfo .postuseravatar img, .eventbit .userinfo .eventuseravatar img {
    background: none repeat scroll 0 0 #494949;
        border: 1px solid #202020;
    margin-top: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
 
.postcontainer .username_container .popupmenu a.popupctrl { font-size: 19px; }

.postbitlegacy .postbody, .eventbit .eventdetails .eventbody {border-left: 0px solid #EFEFEF;}

.postbitlegacy .postdetails, .eventbit .eventdetails { background: {vb:stylevar postbit_background};}

.postbit .posttitle, .postbitlegacy .title {
        background: url("images/etiket_postbit/etiket_postbit_rank_siyah.png") repeat scroll center center transparent;
        -webkit-border-radius:  5px 0 0 5px;;
    -moz-border-radius:  5px 0 0 5px;;
    border-radius:  5px 0 0 5px;;
        border: 1px solid #494949;
        margin-bottom: 5px;
        margin-right: -10px;
        padding: 5px;
        color: #AFAFAF;}
/#################### eTiKeT 2011 Postbit_Legacy ####################/ 



/################################################/

  • November 24, 2011
    • Added IE9 Screenshot
Attached Images
File Type: png ie9.PNG (24.1 KB, 0 views)
File Type: png eti Postbit Black.PNG (26.2 KB, 0 views)
Reply With Quote
4 благодарности(ей) от:
BCP Hung, doctorsexy, gamersplatoon, OldSchoolDSL
  #3  
Old 11-24-2011, 11:25 AM
akibui akibui is offline
 
Join Date: Nov 2009
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

wow, i loved it..but have broblem with vBExperience 4.

Modification tagged
Reply With Quote
  #4  
Old 11-24-2011, 11:38 AM
BCP Hung BCP Hung is offline
 
Join Date: May 2011
Location: Vietnam
Posts: 155
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You have good idea, I love it.
Reply With Quote
Благодарность от:
eTiKeT?
  #5  
Old 11-24-2011, 01:27 PM
kfyonur kfyonur is offline
 
Join Date: Apr 2008
Posts: 177
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it is postbit_onlinestatus not postbit_online_status in my template.

Kardeşim IE8 de uyum sorunu yaşıyorum bir de offline resmi ?ıkmıyor dosya yolunda bir yanlışlık olmasın.
Attached Images
File Type: jpg ie8online.jpg (22.3 KB, 0 views)
File Type: jpg ie8offline.jpg (19.4 KB, 0 views)
Reply With Quote
Благодарность от:
eTiKeT?
  #6  
Old 11-24-2011, 02:00 PM
xsamet xsamet is offline
 
Join Date: Oct 2006
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

4.1.7 ve 4.1.8 best working

Eline sağlık hocam süper oldu.
Saygılar, DarkFire
Reply With Quote
Благодарность от:
eTiKeT?
  #7  
Old 11-24-2011, 06:39 PM
eTiKeT?'s Avatar
eTiKeT? eTiKeT? is offline
 
Join Date: Aug 2008
Location: T?rkiye
Posts: 257
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kfyonur View Post
it is postbit_onlinestatus not postbit_online_status in my template.

Kardeşim IE8 de uyum sorunu yaşıyorum bir de offline resmi ?ıkmıyor dosya yolunda bir yanlışlık olmasın.
Thanks
IE8 Screenshot .

Quote:
Originally Posted by xsamet View Post
4.1.7 ve 4.1.8 best working

Eline sağlık hocam s?per oldu.
Saygılar, DarkFire
Attached Images
File Type: png ie8.PNG (64.6 KB, 0 views)
Reply With Quote
  #8  
Old 11-24-2011, 06:46 PM
socialteenz's Avatar
socialteenz socialteenz is offline
 
Join Date: May 2011
Posts: 465
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you, but seems to be a problem with user offline image. It is not showing up!!

Reply With Quote
Благодарность от:
eTiKeT?
  #9  
Old 11-24-2011, 06:54 PM
eTiKeT?'s Avatar
eTiKeT? eTiKeT? is offline
 
Join Date: Aug 2008
Location: T?rkiye
Posts: 257
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by socialteenz View Post
Thank you, but seems to be a problem with user offline image. It is not showing up!!

Ok Thanks
The issue has been fixed. Can you try again ?
Reply With Quote
  #10  
Old 11-24-2011, 06:57 PM
socialteenz's Avatar
socialteenz socialteenz is offline
 
Join Date: May 2011
Posts: 465
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Perfect!! Thank you. Installed & nominated
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:42 AM.


Powered by vBulletin® Version 3.9.0 Beta 2
Copyright ©2000 - 2017, vBulletin Solutions Inc.