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 10-06-2007 06:37 AM

OK - I just had a look at your site, and the code for the infobar is there on your portal and forum page. Paths used in this add-on assume that all required files are in the current directory. I *think* you may need to copy the css and image files to your root webspace in addition to your forum root.

xcingix 12-29-2007 04:44 PM

I changed
Code:

#infobar a:hover {
        color: #FFF;
        background: #3169B6 url(warning2.gif) no-repeat fixed .3em .3em;
}

to
Code:

#infobar a:hover {
        color: #FFFFFF;
        background: #3169B6 url(warning2.gif) no-repeat fixed .3em .3em;
}

and the hover color of the text is still black.
Any ideas?

This wouldn't have to be updated for 3.7.0 would it?

dartho 12-29-2007 09:20 PM

I haven't tested this on any 3.7 betas yet - but would imagine any issues.

As for the text color not changing to white, The only thing I can think of is that there is another CSS declaration over-riding this one.

Do you have a link where I can look at your issue?

xcingix 12-31-2007 02:35 PM

Quote:

Originally Posted by dartho (Post 1411585)
I haven't tested this on any 3.7 betas yet - but would imagine any issues.

As for the text color not changing to white, The only thing I can think of is that there is another CSS declaration over-riding this one.

Do you have a link where I can look at your issue?

How do you suggest I try and figure out whats interfering because Im looking at all the CSS here and don't see another infobar

dartho 01-01-2008 09:49 AM

It's got me buggered - esp since the CSS obviously works for the "background"...

I'll test it under 3.7 soon and see if there is some issue there.

dartho 01-01-2008 10:02 AM

Just tested on a vanilla 3.7 B3 and works as expected.

Havikng a look at your site, I see that you have the infobar.css declaration as well as teh contents of the infobar.css in your regular style css (clientscript/vbulletin_css/style-d6c0460d-00215.css). I suggest you only have it declared a single time - try editing the the "Add Infobar" plugin and commenting out the 2 occurrences of
Code:

$StrTmp = '<!-- ADDINFO BAR PLUGIN -->\n<link rel=\"stylesheet\" href=\"infobar.css\" type=\"text/css\" />\n<!-- END ADDINFO BAR PLUGIN -->\n';
$vbulletin->templatecache['headinclude'] = $StrTmp . $vbulletin->templatecache['headinclude'];

Then the CSS should only be declared once

xcingix 01-01-2008 12:26 PM

Quote:

Originally Posted by dartho (Post 1413093)
It's got me buggered - esp since the CSS obviously works for the "background"...

I'll test it under 3.7 soon and see if there is some issue there.

i commented them out and now the infobar doesn't work.
Also the infobar was doing the same thing before i added the second occurrence in the css.
i added it as a troubleshooting step.

[edit]
now i got rid of the infobar classes in my extra CSS and left the product as is and re-imported and it's still black.
please help.

Mesohu 05-12-2008 10:11 AM

Just installed in vB 3.7 & works without problems.

Great job .

* mark as installed.

Maybe in the future you will upgrade it for vB 3.7 .

ADomoWorld 01-27-2009 09:35 AM

Id like to see this stay at the top of the browser.. its easy in ACP controls are soo nice

enterhaken 05-10-2009 06:16 AM

Hi there,

works this nice addon with 3.8.2?


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