1
1983studios
Changing the look of register.php/ any help pretty please :)
  • 2004/6/5 17:03

  • 1983studios

  • Just popping in

  • Posts: 5

  • Since: 2004/5/26


howdy howdy xoopers,

I'm trying to modify the way the register form looks, but im pretty much a design junky. So swimming through endless code isnt quite my cup of tea. Does anyone know how to change the font size of the dropdowns (mainly timezone) on register.php? The problem im having is the way I have the site laid out, when someone goes to the registration screen the timezone dropdown streches way past the 800X600 mark im trying to stay in. I've alrady tried a couple different ways through css, but I can only effect the input areas.

any ideas would greatly help, thanks
-83

2
JackJ
Re: Changing the look of register.php/ any help pretty please :)
  • 2004/6/5 17:56

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


This form is defined in

system admin->templates->system->system_userform.html

The default theme does not have many style.css calls if any, so they would need to be defined in the template and the style.css in your themes folder. The template in x2t is quite neat and has more style.css definitions included in the template and style sheet. X2t has its templates in your extras folder. Perhaps use this as a bouncing board..

3
1983studios
Re: Changing the look of register.php/ any help pretty please :)
  • 2004/6/5 18:42

  • 1983studios

  • Just popping in

  • Posts: 5

  • Since: 2004/5/26


Thanks for your reply

Im actualy talking about the registration form ex: yoursite.com/register.php

Is this hardcoded to the point of not being editable or is it just somewhere deep within? Im trying to make this fit in about a 500px area, but with the dropdown for different timezones(and maybe even the disclaimer textarea) it stretches it much further than i can allow.

thanks again,
-83

4
JackJ
Re: Changing the look of register.php/ any help pretty please :)
  • 2004/6/5 19:00

  • JackJ

  • Community Support Member

  • Posts: 747

  • Since: 2003/8/31


The above is the design template for the form the users see

I know what you mean, the registration is hardcoded, others have posted about this in the past, the most one can do at the moment without serious codeing is change the fonts sizes and look and sizes etc through the template I mentioned. The text can also be change through language defines.


5
1983studios
Re: Changing the look of register.php/ any help pretty please :)
  • 2004/6/5 19:12

  • 1983studios

  • Just popping in

  • Posts: 5

  • Since: 2004/5/26


Awesome, thanks for the info you RAWK
-83

6
1983studios
Re: Changing the look of register.php/ any help pretty please :)
  • 2004/6/5 19:22

  • 1983studios

  • Just popping in

  • Posts: 5

  • Since: 2004/5/26


hehe, im just a big wank, I just viewed the source...found the class (timezone_offset, if anyone else needs it) and put the css as needed ex:
#timezone_offset {font-size: 10px;}

well thats just cool stuff
-83

7
Fritz
Re: Changing the look of register.php/ any help pretty please :)
  • 2004/6/7 19:45

  • Fritz

  • Just popping in

  • Posts: 47

  • Since: 2004/5/5 1


Quote:
The above is the design template for the form the users see


system_userform.html is not the Registration form, it is the login form. I still can't find a template for the Registration form, which appears to be built dynamically using the classes.

8
kahumbu
Re: Changing the look of register.php/ any help pretty please :)
  • 2004/6/7 19:54

  • kahumbu

  • Documentation Writer

  • Posts: 277

  • Since: 2003/8/23


If you really want to know , the registration form is found in include/registerform.php.

Another way to manage the timezone 'space' is to decrease the text included in it. The file to edit is language/english/timezone.php. For my site, I just included 1 or 2 of the more common countries instead of having it listing about 4-5.

Login

Who's Online

287 user(s) are online (157 user(s) are browsing Support Forums)


Members: 0


Guests: 287


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits