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)

rex_b 11-28-2004 08:40 PM

Yah I'm talking about that..

And you know what in the last 2 min since install. I got 2 new registers.. hehe

Slapyo 11-28-2004 08:43 PM

hehe cool.

rex_b you wouldn't happen to have firefox would you? i don't have it and would like to verify if it is working or not in that browser. if it isn't working i'd like to fix it so that it will.

rex_b 11-28-2004 08:44 PM

Nope no firefox here. I might DL it though :)

Slapyo 11-28-2004 08:46 PM

well if you do and don't mind testing it out lemme know! thanks.

i installed firefox at work but wasn't blown away with it so i kept IE here at home. the only thing i like is the tabbed browsing.

rex_b 11-28-2004 08:53 PM

Nope doesn't work in firefox and it removes the scrollbars in firefox.. weird

Lionel 11-28-2004 08:55 PM

it does not display anything in firefox. But don't feel bad, firefox does not display a lot of things.

Lionel 11-28-2004 09:00 PM

to solve your problem, include the division in header within a table where you set the width.
No more scrolling problems with below. Notice the table is set at 100%

PHP Code:

<if condition="$show['guest']"><table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td width="100%">
<
div id="infobar"></div></td></tr></table>
</if> 


Slapyo 11-28-2004 09:03 PM

Quote:

Originally Posted by Lionel
to solve your problem, include the division in header within a table where you set the width.

so in the header template if you place
Code:

<if condition="$show['guest']">
<div id="infobar"></div>
</if>

inside the first table which sets the width of the site then it works in firefox?

Lionel 11-28-2004 09:05 PM

It does not work with firefox. That only solves the scrolling problem in IE. Look at my edited post above.

Slapyo 11-28-2004 09:08 PM

ohh ok cool thanks. what i am trying to get working is some more code that will place it at the top and it will not scroll with the rest of the page. it stays in place.

but this is a good quick fix. thanks!


All times are GMT. The time now is 01:01 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.01420 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
  • (1)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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