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
  #52  
Old 07-17-2013, 07:43 PM
Dr.Haitham Dr.Haitham is offline
 
Join Date: Oct 2010
Location: Iraq
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

any body here can help me ?? ^_^
Reply With Quote
  #53  
Old 07-22-2013, 03:34 PM
Kirk93 Kirk93 is offline
 
Join Date: Apr 2013
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Bump on this; myself and another need assistance. I know the mod isn't supported but surely someone out there can help us?
Reply With Quote
  #54  
Old 09-18-2013, 06:38 AM
owning_y0u owning_y0u is offline
 
Join Date: Dec 2008
Location: Netherlands
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

if you have issues with floating Instant messenger icons.

open up style manager go to the css file where you have putted in the css of this postbit.
Search for:
Code:
.postbitlegacy .imlinks { 
    float: none;
    text-align: center; }
and replace with:
Code:
.postbitlegacy .imlinks { 
   /* float: none;  */
    text-align: center; }
The float attribute is commented out because this is a duplicate on the original CSS where the float is left, which you need to keep it under de rest of the postbit.

Quote:
Originally Posted by Kirk93 View Post
Bump on this; myself and another need assistance. I know the mod isn't supported but surely someone out there can help us?
Go to your Additional CSS file where you have putted the css for this postbit in, then search for:

Code:
.postbitlegacy dl.userinfo_extra dd, .postbitlegacy dl.userinfo_extra dd a, .postbitlegacy dl.user_rep dd {
text-align: right;
border-bottom: 1px solid #C8C8C8;
}
and replace with:
Code:
.postbitlegacy dl.userinfo_extra dd, .postbitlegacy dl.userinfo_extra dd a, .postbitlegacy dl.user_rep dd {
text-align: right;
padding-right: 1px;
border-bottom: 1px solid #C8C8C8;
}
Reply With Quote
  #55  
Old 09-24-2013, 08:58 PM
bigs15 bigs15 is offline
 
Join Date: Oct 2006
Posts: 73
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is it possible to make that strech over after ho long mah post is ?


Reply With Quote
  #56  
Old 09-24-2013, 09:09 PM
ozzy47's Avatar
ozzy47 ozzy47 is offline
 
Join Date: Jul 2009
Location: USA
Posts: 10,929
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't believe so, there is no way to tell how long the post is, and would look silly if only those three things were spread out over a post that is 20,000 characters long.
Reply With Quote
  #57  
Old 10-25-2013, 07:27 PM
justicechick justicechick is offline
 
Join Date: Oct 2012
Location: Arkansas
Posts: 187
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

IM using this in 4.2.1 with dbtech post thanks / vbplaza/ but when I did this I am getting lines that are to wide.



UPDATE: Nevermind, I found it here: .postbitlegacy .userinfo {
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
margin-top: 10px;
padding: 0px;
width: 250px;
box-shadow: 0 0 3px 0 #A3A3A3;
background: {vb:stylevar postbit_userinfo_background};
border: {vb:stylevar postbit_userinfo_border}; }

Changed 200 to 250
Reply With Quote
  #58  
Old 10-26-2013, 09:53 AM
john7911 john7911 is offline
 
Join Date: Feb 2013
Posts: 258
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank you
Reply With Quote
  #59  
Old 04-26-2014, 05:36 PM
SkepticalGaming SkepticalGaming is offline
 
Join Date: May 2013
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi i dont know if this is still being posted on but i would love to know how to remove the circle all together for the avatar, i just want to keep the old square stock avatar set up. the rest is nice.
Reply With Quote
  #60  
Old 09-22-2015, 03:54 AM
Dam13n Dam13n is offline
 
Join Date: Sep 2013
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've tried everything to make the avatar bigger but no success. How can I simply enable the default avatar form and size? With no fancy effects or size limit restrictions?
Reply With Quote
  #61  
Old 12-28-2015, 08:01 PM
Rodrigo. Rodrigo. is offline
 
Join Date: Sep 2010
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Work perfect, thanks good job nice nice nice..
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 12:51 AM.


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.11498 seconds
  • Memory Usage 2,508KB
  • 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
  • (4)bbcode_code
  • (2)bbcode_php
  • (2)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
  • (7)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (5)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