vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   New Registration Look (https://vborg.vbsupport.ru/showthread.php?t=107877)

Lineman28645 02-12-2006 10:00 PM

New Registration Look
 
What this do: This changes the registration a little. It will add (*) before required fields of registration. Its simple to change the color mods I've chosen for this. Just edit the <font color="#"> part of the mod to change colors.

To Simple: Yes it is indeed, however it is my first template mod, so i'm kinda proud. Don't ruin it for me. Thats pretty much it... :smoke:

Please click https://vborg.vbsupport.ru/ if you like it or use it

Installation Time: 2 minutes


Remember first template mod, so be kind. :)


Code:

Installation:.
Go to: Admin CP > Styles and Templates > Templates > Registration > register

Find:
<phrase 1="$vboptions[bbtitle]">$vbphrase[to_post_must_first_register]</phrase>
                        </div>

After this Add:
All Fields marked with <strong><font color="#FF#300">*</font></strong> are required.

Find:
<strong>$vbphrase[username]</strong>:<br />

Change To:
<strong><font color="#FF#300">*</font>$vbphrase[username]</strong>:<br />

Find:
<legend>$vbphrase[password]</legend>

Change To:
<legend><font color="#FF#300">*</font>$vbphrase[password]</legend>

Find:
<legend>$vbphrase[email_address]</legend>

Change To:
<legend><font color="#FF#300">*</font>$vbphrase[email_address]</legend>

Find:
<td>$vbphrase[if_under_13_provide_parent]</td>

Change To:
<td><font color="#FF#300">*</font>$vbphrase[if_under_13_provide_parent]</td>

Find:
<legend>$vbphrase[image_verification]</legend>

Change To:
<legend><font color="#FF#300">*</font>$vbphrase[image_verification]</legend>

Save and Close. Test it out. :)


simon. 02-13-2006 02:20 PM

I wont be installing this, but it does look good, conveniant and friendly :)

The Chief 02-13-2006 02:22 PM

nice, and clean, like it :)

Snake 02-13-2006 04:15 PM

I'm lovin' it! :)

Lineman28645 02-13-2006 04:23 PM

Thanks all! :) Its my first mod ever.

Reeve of shinra 02-13-2006 05:13 PM

Sometimes the simplest edits are the best. :)

You may want to check into using span tags with a css class. It may make implementation and changes a little easier.

Lineman28645 02-13-2006 05:18 PM

The only problem I came apon when doing this mod, was I can't seem to get it to apply the * to custom made profile options that are required when registering. It adds the * above it. :(

If only I could fix that, I would be set. :) Thanks for all the support on the mod. Hope people find it to be useful, and install it. The first day I registered here, I was thinking of what I could make, and then a guy was requesting something like this be done. So I started playing around with it on my test forum.

David_R 02-14-2006 10:07 AM

Quote:

Originally Posted by Reeve of shinra
Sometimes the simplest edits are the best. :)

You may want to check into using span tags with a css class. It may make implementation and changes a little easier.

thats true, nice mod though.

Zia 02-14-2006 02:41 PM

:) Nice Change....New Appearance is smart..

gonna install it

[high]* Zia clikcs install[/high]

Lineman28645 02-14-2006 04:01 PM

My self-esteem is up now. :) I look at some of yalls profiles it makes mine look puny. I have some ideas for a new admin hack but no clue on how to go about making it. I think he would be a really good idea if I could just figure out how to do it.


All times are GMT. The time now is 12:35 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.01152 seconds
  • Memory Usage 1,738KB
  • 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_quote_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
  • (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