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.

wwwdjrcs 02-16-2006 01:25 AM

works great for me, check it out in action at http://forum.djrcs.com

Lineman28645 02-16-2006 07:52 PM

Quote:

Originally Posted by wwwdjrcs
works great for me, check it out in action at http://forum.djrcs.com

Very nice! Wasn't hard to install at all either.

criscokid 02-22-2006 09:37 AM

I was the one who was originally after this mod but this is only one part of my mod request.

At the moment the standard vBulletin registration page isn't laid out very logically... It has all the 'required' fields at the top followed by the 'optional' fields lower down the page.

The user registration page on most websites is laid out in a more orderly and logical way and 'required' fields are normally indicated with an asterisk (*).

On my forum I have seperate fields for city (free text and required), state (drop down list and optional) and country (drop down list and required). The state field is optional as I don't have the state of every country in the world listed - only USA, Canada and UK. I have all this information in seperate fields as it enables me to compile detailed statistics on where my registered users are from.

City, state, country is a logical order but because the state field is optional (not every country in the world is divided in to different states) this field is relegated down the page to the 'optional' fields on the registration form.

I'd like to see the registration page formatted into a more logical order with 'required' fields indicated with an asterisk (*) which Lineman28645 has done but the logical ordering still needs to be worked on.

LiveMicSociety 03-08-2006 05:18 PM

Installed :up:


All times are GMT. The time now is 05:49 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.01174 seconds
  • Memory Usage 1,748KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (14)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete