vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 5.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=259)
-   -   Mini Mods - New way to force guests to register (https://vborg.vbsupport.ru/showthread.php?t=297931)

Righard 09-11-2014 09:04 PM

Doesn't work here on 5.1.3... Too bad... I like it...

shimei 05-29-2015 02:26 AM

Great and working with 5.1.7


You can see it here: https://www.christforums.org

Thanks much,
Shim

shimei 06-05-2015 02:15 AM

Quote:

Originally Posted by bhalkum (Post 2457413)
Works fine on 5.0.5, except the image covers the submit button on the registration page.

You could move the registration button to the left side:

Code:

.action-buttons {
  text-align: left;
}

I suspect people are having issue with smaller screen sizes. To not display the image on screens smaller than 600px:

Code:

@media only screen and (max-width: 600px) {
  div.forcetoregister {display: none;}
}


MokeyII 09-14-2016 10:24 AM

I can't seem to get it to work on 5.2.3

tattotattoo 08-27-2020 06:06 PM

like bro!

ywwz 08-31-2020 03:05 AM

Does it work on 5.6.3?

Mboora 12-31-2020 09:41 PM

Please could someone update this for 5.6.4?


All times are GMT. The time now is 02: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.01164 seconds
  • Memory Usage 1,727KB
  • 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
  • (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
  • (7)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