vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   How do I relocate the Forum disabled warning? (https://vborg.vbsupport.ru/showthread.php?t=272925)

BirdOPrey5 11-01-2011 11:46 PM

This brings it below the navbar for me:

Change board_inactive_warning template to:

Code:

<div class="forum_disabled" style="position:absolute; margin-top:100px;">{vb:rawphrase alert_board_off}</div>

BirdOPrey5 11-01-2011 11:50 PM

Actually the edit above will cause the bottom warning to be out of alignment too. Not sure if that will bug you or not.

No easy way to do this right.

chrisbjax 11-02-2011 11:52 AM

This gives me a very good starting reference. I will tinker now guys.
Thank you so much for your help! :D

--------------- Added [DATE]1320247176[/DATE] at [TIME]1320247176[/TIME] ---------------

I tried Zachery's suggestion first, and couldn't get it to render navbar.

I'm assuming I have to define it so I can render it?
PHP Code:

$navbar templater->render();
$navbar $warning

however, I couldn't get that to work. and I was uncertain how to continue registering components without having negative repercussions, so the page simply remains blank.
In the effort of simplicity, I went back and adjusted the board_inactive_warning template and simply added:

HTML Code:

<div class="forum_disabled" style="position:absolute; left:300px; top:auto; z-index:1000;">{vb:rawphrase alert_board_off}</div>
Thanks for all your help guys.


All times are GMT. The time now is 08:08 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.01458 seconds
  • Memory Usage 1,716KB
  • 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
  • (1)bbcode_html_printable
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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