![]() |
header rearrange
Hey all,
I was wondering if anyone knew how to move the facebook connect, and top links in the vb4 header like this website has done: http://www.businessadviceforum.com/ It would be greatly appreciated. |
I tested in the default style and it works, just remember to change the css "margin-top" value to fit your need
in navbar template: search for Code:
<ul class="navbar_advanced_search"> Find Code:
<span class="buttoncontainer"><span><input type="image" class="searchbutton" src="{vb:stylevar imgdir_button}/search<vb:if condition="$stylevar['textdirection'] == 'rtl'">_rtl</vb:if>.<vb:if condition="(is_browser('ie') AND !is_browser('ie', 7) AND !is_browser('ie', 8))">gif<vb:else />png</vb:if>" name="submit" onclick="document.getElementById('navbar_search').submit;" tabindex="100"/></span></span> Code:
<span class="buttoncontainer"><span><input type="image" class="searchbutton" src="{vb:stylevar imgdir_button}/search<vb:if condition="$stylevar['textdirection'] == 'rtl'">_rtl</vb:if>.<vb:if condition="(is_browser('ie') AND !is_browser('ie', 7) AND !is_browser('ie', 8))">gif<vb:else />png</vb:if>" name="submit" onclick="document.getElementById('navbar_search').submit;" tabindex="100"/></span></span> This for moving top links to under navbar Code:
.toplinks { Code:
.globalsearch { Code:
https://www.vbulletin.com/forum/showthread.php/361140-Moving-Facebook-Connect-out-of-the-header-template-and-into-the-navbar-template Added some changes, I think that's all, hope I didn't miss anything. |
Thanks mate it works now :D You sir are a legend.
|
You are welcome, nice to see it helps.
Jeff |
Both Lynne's and your info has been a big help, thanks!
Just wondering how to place the facebook connect next to the navbar search? |
All times are GMT. The time now is 12:46 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|