The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBulletin Social Network 9.5 Gold (Lite) - vBSocial.com Details »» | |||||||||||||||||||||||||||||
vBulletin Social Network 9.5 Gold (Lite) - vBSocial.com
Developer Last Online: Oct 2015
The future of forums. Friend requests, private messaging, global notifications in real time.
Video: https://vimeo.com/81470983 Installation: https://vimeo.com/81466836 Customization of Logo and vBSocial 9: https://vimeo.com/81466835 Demo: http://vbsocial.com/forum/forum.php user: user pass: test Mark as Installed[/center] Get updates on lite version immediately: Lite version functionality: Over 50+ settings configurable -Notifications for replies, threads -Profile Dropdown -Global Dropdown -PM Dropdown -Ability to disable default header and more. Lite Version limits: -Can't add "3rd party notifications" -No Moderation Dropdown -No Friend Request Dropdown -No Private Message Dropdown -No profile comment notifications -No gallery comment notificaitons -No Social Virality dropdown (G+, Fb like, and Twitter buttons in social dropdown) -No Social Reputation system or notifications for reputations -No abilty to enable/disable notifications per post from posts level Other limitations -Copyright in footer and profile dropdown Download Now
Show Your Support
|
15 благодарности(ей) от: | ||
BCP Hung, bond010007, Dream8, goxy63, MissKalunji, mokujin, MusiquesElectro, nacaruncr, naisho, Razta, SaN-DeeP, simba6666, sodasusu, Teascu Dorin, Toorak Times |
Comments |
#342
|
|||
|
|||
fingers crossed we can get help
|
#343
|
|||
|
|||
My header template is empty, all the information is inside navbar, when I put the variable in there it doesn't show anything but when I move all the information from the navbar template to the header template and put it in, it shows up but it messes up alot in my skin, tab highlghting isn't properly working and it no longer shows what forum/sub-forum you are in when you opened a thread. Is there a way to make this system work by putting it inside the navbar template?
|
#344
|
||||
|
||||
Quote:
Code:
li.livenotifications_loading, li.livenotificationbit, li.livenotifications_link { width: 330px; position: relative; clear:both; } .livenotifications_list{ z-index:9001; } li.livenotifications_loading { height: 40px; background-image: url(images/misc/ln-ajax-loader.gif); background-repeat: no-repeat; background-position: center center; } li.livenotificationbit { min-height: 56px; margin: 0; padding:3px !important; color: #3E3E3E !important; font-size: 13px; font-family: Tahoma,Clibri,Verdana,Geneva,sans-serif; cursor: pointer; overflow: hidden; } li.livenotificationbit a { display: inline !important; padding: 0 !important; margin: 0 !important; background: inherit !important; } li.livenotificationbit img { float: left; margin-right: 4px; } span.livenotifications_num { background-color: #FF0000; border: 1px solid #FF0000; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; font-weight: regular; } li.livenotifications_link { background: {vb:stylevar navbar_tab_background.backgroundColor}; color: {vb:stylevar pagination_color}; display: block !important; font-weight: regular; font-size: {vb:stylevar header_font}; font-family: Arial,Calibri,Verdana,Geneva,sans-serif; min-height: 20px; text-align: center !important; padding-top:6px !important; cursor: pointer; } li.livenotifications_link:hover { color: {vb:stylevar pagination_hover_border}; background: {vb:stylevar imodhilite_backgroundColor}; text-decoration: {vb:stylevar linkhover_textDecoration}; width:100%; } ul.ln_list_full { margin: 20px 0; padding: 0; border-top: 1px dotted #cccccc; border-bottom: 1px dotted #cccccc; } ul.ln_list_full li { margin: 20px 20px; padding: 5px; border-top: 1px solid #cccccc; } li.livebit { vertical-align: top; clear:left; min-height: 50px; cursor: pointer; position: relative; } #livenotifications_list li.red, ul.ln_list_full li.red { background-color: {vb:stylevar navbar_popup_link_background}; } #livenotifications_list li.red:hover, ul.ln_list_full li.red:hover { background-color: {vb:stylevar imodhilite_backgroundColor}; } #livenotifications_list li.unread, ul.ln_list_full li.unread { background-color: #FFFBE2; } #livenotifications_list li.unread:hover, ul.ln_list_full li.unread:hover { background-color: #F9EC9F; } li.livebit img { float:left; margin-right:10px; border: 1px solid #ccc; } .lnpmbit.livenotificationbit .ln_stats { float: left; font-size: 24px; width: 80px; text-align: center; padding-top: 5px; margin-right: 3px; } .lnpmbit.livenotificationbit .ln_context { font-size: 11px; } .lnpmbit.livenotificationbit .ln_stats span { font-size: 10px; } /* Overview pagination newer/older links */ div.ln_pagination { border: 1px solid #CEDFEB; background-color: #F2F6F8; color: #666; min-width: 100px; padding: 5px 10px; } /* Time bits */ span.ln_time { font-size: 11px; color: #808080; position: absolute; right: 4px; bottom: 4px; } |
#345
|
||||
|
||||
Quote:
|
#346
|
||||
|
||||
Also, be sure to read the Manual. Hope this helps. If you have any other questions, don't hesitate to ask.
Vb Notifications Manual |
#347
|
|||
|
|||
Same issue here, the css isn't been loaded.
Perhaps use a template hook like this HTML Code:
$template_hook['custom_css_list'] .= ($template_hook['custom_css_list'] ? ',' : '') . 'sprite-main.css,sprite-forumhome.css,sprite-forumdisplay.css,sprite-showthread.css'; |
#348
|
|||
|
|||
Show all notifications points to:
Code:
members/testaccount.html?lntransf=#livenotifications Quote:
seems not to work with IE8? |
#349
|
|||
|
|||
Quote:
by doing Quote:
|
#350
|
|||
|
|||
What's the difference between
Quote:
Quote:
|
#351
|
|||
|
|||
I am using the ideal blue fluid skin: http://vb4.themetempest.com/forum.php?styleid=11. The code after which you have to add the variable is in the navbar template, so when I add it there it doesn't work. What can I change it into to make it work?
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|