vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Mini Mods - Next Generation Postbit_Legacy View (https://vborg.vbsupport.ru/showthread.php?t=174268)

Hasann 03-26-2008 10:00 PM

Next Generation Postbit_Legacy View
 
WHAT DOES IT?: please look at attachments!!

INSTALL INSTRUCTIONS: just import product xml file via product manager :)

for who will use Orange Postbit Legacy Background

HTML Code:

.postbit {
padding-left: 3px;
padding-right: 0px;
padding-top: 3px;
padding-bottom: 3px;
background-color: #ebebeb;
background-image: url(images/postbitbg.gif);
background-repeat: repeat-x;
border-top: 1px solid #febb51;
border-right: 2px solid #febb51;
border-left: 1px solid #febb51;
border-bottom: 2px solid #febb51;
margin-bottom: 3px;
}

also you can post into this thread your own created next gen postbit legacy view css' :)

SEOvB 03-26-2008 10:29 PM

i can't beleive you spent so much time for 2 simple template edits.

Good work though.

vmacedonia 03-26-2008 10:43 PM

Off topic:

You have extra empty box (sample picture), I guess is for IM icons.
Try to add this code in the legacy.

Find and replace:

Code:

<div class="postbit">$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]
with:

Code:

<if condition="$post[icqicon] OR $post[aimicon] OR $post[msnicon] OR $post[yahooicon] OR $post[skypeicon]"><div class="postbit">$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]

bxbigt 03-27-2008 12:38 AM

does it work with the thanks info

whitetigergrowl 03-27-2008 01:36 AM

Also adds a box around signatures.

yaoren 03-27-2008 03:15 AM

Ok I'm having problems with this. Don't know why since installing it isn't difficult.

Anyhow someone else posted a similar mod and I couldn't get there's to work either. Any idea of what I could be doing wrong or needing changed?

Nothings moved to the left. Also I'm running 3.7.0 RC1 if that has anything to do with it. Thanks in advance.

Hasann 03-27-2008 03:24 AM

Quote:

Originally Posted by vmacedonia (Post 1475429)
Off topic:

You have extra empty box (sample picture), I guess is for IM icons.
Try to add this code in the legacy.

Find and replace:

Code:

<div class="postbit">$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]
with:

Code:

<if condition="$post[icqicon] OR $post[aimicon] OR $post[msnicon] OR $post[yahooicon] OR $post[skypeicon]"><div class="postbit">$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]

I knew it :)
Quote:

Originally Posted by bxbigt (Post 1475491)
does it work with the thanks info

yes it should work
Quote:

Originally Posted by whitetigergrowl (Post 1475530)
Also adds a box around signatures.

I knew it :)
Quote:

Originally Posted by yaoren (Post 1475591)
Ok I'm having problems with this. Don't know why since installing it isn't difficult.

Anyhow someone else posted a similar mod and I couldn't get there's to work either. Any idea of what I could be doing wrong or needing changed?

Nothings moved to the left. Also I'm running 3.7.0 RC1 if that has anything to do with it. Thanks in advance.

I don't understand what you mean :confused:

Lynne 03-27-2008 03:28 AM

Quote:

Originally Posted by Hasann (Post 1475594)
I don't understand what you mean :confused:

It almost sounds like he is using postbit and wants this mod to suddenly show the postbit_legacy style?

Strik3 03-27-2008 03:54 AM

Nice mod, could you add the usergroup colors?

Hasann 03-27-2008 05:19 AM

Quote:

Originally Posted by Lynne (Post 1475596)
It almost sounds like he is using postbit and wants this mod to suddenly show the postbit_legacy style?

yes this show only in postbit_legacy still don't show in postbit template
Quote:

Originally Posted by Strik3 (Post 1475608)
Nice mod, could you add the usergroup colors?

where?


All times are GMT. The time now is 03:13 PM.

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.01089 seconds
  • Memory Usage 1,739KB
  • 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
  • (4)bbcode_code_printable
  • (1)bbcode_html_printable
  • (7)bbcode_quote_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