vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Mini Mods - Sticky Top Bar (https://vborg.vbsupport.ru/showthread.php?t=297763)

GamerPerfection 05-06-2013 08:08 AM

Well instead of having it fixed is it not possible to have it so it moves sideways with the site if necessary?

FakeMessiah666 05-06-2013 04:57 PM

Very awesome template mod. Thanks for sharing. :)

K4GAP 05-06-2013 05:41 PM

Quote:

Originally Posted by GamerPerfection (Post 2420188)
Well instead of having it fixed is it not possible to have it so it moves sideways with the site if necessary?

If one of your priorities with your site is everything has to be able to move sideways, maybe you should be more concerned with proper site functionality.

GamerPerfection 05-06-2013 05:45 PM

What is the point in this mod then if the right end of the sticky bar is inaccessible and if it wraps to the second line then it overlays the information underneath the navigation therefore making that bit unuseable.

Wedframe 04-23-2014 12:50 PM

Author forget to close div, before:
HTML Code:

</div><!-- closing div for above_body -->
So... this must look like this: In template navbar, found string:
HTML Code:

</div><!-- closing div for above_body -->
And add above "close div tag"
HTML Code:

</div>
-----------------------------------------------------------------------------------------------
HTML Code:

</div>
</div><!-- closing div for above_body -->


DemOnstar 04-28-2014 11:29 AM

Not sure what you mean here..

Code:

</div>
</div><!-- closing div for above_body -->

Mine already looks like that.

I downloaded, added the code to the necessary areas, did some tweaking and all seems well.

I tried to do this myself a while back, didn't succeed.
So now it does the job, well done bjarne2 sir.

Thanks for your effort..

DemOnstar 04-28-2014 01:55 PM

I did however find a minor issue.

When a user clicks the arrow icon in a quoted message, the page opens but the top of the message is clipped. i.e. obscured by the navbar.

Otherwise this would work perfectly.

Wedframe 04-28-2014 02:10 PM

Look to color of footer... is same as color of navbar without closed div. In some chances is not a problem.

DemOnstar 04-28-2014 02:19 PM

I am seeing nothing different.
Perhaps in your style there may well be something different?

Wedframe 04-28-2014 06:02 PM

Then I install this mod, i was have default style of vB4.2.2
And without closed div, I was haved color of foot same as stiky navbar(dark-blue). When I add </div>, color of foot staying with default color.


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