vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=161)
-   -   FreshBlue Template (https://vborg.vbsupport.ru/showthread.php?t=111649)

thptquynhluu1 04-26-2006 03:52 PM

Very nice! Cool! Thanks !

jellybaby 04-26-2006 06:16 PM

Dom have set this so you can see it on my site now. Need to change the template at the bottom

IceBurn3000 04-27-2006 01:29 AM

Quote:

Originally Posted by Dom.S
IceBurn, looking at your forum, the problem is that you have content above the navbar. Since the navbar is already negatively positioned in the design in order to fit nicely into the curved corners, things are getting messed up. I would suggest you put the welcome headers stuff underneath the navbar if at all possible.

That said, you can use my fix, I assure you. Might need some different numbers, though. ;) Firstly, I looked at your CSS - you have the 'Fix navbar pop-up menus' in there twice. Most likely once in each of the additional CSS definitions boxes. Delete them both. Once you've done that you have a base and can find the correct negative margins through trial and error. The problem with doing this when you have text content above the navbar (and therefore drop down menus) is that if that text size is increased, your navbar will move down but the menus won't, so there could be some positioning problems.

(is it me or is vB.org a bit dead server-wise atm?)

My bad.. i had gotten distracted while applying the update. All working now! Thanks!

Dom.S 04-27-2006 07:39 AM

Glad that sorted it, IceBurn.

Quote:

Originally Posted by jellybaby
Dom have set this so you can see it on my site now. Need to change the template at the bottom

Ah ok, well the reason these aren't working properly is that my 'fix' only applies to the standard menus, ie the search and quick links menus. Also as you've also modified the navbar quite a bit we may need some different margin numbers to get the positioning right. Not a problem though. What I'd suggest you try first is to add the extra menu navbars to CSS 'fix', with this code (replace the old one):

Code:

/* Fix navbar pop-up menus */
#custom_links_menu, #itrader_ext_menu, #usercptools_menu, #navbar_search_menu {
        margin-top: -160px;
        margin-left: -100px;
}

The second problem is that your iTrader dropdown doesn't seem to be loading at all. I've checked, and this is because it doesn't exist. The menu should be starting with the code:

Code:

<div class="vbmenu_popup" id="itrader_ext_menu" ...
But that just isn't in the markup, for whatever reason. So to make it appear, you need to add the menu content into the markup somewhere. There's more info on doing that here.

jellybaby 04-28-2006 02:36 PM

Sorry should have said I knew some didnt work not all info added in for the Itrader. Tried the fix you suggested but unfortunately didnt make any difference.

Dom.S 04-28-2006 02:47 PM

The fix definitely does make a difference as I tested it myself to be sure. ;)

I've uploaded the test file I used. Most of the images are broken as it apparently saved oddly, but you can see that the extras menu behaves as it should. http://www.vaya.ws/misc/mumzonetmp/

I haven't changed the HTML at all there, that's just the CSS change I gave in my previous post.

jellybaby 04-28-2006 02:53 PM

OK Ill reinstall to see if that helps, thanks Dom

jellybaby 04-28-2006 03:02 PM

Very strange, I did a fresh install and put the exact code in you said, and its still not coming up in the same place as yours! Ive just played around and seem to have it in the right place now though thanks.

Dom.S 04-29-2006 08:39 AM

Glad that's sorted it. :)

Zachery 06-08-2006 09:07 AM

As per your other thread, all modifications (styles, addons, hacks, etc) must be avaible here on vBulletin.org.


All times are GMT. The time now is 12:07 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.01685 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
  • (2)bbcode_code_printable
  • (2)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