vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4 Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=242)
-   -   [HOW TO - vB4] Stylebridge vB3.8 -> vB 4.0 (https://vborg.vbsupport.ru/showthread.php?t=233837)

Dylanblitz 02-07-2010 08:17 AM

This has helped me out a lot.
I'm having 2 problems, maybe you've run into it?

My tables don't have a inner border anymore. All the rows look like one cell now. Also, if I have say 4 columns, if I use thead, the first column uses as much space as possible even though it's only set to width of 5% and the other 3 are squished.

Any ideas?

EDIT:
I figured out part of the problem.
$alt1_background and $alt2_background aren't registered in the example so I wasn't getting the background colors. For the width I just set the class in the TR instead of TD. Now I just need to figure out what is making my logo image have a border :)

Coroner 02-17-2010 01:52 PM

That's a think, I've fixed later (sorry, I haven't upgraded the file yet).

To fix the image border problem, just insert (into the style) the following part:
Quote:

.img {
border: 0;
}

Dylanblitz 02-17-2010 04:40 PM

Quote:

Originally Posted by Coroner (Post 1984621)
That's a think, I've fixed later (sorry, I haven't upgraded the file yet).

To fix the image border problem, just insert (into the style) the following part:

I ended up changing the

PHP Code:

$headinclude $templater->render(); 

to
PHP Code:

$headinclude .= $templater->render(); 

And it worked. I'll switch it back and try adding the img css property.

Coroner 02-19-2010 04:39 PM

I've change the Stylebridge now for vB 4.0.2 (incl. the image patch).

msnhockey 03-28-2010 04:58 PM

this worked great for switching a 3,8 to 4.0.2 but the only problem i had is that it made the stuff on my forum home page bigger...
any ideas on what i can do to shrink in half...

thanks

Hall of Famer 04-18-2010 12:41 PM

Can you explain this a little bit further? Does it mean that old VB3 styles can be used in VB4 with this bridge?

egyptsons 04-18-2010 04:05 PM

really the old style for VB was more good for my members :) and me too

I wish I can use the old blue style again with VB 4

Dylanblitz 04-18-2010 05:49 PM

Quote:

Originally Posted by Hall of Famer (Post 2023149)
Can you explain this a little bit further? Does it mean that old VB3 styles can be used in VB4 with this bridge?

No, he created this as a bridge for mods, so a vb3 mod can easily be moved over to work on vb4.

Hall of Famer 04-19-2010 06:13 AM

I see. So how about VBexperience and VBCredits, do they work well after installing this addon?

Dylanblitz 04-19-2010 06:53 AM

No, this article is geared towards developers. It doesn't help end users much trying to get a vb3 mod working on vb4. There is still work that needs to be done to get a mod to work. This just saves a ton of template recoding.


All times are GMT. The time now is 08:11 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.01203 seconds
  • Memory Usage 1,736KB
  • 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
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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