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 Vertical Menu System (https://vborg.vbsupport.ru/showthread.php?t=204558)

Saint_I_Am 02-24-2009 12:44 AM

1 Attachment(s)
Is there a way to remove the light coloured border from around the oustide of the box? see picture below.

UKBusinessLive 02-24-2009 05:03 AM

Quote:

Originally Posted by Saint_I_Am (Post 1752822)
Is there a way to remove the light coloured border from around the oustide of the box? see picture below.

Hi

Yes there is a way, you'll need to look in the Css code at the begining of the colde, its one of the Hex Numbers, have a look see if you can see which one it is, it looks like you've changed colours when compared to the original?? if so, You may have to PM the code so i can see.

I'll take a look for you tonight when i get back from work ;)

Saint_I_Am 02-24-2009 05:10 AM

will send you a pm with code and link to my site

Coleccromos 03-16-2009 08:55 AM

<div align="left">Hello again!

This menu can be set in the template forumhome? What is the situation?

Thanks</div>

UKBusinessLive 03-16-2009 05:42 PM

Quote:

Originally Posted by Coleccromos (Post 1769450)
Hello again!

This menu can be set in the template forumhome? What is the situation?

Thanks

This menu system is idea for side columns and VBa, as i don't have either i can't support other than the menu script itself, perhaps someone can anser your question??

Coleccromos 03-16-2009 09:19 PM

Quote:

Originally Posted by UKBusinessLive (Post 1769819)
This menu system is idea for side columns and VBa, as i don't have either i can't support other than the menu script itself, perhaps someone can anser your question??

Excuse either did not see this issue and referred me to this other menu.

I put my doubts in that post.

Sorry

Neutral Singh 05-27-2009 09:46 PM

Quote:

Originally Posted by AURFSCAN (Post 1741313)
Have it working perfect now.

To fix my arrows from being outside of the container. I did this

In the code remove

Code:

<!-- Add-On Core Code (Remove when not using any add-on's) -->
<style type="text/css">.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}</style><script type="text/javascript">if (!window.qmad){qmad=new Object();qmad.binit="";qmad.bvis="";qmad.bhide="";}</script>

and change

Code:

<!-- Create Menu Settings: (Menu ID, Is Vertical, Show Timer, Hide Timer, On Click (options: 'all' * 'all-always-open' * 'main' * 'lev2'), Right to Left, Horizontal Subs, Flush Left, Flush Top) -->
<script type="text/javascript">qm_create(0,true,0,500,false,false,false,false,false);</script>

to

Code:

<!-- Create Menu Settings: (Menu ID, Is Vertical, Show Timer, Hide Timer, On Click (options: 'all' * 'all-always-open' * 'main' * 'lev2'), Right to Left, Horizontal Subs, Flush Left, Flush Top) -->
<script type="text/javascript">qm_create(0,true,0,500,true,false,false,false,false);</script>

thanks for a great mod uk :up:

Although it works but it shows javascript error like qmad variable no defined.

Ryan Ashbrook 06-24-2009 06:31 PM

Downloaded, will install when my hand heals.

I could definitely use this for some of my custom code on both my site and forums. :)

BeFit4Free 06-29-2009 07:05 AM

Quote:

Originally Posted by wAnBoA (Post 1737213)
Tagged~
By the way, how can we have such menu like this following website?

http://animerender.com/forum/index.php?

That's not a vBulletin forum...

Magz 06-30-2009 09:43 PM

Im using this menu on my forums, but id like to use it on my vbadanced page too. However im guessing due to using the same css settings, it completeley throws everything out of synch.

I appreciate no support is given for vbadvanced, but has anyone managed to get this working on both forum and vbadvanced age. If so, How.

Thanks


All times are GMT. The time now is 10:40 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.01197 seconds
  • Memory Usage 1,740KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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