vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Information Bar for Guests (https://vborg.vbsupport.ru/showthread.php?t=72279)

Slapyo 11-30-2004 01:56 PM

what i did was put the div viewplot right after the table holding the div infobar. then in footer i scrolled to the very bottom and put the same conditional and closed the div. that way it encompassed everything. cept it didn't work. atleast it isn't crashing IE anymore when i did that, it displays but not right. it doesn't make the container the right height.

Lionel 11-30-2004 02:11 PM

try enclosing the entire vb, by starting a 100% table in header at the beginning and closing it at the end in footer and put the view plot in the td of that table

Slapyo 11-30-2004 02:20 PM

well it works with the width, it spans 100% the problem is the height of the window is not grabbed by the css. in the css you will see
Code:

height: expression(this.parentNode.offsetHeight - this.offsetTop);
the expression is actually javascript. it should get the height of the site and subtract the top of the view plot so that it knows how high it should be. the problem is in IE the container only filled half the page for some reason, even though in my test page it showed the full window. in firefox, it's all goofed up lol.

KW802 11-30-2004 05:52 PM

HHmm..... is anybody running IE with XP SP2 and is seeing this?

Lionel 11-30-2004 06:12 PM

Quote:

Originally Posted by KW802
HHmm..... is anybody running IE with XP SP2 and is seeing this?

I do.

KW802 11-30-2004 06:27 PM

Quote:

Originally Posted by Lionel
I do.

On your site? With IE 6.0.2900.2180.xpsp_sp2_rtm.040803-2158 I'm not seeing it on your site either. HHmm.....

Lionel 11-30-2004 06:31 PM

Quote:

Originally Posted by KW802
On your site? With IE 6.0.2900.2180.xpsp_sp2_rtm.040803-2158 I'm not seeing it on your site either. HHmm.....

I have many sites. You are not looking at the right one :squareeyed:

Lionel 11-30-2004 06:34 PM

look at that one here

see it in sp1, sp2 and firefox .8

KW802 11-30-2004 06:47 PM

Quote:

Originally Posted by Lionel
I have many sites. You are not looking at the right one :squareeyed:

Weird..... it seems to be working with only the default VB3 style and none of my custom ones (all are a child of the VB default). HHmm........

Edit: Never mind, just having a "Duh!" moment of the day. My headinclude is being inherited but my headers aren't. Duh! :surprised:

Slapyo 11-30-2004 07:02 PM

Quote:

Originally Posted by KW802
HHmm..... is anybody running IE with XP SP2 and is seeing this?

that's what i used when i made this and it worked.


All times are GMT. The time now is 08:55 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.01144 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
  • (1)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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