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

Reply
 
Thread Tools
eTiKeT? 2013 Style Postbit - Postbit_legacy Details »»
eTiKeT? 2013 Style Postbit - Postbit_legacy
Version: 1.00, by eTiKeT? eTiKeT? is offline
Developer Last Online: Nov 2022 Show Printable Version Email this Page

Category: Mini Mods - Version: 4.2.0 Rating:
Released: 12-28-2012 Last Update: Never Installs: 106
Is in Beta Stage  
No support by the author.

/#########################################/
/# Orijinal : eTiKeT? 2013 Sitil Postbit - Postbit_legacy
/# Developer: eTiKeT?
/# vBulletin Version : 4.2.0 PL3
/# vBulletin Version : 1.0.0
/# Published : 2013
/# 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.
__________________________________________________ __________________________________
PHP Code:
/*eTiKeT 2013 postbit legacy - www.vbulletin.web.tr
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.postbitlegacy dl.userinfo_extra dd, .postbitlegacy dl.userinfo_extra dd a, .postbitlegacy dl.user_rep dd {
  
text-alignright;
  
border-bottom: {vb:stylevar postbittitle_border} ;}

.
postbitlegacy .postbody, .eventbit .eventdetails .eventbody {
    -
webkit-border-radius8px;
    -
moz-border-radius8px;
    
border-radius8px;
    
margin-top10px;
    
padding-bottom0
    
border: {vb:stylevar postbit_userinfo_border}; 
    
background: {vb:stylevar postbit_background};
    
margin-left210px;}

.
postbitlegacy .userinfo .postuseravatar img {
    
bordersolid 8px #E8E8E8;
    
-webkit-border-radius60px;
    -
moz-border-radius60px;
    
border-radius60px;
    
box-shadow0 0 8px 0 #A3A3A3;
    
height100px;
    
margin0 0 3px; }
 
.
eti_default_avatar {
    
border8px solid #E8E8E8;
    
-webkit-border-radius60px;
    -
moz-border-radius60px;
    
border-radius60px;
    
box-shadow0 0 8px 0 #A3A3A3;
    
height100px;
    
margin0 0 3px; }
 
.
postbit_reputation ,.postbitlegacy .userinfo .usertitle {
    
border-bottom: {vb:stylevar postbittitle_border};
    
padding2px 0;
    
font-familycalibri,sans-serif;
    
font-size14px;
    
font-styleitalic;
    
font-weightnormal; }
 
.
postbitlegacy .postfoot .textcontrols a.multiquote, .postbit .postfoot .textcontrols a.multiquote,.postbitlegacy .postfoot .textcontrols a.reputation, .postbit .postfoot .textcontrols a.reputation,.postbitlegacy .postfoot .textcontrols a.infraction, .postbit .postfoot .textcontrols a.infraction,.postbitlegacy .postfoot .textcontrols a.report, .postbit .postfoot .textcontrols a.report ,.postbitlegacy .postfoot .textcontrols a.ip, .postbit .postfoot .textcontrols a.ip ,.postbitlegacy .postfoot .textcontrols a.blog, .postbit .postfoot .textcontrols a.blog ,.postbitlegacy .postfoot .textcontrols a.editpost, .postbit .postfoot .textcontrols a.editpost, .eventbit .eventfoot .textcontrols a.editevent,.postbitlegacy .postfoot .textcontrols a.quickreply, .postbit .postfoot .textcontrols a.quickreply, .postbitlegacy .postfoot .textcontrols a.forwardpost, .postbit .postfoot .textcontrols a.forwardpost ,.postbitlegacy .postfoot .textcontrols a.newreply, .postbit .postfoot .textcontrols a.newreply ,.postbitlegacy .postfoot .textcontrols a img, .postbit .postfoot .textcontrols a img background-colortransparent; }
 
.
postbit .posthead, .postbitlegacy .posthead, .eventbit .eventhead {
    -
webkit-border-radius8px;
    -
moz-border-radius8px;
    
border-radius8px;
    
padding8px 0; }
 
.
postbitlegacy .postrow, .eventbit .eventrow, .postbitdeleted .postrow, .postbitignored .postrow border0px solid; }
 
.
postbitlegacy .postdetails, .eventbit .eventdetails backgroundnone repeat scroll 0 0 transparent; }
 
.
postbit, .postbitlegacy, .eventbit border0px solid #E9E9E9; }
 
.etiket_postbit_alani_durumu_gizli_geziyor {
    
border-top-left-radius5px;
    
border-top-right-radius5px;
    
color#FFFFFF;
    
font-familycalibri,sans-serif;
    
font-size14px;
    
font-styleitalic;
    
font-weightnormal;
    
height21px;
    
padding-left10px;
    
padding-right10px;
    
padding-top4px;
    
text-alignleft;
    
backgroundrgb(142,142,142);
    
background: -moz-linear-gradient(toprgba(142,142,142,10%, rgba(0,0,0,1100%);
    
background: -webkit-gradient(linearleft topleft bottomcolor-stop(0%,rgba(142,142,142,1)), color-stop(100%,rgba(0,0,0,1)));
    
background: -webkit-linear-gradient(toprgba(142,142,142,10%,rgba(0,0,0,1100%);
    
background: -o-linear-gradient(toprgba(142,142,142,10%,rgba(0,0,0,1100%);
    
background: -ms-linear-gradient(toprgba(142,142,142,10%,rgba(0,0,0,1100%);
    
backgroundlinear-gradient(to bottomrgba(142,142,142,10%,rgba(0,0,0,1100%);
    
filterprogidDXImageTransform.Microsoft.gradientstartColorstr='#8e8e8e'endColorstr='#000000',GradientType=); }
 
    .
etiket_postbit_alani_durumu_gizli_geziyor  dd floatright; }
 
.
etiket_postbit_alani_durumu_cevrimdisi {
    
border-top-left-radius5px;
    
border-top-right-radius5px;
    
color#FFFFFF;
    
font-familycalibri,sans-serif;
    
font-size14px;
    
font-styleitalic;
    
font-weightnormal;
    
height21px;
    
padding-left10px;
    
padding-right10px;
    
padding-top4px;
    
text-alignleft;
    
backgroundrgb(219,3,3);
    
background: -moz-linear-gradient(toprgba(219,3,3,10%, rgba(250,4,4,1100%);
    
background: -webkit-gradient(linearleft topleft bottomcolor-stop(0%,rgba(219,3,3,1)), color-stop(100%,rgba(250,4,4,1)));
    
background: -webkit-linear-gradient(toprgba(219,3,3,10%,rgba(250,4,4,1100%);
    
background: -o-linear-gradient(toprgba(219,3,3,10%,rgba(250,4,4,1100%);
    
background: -ms-linear-gradient(toprgba(219,3,3,10%,rgba(250,4,4,1100%);
    
backgroundlinear-gradient(to bottomrgba(219,3,3,10%,rgba(250,4,4,1100%);
    
filterprogidDXImageTransform.Microsoft.gradientstartColorstr='#db0303'endColorstr='#fa0404',GradientType=); }
 
    .
etiket_postbit_alani_durumu_cevrimdisi  dd floatright; }
 
.
etiket_postbit_alani_durumu_iceride {
    
backgroundrgb(121,182,3);
    
background: -moz-linear-gradient(toprgba(121,182,3,10%, rgba(142,213,3,1100%);
    
background: -webkit-gradient(linearleft topleft bottomcolor-stop(0%,rgba(121,182,3,1)), color-stop(100%,rgba(142,213,3,1)));
    
background: -webkit-linear-gradient(toprgba(121,182,3,10%,rgba(142,213,3,1100%);
    
background: -o-linear-gradient(toprgba(121,182,3,10%,rgba(142,213,3,1100%);
    
background: -ms-linear-gradient(toprgba(121,182,3,10%,rgba(142,213,3,1100%);
    
backgroundlinear-gradient(to bottomrgba(121,182,3,10%,rgba(142,213,3,1100%);
    
filterprogidDXImageTransform.Microsoft.gradientstartColorstr='#79b603'endColorstr='#8ed503',GradientType=);
    
border-top-left-radius5px;
    
border-top-right-radius5px;
    
color#FFFFFF;
    
font-familycalibri,sans-serif;
    
font-size14px;
    
font-styleitalic;
    
font-weightnormal;
    
height21px;
    
padding-left10px;
    
padding-right10px;
    
padding-top4px;
    
text-alignleft; }
 
    .
etiket_postbit_alani_durumu_iceride  dd floatright; }
 
.
postbitlegacy .userinfo .username_container, .postbitlegacy .userinfo .rank, .postbitlegacy .userinfo .usertitle .imlinks text-aligncenter; }
 
.
postbitlegacy .userinfo .postuseravatar, .postbitlegacy .userinfo .postuseravatar img {
    
floatnone;
    
text-aligncenter;
    
max-height100px;
    
max-width100px; }
 
.
postbitlegacy .userinfo .usertitle {
    
displayblock;
    
floatnone;
    
text-aligncenter;
    
clearboth; }
 
.
postbitlegacy .userinfo .userinfo_extra {
    
text-aligncenter;
    
padding0 8px;
    
margin-top25px; }
 
.
postbit_reputation {
    
floatnone;
    
text-aligncenter; }
 
.
postbitlegacy .imlinks {
    
floatnone;
    
text-aligncenter; }
 

 
.
postcontainer .username_container .popupmenu a.popupctrl font-size20px; }
 
.
postbit .postfoot .textcontrols, .postbitlegacy .postfoot .textcontrols, .eventbit .eventfoot .eventcontrols {
    -
webkit-border-radius8px;
    -
moz-border-radius8px;
    
border-radius8px;
    
margin-top5px; }
        
background: {vb:stylevar postbit_userinfo_background};
        
border: {vb:stylevar postbit_userinfo_border};}



.
postbitlegacy .userinfo .userinfo_extra dd {
      
border-bottomsolid 1px hsl(00%, 91%);
      
text-alignright}

.
postbitlegacy .userinfo {
    -
webkit-border-radius8px;
    -
moz-border-radius8px;
    
border-radius8px;
    
margin-top10px;
    
padding0px;
    
width200px;
    
box-shadow0 0 3px 0 #A3A3A3; 
    
background: {vb:stylevar postbit_userinfo_background};
    
border: {vb:stylevar postbit_userinfo_border}; }


/*eTiKeT 2013 postbit legacy - www.vbulletin.web.tr
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */ 
[list][*]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<ddOffline</dd></div>
            </
    vb:if>
            <
    vb:if condition="$onlinestatus==1">
    <
    div class="etiket_postbit_alani_durumu_iceride">Status<ddOnline </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:
Quote:
postbit_legacy.txt ( available in the attachment) .

Download Now

File Type: txt postbit_legacy.txt (15.1 KB, 1067 views)

Screenshots

File Type: jpg etiket_2013_postbit_Legacy.jpg (67.1 KB, 0 views)
File Type: jpg komple_postbit.jpg (67.9 KB, 0 views)
File Type: png postbit_1.PNG (31.0 KB, 0 views)
File Type: png postbit_siyah.PNG (31.7 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
8 благодарности(ей) от:
Arkool, Disco_Dave, Janon, Jihuatz, jramos1973, ramesh_umk3, seb5594

Comments
  #62  
Old 09-01-2016, 02:01 PM
sharifnaim sharifnaim is offline
 
Join Date: May 2008
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Magnificent work. continue the good touches.

I have vb 423. I followed all the steps correctly.
I have 2 issues so far as shown in attached, I do appreciate your help:

1. The avatar not showing in the posts, its only showing in the member file.
2. I lost a bit space in the forum body.

I appreciate your kind help.
Attached Images
File Type: jpg 1.jpg (29.2 KB, 0 views)
Reply With Quote
  #63  
Old 09-02-2016, 04:32 AM
tbellik tbellik is offline
 
Join Date: Jan 2015
Posts: 65
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks @eTiKeT™ brother.
Reply With Quote
  #64  
Old 03-25-2021, 12:33 PM
Max_69 Max_69 is offline
 
Join Date: Sep 2012
Location: Italy
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For vb5?
Reply With Quote
  #65  
Old 04-30-2023, 04:41 PM
oldfan's Avatar
oldfan oldfan is offline
 
Join Date: Jul 2004
Posts: 813
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

works with 4.2.6 php 7.2
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 08:05 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06297 seconds
  • Memory Usage 2,446KB
  • Queries Executed 20 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (5)post_thanks_box
  • (7)post_thanks_box_bit
  • (5)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (5)post_thanks_postbit_info
  • (4)postbit
  • (6)postbit_attachment
  • (5)postbit_onlinestatus
  • (5)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete