vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Miscellaneous Hacks - Pro. Postbit Legacy (https://vborg.vbsupport.ru/showthread.php?t=214565)

jacki 05-25-2009 10:00 PM

Pro. Postbit Legacy
 
1 Attachment(s)
Admin cp > Styles & Templates > Style Manager > All style options

Additional CSS Definitions


Code:

.pbit {
padding-left: 3px;
padding-right: 0px;
padding-top: 3px;
padding-bottom: 3px;
background-color: #FFFFFF;
border-top: 1px solid #dadada;
border-right: 2px solid #dadada;
border-left: 1px solid #dadada;
border-bottom: 2px solid #dadada;
margin-bottom: 3px;
}

Save


Admin cp > Styles & Templates > Style Manager >Edit Templates > Postbit > Postbit_legacy


<div class="pbit"> code</div>

Sample :
Code:

<if condition="$post['joindate']"><div class="pbit"><div>$vbphrase[join_date]: $post[joindate]</div></div></if>
Save


Update :
Blog Entires Edit


Demo : http://www.yorumla.net

christicehurst 05-26-2009 08:11 AM

How do you do the border around the whole postbit profile

jacki 05-26-2009 12:14 PM

Find :

Code:

<div id="postmenu_$post[postid]">
add above :

Code:

<fieldset class="fieldset" style="margin:$stylevar[formspacer]px 0px 0px 0px"> <legend>Member whois</legend> <div>
find :
Code:

$post[yahooicon] $post[skypeicon]
add below :
Code:

</div>
Save

Leo Brazil 05-26-2009 04:58 PM

I'm going to try this one. Looks promissing as my postbit legacy has a lot of changes.

I let you know.

imk 05-26-2009 06:11 PM

i like it

ive messed about with it tho

also how do i add a image as the bg?

avsunforum 05-26-2009 06:19 PM

Sağol Arkadaşım Harikasın

Thanks Jacki

lm3a.net 05-27-2009 05:26 AM

thank u,,

sisterhood 05-27-2009 06:41 PM

Extra nice Mod BIG THX

....quick and easy

imk 05-27-2009 08:31 PM

can anyone tell me how i add an image as the cat bg?

jacki 05-29-2009 08:14 AM

Thanks


All times are GMT. The time now is 07:59 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02478 seconds
  • Memory Usage 1,729KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete