vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Mini Mods - Advanced Header V2 Rework (https://vborg.vbsupport.ru/showthread.php?t=233813)

Hammertime 08-15-2010 08:20 PM

Quote:

Originally Posted by Alex@Mk3OC (Post 2060561)
I've got the code added in mine for the facebook connect button, will post it later for those that want it

Please do.

Tagged until then.

A Dead Puppie 08-16-2010 12:30 AM

1 Attachment(s)
Installed and works perfectly. but when I get ANY notification i get this and i have to switch to a different theme...WTF.

Alex@Mk3OC 08-19-2010 10:42 AM

Quote:

Originally Posted by Hammertime (Post 2084444)
Please do.

Tagged until then.

Replace in the original mod:

Code:

<div style="width: 194px; color: #FFF; padding: 4px 4px 4px 4px; background:#2f4456; font-size: 11px;"><b><a rel="help" href="faq.php{vb:raw session.sessionurl_q}">Get Help</a><b>&nbsp;-&nbsp;<b><a href="login.php?{vb:raw session.sessionurl}do=logout&amp;logouthash={vb:raw bbuserinfo.logouthash}" onclick="return log_out('{vb:rawphrase sure_you_want_to_log_out}')">Logout</a></b></div>


With:

Code:

<div style="width: 194px; color: #FFF; padding: 5px 4px 5px 4px; background:#545454; font-size: 11px;"><vb:if condition="$vboptions['enablefacebookconnect']">
                                        {vb:raw facebook_header}
                                </vb:if><b><a rel="help" style="color:#ffffff" href="support.php{vb:raw session.sessionurl_q}">Help</a>&nbsp;-&nbsp;<a style="color:#ffffff" href="login.php?{vb:raw session.sessionurl}do=logout&amp;logouthash={vb:raw bbuserinfo.logouthash}" onclick="return log_out('{vb:rawphrase sure_you_want_to_log_out}')">Logout</a></b></div>

And then in the facebook_header template replace it all with:

Code:

<span id="fb_headerbox" class="hidden">
<vb:if condition="$show['facebookuser']">
        <a id="fb_link" href="{vb:raw profileurl}">
                <img id="fb_squarepic" width="16" height="16" alt="{vb:rawphrase facebook_connect}" src="{vb:raw squarepicurl}" />
                <img id="fb_icon" width="14" height="14" alt="{vb:rawphrase facebook_connect}" src="{vb:stylevar imgdir_misc}/facebook.gif" />
        </a>
<vb:else />
        <a id="fb_loginbtn" href="#"><img src="{vb:stylevar imgdir_misc}/facebook_login.gif" alt="{vb:rawphrase facebook_connect}" /></a>
</vb:if>
</span>


Eazy1 08-25-2010 07:34 PM

1 Attachment(s)
I have the header working perfect on 2 other styles... Installed the "GrayFolio" styles yesterday and can't get the header to work properly with it.... any ideas what's going on here?
https://vborg.vbsupport.ru/attachmen...1&d=1282768532

Eazy1 09-07-2010 10:04 PM

Nothing?

Alex@Mk3OC 09-10-2010 01:12 AM

Have you got a link to your site? I'll have a look for you if you want?

Eazy1 09-10-2010 04:13 PM

Quote:

Originally Posted by Alex@Mk3OC (Post 2096045)
Have you got a link to your site? I'll have a look for you if you want?

PM sent, thanks.

Kyojii 12-14-2010 04:06 AM

works good, but still doesn't work too well in IE

overona 01-12-2011 08:48 AM

I cant downloud thr dropdown.zip no permission !!! why ???

ddaybofb 01-13-2011 02:58 AM

How can i get the whole thing to the left instead of the right?

I tried:

.top-header-info{
position:absolute;
z-index: 2000;
top:0px;
left:0px;


All times are GMT. The time now is 09:53 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.01200 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
  • (3)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