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
  #12  
Old 01-15-2013, 07:54 PM
Lpspider Lpspider is offline
 
Join Date: Oct 2005
Posts: 164
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

How does this differ from your previous edit? I have the previous one installed.

https://vborg.vbsupport.ru/showthread.php?t=232329
Reply With Quote
  #13  
Old 01-16-2013, 08:45 PM
Luis's Avatar
Luis Luis is offline
 
Join Date: May 2011
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by eTiKeT? View Post
... reserved ...
hello eTiKeT ... some hope to regain it?

Reply With Quote
  #14  
Old 01-23-2013, 01:28 PM
Disco_Dave's Avatar
Disco_Dave Disco_Dave is offline
 
Join Date: May 2011
Location: Belfast
Posts: 586
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi eTiKeT™

Is it possible to line up the rep power? I also didn't use your online status, is there a why I can move this icon to the right?

Cheers
Dave
Attached Images
File Type: jpg postbit.JPG (19.0 KB, 0 views)
Reply With Quote
  #15  
Old 01-24-2013, 03:00 PM
danycutu1 danycutu1 is offline
 
Join Date: Feb 2010
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can i resize the avatar?I think is too small.
Reply With Quote
Благодарность от:
mitch84
  #16  
Old 01-24-2013, 05:00 PM
mitch84 mitch84 is offline
 
Join Date: Mar 2008
Location: france
Posts: 516
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mitch84 View Post
installed and work fine! I use theme black stealth
but i want modify my avatar size,how to do this?
thx
Quote:
Originally Posted by danycutu1 View Post
Can i resize the avatar?I think is too small.
+1
Reply With Quote
  #17  
Old 02-08-2013, 06:02 PM
TexasMex TexasMex is offline
 
Join Date: Jan 2013
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is it possible to set this to a single user? and if yes how would i do that?
Reply With Quote
  #18  
Old 02-19-2013, 01:47 PM
tanzeelniazi tanzeelniazi is offline
 
Join Date: Apr 2012
Posts: 375
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Install Working Perfect 4.2.0 Thanks
Reply With Quote
  #19  
Old 02-26-2013, 04:53 AM
faisaly.com faisaly.com is offline
 
Join Date: Mar 2007
Posts: 226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how to remove the circle around avatar?
Reply With Quote
  #20  
Old 03-08-2013, 11:38 AM
cool_recep cool_recep is offline
 
Join Date: Nov 2010
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice work brother. Can I use this to create user system specs?
Reply With Quote
  #21  
Old 03-23-2013, 10:06 PM
greenpk2 greenpk2 is offline
 
Join Date: Nov 2012
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When visiting profile page the Status goes after the username. Is there any way to modify it so it will look more like in posts, so it goes above the username. Cuz my logo before username crosses the status.
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:09 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.11658 seconds
  • Memory Usage 2,510KB
  • Queries Executed 26 (?)
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
  • (4)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
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (8)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (6)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)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