The Arcive of vBulletin Modifications Site. |
|
New Registration Look Details »»
|
|||||||||||||||||||||||||
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 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. :) Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
I wont be installing this, but it does look good, conveniant and friendly
|
|
#3
|
||||
|
||||
|
nice, and clean, like it
|
|
#4
|
||||
|
||||
|
I'm lovin' it!
|
|
#5
|
||||
|
||||
|
Thanks all!
Its my first mod ever.
|
|
#6
|
||||
|
||||
|
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. |
|
#7
|
||||
|
||||
|
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.
|
|
#8
|
|||
|
|||
|
Quote:
|
|
#9
|
||||
|
||||
Nice Change....New Appearance is smart..gonna install it [high]* Zia clikcs install[/high] |
|
#10
|
||||
|
||||
|
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.
|
![]() |
|
|