vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - Infobar On All Pages (https://vborg.vbsupport.ru/showthread.php?t=133781)

dartho 05-10-2009 09:09 AM

yes - fine with 3.7 + 3.8

NThomas 05-27-2009 01:43 AM

Any way to keep it "following" a user when they scroll down the page like this site: www.that-forum.com

dartho 05-27-2009 07:28 AM

yes - you could position it absolutely, but it would then cover up the top half inch of your site.

Edit the infobar.css file, and add
Code:

        position:fixed;
        left:0px;
        top:0px;
        z-index:10000;

immediately below:

Code:

#infobar a, #infobar a:link, #infobar a:visited, #infobar a:active {
        display: block;
        color: #000;
        width:100%;
        background: #FFFFE1 url(warning.gif) no-repeat fixed .3em .3em;
        border-bottom: .16em outset;
        text-decoration: none;
        cursor: default;

and you'll see what I mean - depending on your sites header, it may not matter to you so much

NThomas 05-27-2009 06:54 PM

Yeah. I just made the header logo a bit larger. Thanks!

Julian360 10-09-2009 05:59 AM

Great! Thank you.

Shanj 01-09-2010 10:46 AM

VB 4.0?

Also I'd want different infobars for different usergroups to run alongside one for everyone.

Ansaar Media 11-02-2010 02:02 AM

Nice one!

Thanks

Manoel J?nior 11-02-2010 01:34 PM

Wowwwww

Greatest!!!


All times are GMT. The time now is 05:55 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.00992 seconds
  • Memory Usage 1,728KB
  • 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_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
  • (8)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