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 ~ Quality Drop Down Menu System (https://vborg.vbsupport.ru/showthread.php?t=203521)

Halfhidden 11-01-2009 11:12 AM

Quote:

Originally Posted by davida500 (Post 1908975)
Thanks for the info so far halfhidden...Is there any way you may be able to help me further with the issue :)

It would be much appreciated.

David.

You could post your header script here and I'll take a look at it.

davida500 11-01-2009 01:16 PM

1 Attachment(s)
Quote:

Originally Posted by Halfhidden (Post 1908979)
You could post your header script here and I'll take a look at it.

The full header is too long to post haha, so i have attached a document with the full header code.

Thanks for the help :)

Halfhidden 11-01-2009 05:29 PM

Quote:

Originally Posted by davida500 (Post 1909001)
The full header is too long to post haha, so i have attached a document with the full header code.

Thanks for the help :)

Sorry been off.... broadband is playing up big time.
OK had a look and can't see any div or tables as I thought... but I did find the reason for the look. I can't see anywhere in your edit (where you placed in the url's for your menu) where javascript is turned off.
For instance you have:
Code:

<li><span class="qmdivider qmdividery" ></span></li>
<li><a class="qmparent" href="/forums/usercp.php">CONTROL PANEL</a>

I was expecting to see something like this:
Code:

        <li><span class="qmdivider qmdividery"></span></li>
        <li><a class="qmparent" href="javascript:void(0);">CONTROL PANEL</a>

If I'm right (I'm no Javascript guy) but without the switch turning off javascript the menu (I'm pretty sure) will not format correctly.
I tried several menu headers with the above javascripts and the menu moved along from left (justified) to right on one line.

Basically what I'm saying that if you replace the top code with the second code I posted for each section in your menu the menu will show properly.

davida500 11-01-2009 06:51 PM

That doesn't seem to help. I feel there may be something else affecting the format because I've tried deleting everything in my header except the navbar script and it still didn't work.

I think the problem may lie in that the section of my forum that is the header just keeps shrinking as you shrink your browser. If you go on my site and start shrinking your browser, the forums section eventually starts getting cut off, but the header just keeps shrinking.

Halfhidden 11-01-2009 07:03 PM

Why is the navbar script in the header?

davida500 11-01-2009 07:26 PM

"When you've finished all your editing, we need to upload this whole code to your Header Template of the Style"

That's what it says in the installation instructions. If it doesn't go there, then where?

Halfhidden 11-01-2009 07:39 PM

Quote:

Originally Posted by davida500 (Post 1909103)
"When you've finished all your editing, we need to upload this whole code to your Header Template of the Style"

That's what it says in the installation instructions. If it doesn't go there, then where?

No that's ok... it's just that the navbar is a different animal altogether.

I am still looking through the code and a couple of things for instance:
Code:

<!-- ********************************************** -->
<!-- END User Login and Info                        -->
<!-- ********************************************** -->
__________

<!-- ********************************************** -->
<!-- START Mood Chooser                            -->
<!-- ********************************************** -->

Not sure why the __________________

I'll let you know if I find anything else... (although that's not the reason for your problems)

Halfhidden 11-01-2009 08:06 PM

Sometime I can't see the tree's from the woods...

Look for:
Code:

/*"""""""" (MAIN) Container""""""""*/       
        /*""""""Edit the second value for
        padding to adjust centering"""""*/
        #qm0       
        {       
                padding:5px 275px;
                margin:0px;
                background-color:#000000;
                background-image:url(images/nav/gradient_16.gif);
                border-width:1px;
                border-style:solid;
                border-color:#000000;
        }


Change to:
Code:

/*"""""""" (MAIN) Container""""""""*/       
        /*""""""Edit the second value for
        padding to adjust centering"""""*/
        #qm0       
        {       
                padding:5px 5px;
                margin:0px;
                background-color:#000000;
                background-image:url(images/nav/gradient_16.gif);
                border-width:1px;
                border-style:solid;
                border-color:#000000;
        }


Job done!

davida500 11-02-2009 07:33 PM

No that doesn't help. Thanks for trying though.

Halfhidden 11-02-2009 07:53 PM

1 Attachment(s)
Really.. I haven't changed you header except the padding as mentioned above.
Here's a screen shot from my test site.... now remember I haven't loaded any of the graphics from your site so it looks a bit naff... but the navigations works as expected. This was taken at 1024x768


All times are GMT. The time now is 10:56 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.01169 seconds
  • Memory Usage 1,750KB
  • 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
  • (5)bbcode_code_printable
  • (4)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