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 - UKBL- Easy Menu Tabs (https://vborg.vbsupport.ru/showthread.php?t=200684)

CFodder 03-03-2009 06:52 AM

Another great mod thanks UK, use VBa and did have the same problem as cygy (even though I followed your instructions for it), turns out just copied the text, and including, the div statements only and it worked fine :).

I will prob have a couple of questions for you re it once I progress a bit further with our new site :).

sailfindragon 05-04-2009 12:08 PM

Hi
I have installed the tab menu and it is looking good, however it does not sit where it should. It currently sits at the top of the box where it says forum.(breadcrumb box)
I want it to sit above this at the bottom half of my header.

I have inserted the code at the very bottom of the header.
And CSS code in Additional CSS.

Any help would grateful. I want to get this sorted before I replace the tabs with my own tabs.

UKBusinessLive 05-04-2009 01:52 PM

A link to your site or a screenshot will give me a better idea

sailfindragon 05-04-2009 06:47 PM

Quote:

Originally Posted by UKBusinessLive (Post 1804342)
A link to your site or a screenshot will give me a better idea

Apologies, I knew I should have provided that! Here it is

UKBusinessLive 05-05-2009 05:03 AM

If you want to place the tabs below the navbar you could try and add it to your navbar template at the very end (Although i've not tested it!)

AdminCP > Styles & Templates> Style Manager> Your Chosen Style> All style options> Edit templates> Navigation / Breadcrumb Templates> navbar

Problem being if you add it anywhere else like forumdisplay, you'll lose them when you navigate away from your index page.

The thing with your site is you have a lot of black and white and where the tabs go you'd be better using the white ones ;)

sailfindragon 05-05-2009 04:52 PM

Hi

Thank you for your help. I will certainly try your suggestion, however I have a feeling it will just add it above or below navbar. I was messing about with site colors yesterday, hence there being a lot of black! LOL

Will keep you posted.

thanks

UKBusinessLive 05-05-2009 09:27 PM

Quote:

Originally Posted by sailfindragon (Post 1805184)
Hi

Thank you for your help. I will certainly try your suggestion, however I have a feeling it will just add it above or below navbar. I was messing about with site colors yesterday, hence there being a lot of black! LOL

Will keep you posted.

thanks


Let me know how you got on ;)

PHILIPS-08 05-11-2009 07:16 PM

Code:

<ul>
                                <!-- CSS Tabs -->
<li id="current"><a href="http://www.ukbusinesslive.co.uk/topsite/"><span>Forums Topsite</span></a></li>
<li><a href="http://www.ukbusinesslive.co.uk/forum/group.php?"><span>Social Groups</span></a></li>
<li><a href="http://www.ukbusinesslive.co.uk/forum/online.php?"><span>Who's Online</span></a></li>
<li><a href="http://astore.amazon.co.uk/ukbuli-21"><span>UKBL Bookstore</span></a></li>
<li><a href="http://www.ukbusinesslive.co.uk/forum/usercp.php"><span>Your CP</span></a></li>
<li><a href="http://www.ukbusinesslive.co.uk/forum/memberlist.php"><span>Member List</span></a></li>
<li><a href="http://www.ukbusinesslive.co.uk/"><span>UK Business Live</span></a></li>

Add this code to my navbar but it showing like this view my screen shot

>> https://vborg.vbsupport.ru/external/2009/05/117.jpg

high76 05-12-2009 10:28 AM

that code is incomplete so css isnt loaded.
add before:
HTML Code:

<div id="tabsK">
and
HTML Code:

</ul>
                        </div>

after your code.

yotsume 06-02-2009 07:05 PM

1 Attachment(s)
Breadcrumb Box Pushed Right
No matter what code variation I seem to try in my header, it is pushing the box with my breadcrumbs off the screen to the right. How can I fix this?

Here are my site details:
vb3.6.2 (using default style)
vba 3.2.0

Screenshot attached


All times are GMT. The time now is 08:21 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.01969 seconds
  • Memory Usage 1,748KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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