vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Forum Home Enhancements - [vBD]-Facebook Bar..!! (https://vborg.vbsupport.ru/showthread.php?t=217585)

gr8whtd0pe 09-30-2009 04:32 PM

Quote:

Originally Posted by TNCclubman (Post 1892795)
instead of just notifying a new pm, how about notifying any notification.

pm
wall post
add as friend
etc etc

Im sure its similar. By the way, thanks great white hope!

Well, a quick Google turned up this site:
http://tech6.com/f51/vbulletin-templ...als-list-t112/

Quote:

If unread Notification
--------------------------------------------------
You can use this conditional to display something if a user has any unread Notification (for vB 3.7 onwards).
Code:

<if condition="$show['notifications']"></if>

Beyond that, its really just trial and error to get it the way you want it to be, until you either get it, or find it online lol.

Btw your welcome for the help, and its Great White Dope, not hope. Its a Bloodhound Gang song.

TNCclubman 10-01-2009 10:19 PM

Quote:

Originally Posted by gr8whtd0pe (Post 1891770)
Put this before </head>

Code:

<style type="text/css">
#bar_bottom {
position: fixed;
bottom: 0px;
left: 80px;
right: 80px;
height: 30px;
background:#f3f3f3 url(../imgimg/bar_bottom_bg.png) 0 0  repeat-x;
border-left:1px solid #b5b5b5;
border-right:1px solid #b5b5b5;
}

.bar_float {float:left;padding:7px 5px 0 5px;border-right:1px solid #b5b5b5;}
.bar_float a{padding:2px;}
.bar_float a:hover{padding:2px;background-color:#fff;text-decoration:none;}

.bar_float1 {float:left;padding:7px 5px 0 5px;height:25px;}

.bar_float1 a{text-decoration:none;color:#749474;font-size:11px;}
.bar_float1 a:hover{font-size:11px;color:#000;text-decoration:none;}

.bar_float2 {float:right;padding:7px 5px 0 5px;border-left:1px solid #b5b5b5;height:25px;}

.bar_float2 a{padding:2px;color:#749474;font-size:10px;cursor:pointer;cursor:hand;}
.bar_float2 a:hover{padding:2px;font-size:10px;color:#000;text-decoration:none;}

.bar_contents {padding-top:6px;text-align:center;}
</style>

The other code goes right after the <body> tag.



Change

to whatever you like, the images included are tall though, so you can't get much shorter without making new ones.

See how I did it if you like: http://www.wvmotorsports.com


This works in FIREFOX, but not in Internet Explorer.

Any ideas?

(Im talking about getting it to work on an html page)

caltek 10-02-2009 03:20 AM

Seems to be working in 3.7.x :)

TNCclubman 10-04-2009 08:58 PM

This works in FIREFOX, but not in Internet Explorer.

Any ideas?

(Im talking about getting it to work on an html page with the code greatwhitedope gave me)

gr8whtd0pe 10-05-2009 02:00 PM

Quote:

Originally Posted by TNCclubman (Post 1894834)
This works in FIREFOX, but not in Internet Explorer.

Any ideas?

(Im talking about getting it to work on an html page with the code greatwhitedope gave me)

Probably because IE does not listen to any HTML standards.

add:
Code:

/* <<<this part is for IE6--- START >>>  */
* html,* html body {
background-image:url(about:blank);
background-attachment:fixed;
}
/*<<< this part is for IE6--- END>>> */

and
Code:

/* <<<this part is for IE6 --- START>>>  */
* html #bar_bottom {
position: fixed;
bottom: 0px;
left: 80px;
right: 80px;
height: 30px;
background:#f3f3f3 url(../imgimg/bar_bottom_bg.png) 0 0  repeat-x;
border-left:1px solid #b5b5b5;
border-right:1px solid #b5b5b5;
}
/*<<< this part is for IE6 --- END >>> */

To your css per https://vborg.vbsupport.ru/showpost....&postcount=118

TNCclubman 10-05-2009 02:34 PM

1st part i added to the begining of the html part you gave me before... 2nd part I added to the begining of the css part you gave me before. I use IE7, its still just displaying at the very bottom of the page, doesnt float, you have to scroll all the way down to see it.

did i put the 2 parts in the right locations? is the first part for the html, 2nd for the css?

gr8whtd0pe 10-06-2009 01:22 PM

yeah put them both in your style tags (css).

HeLLCiTo 10-13-2009 03:01 PM

nice mod !! , next version integration with ibarcade , it whould be perfect !

linuxututs 10-14-2009 07:07 AM

Love this Hack !

One thing I done though was placed
Code:

<!-- Shevko Facebook PM -->
<if condition="$bbuserinfo[pmunread]">
|<blink><a href="private.php" accesskey="2">$bbuserinfo[pmunread] PM!</a>
</blink></if>

Before
Code:

<a href="private.php"><img src="/imgimg/email_open.gif"
and then had to remove the "Private" from
Quote:

Private Messages
to get it to fit into the toolbar. ( For some reason changing 80% to 95% didn't work for lengthening it up......?

Thanks,

ramil86 10-14-2009 07:11 AM

Still nothing about notification bar?


All times are GMT. The time now is 08:16 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.01779 seconds
  • Memory Usage 1,745KB
  • 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
  • (6)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