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 - New way to force guests to register (https://vborg.vbsupport.ru/showthread.php?t=272295)

Angle4cor 12-04-2011 07:31 AM

Is it possible to add more than one register.png ?

dszuecs 12-04-2011 01:13 PM

Quote:

Originally Posted by Angle4cor (Post 2274517)
Is it possible to add more than one register.png ?

Sure, simply add another div, something like:

div.forcetoregister2 {
background:url(images/misc/register.png);
background-repeat: no-repeat;
width:300px;
height:200px;
padding:0 5px 3px;
position:fixed;
right:1px;
bottom:0px;
z-index:1;
}


And the code in the header template would look something like this:

<vb:if condition="$show['guest']"><a href="/register.php"><div class="forcetoregister"></div><div class="forcetoregister2"></div></a></vb:if>

mlotziii 12-11-2011 03:05 AM

Worked for me! I customized it for my forum theme. Let me know what you think of my phrase and image: http://www.lotzoutdoors.com/forums

Alfa1 12-11-2011 07:03 AM

dszuecs, your site design and logo looks very nice! Who did it?

dszuecs 12-12-2011 12:13 AM

Quote:

Originally Posted by Alfa1 (Post 2276688)
dszuecs, your site design and logo looks very nice! Who did it?

Hi there. First of all i'd like to say thanks.
The site is based on a "vbskin.net" theme - changes are done by me. (pretty much CSS stuff)

Regards

Alfa1 12-13-2011 01:09 AM

Great job!

dszuecs 12-13-2011 02:16 PM

Quote:

Originally Posted by Alfa1 (Post 2277195)
Great job!

Thanks alot, much appreciated!

DiageoLiam 12-14-2011 07:26 PM

Any alternative when additional.css is deemed 'obsolete'?

HMBeaty 12-14-2011 10:03 PM

1 Attachment(s)
Took me a bit, but made a special one that the fans of Gunnery Sergeant R.L. Ermey aka "The Gunny" (Gunny Hartman from Full Metal Jacket) will love :D

https://vborg.vbsupport.ru/attachmen...1&d=1323903825

HMBeaty 12-14-2011 10:40 PM

Just finished putting "Gunny" in action ;)

www.usmilitarylife.com


All times are GMT. The time now is 07:47 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.01301 seconds
  • Memory Usage 1,734KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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