Lucifix
Member
Posted 17 years ago #
Hi,
registratino site on my blog doesn't look very good. Does anyone have any idea how could I change that signup forms? I know that it's in wp-signup.php file but I would reather create theme for it.
Check what I mean:
http://blog.slo-foto.net/wp-signup.php
Regrads.
It checks to see what theme you're using already, as you can see. Instead of creating a whole new theme just for it, since it's hardcoded, add a new class to your css to handle it. The one it looks for is #widecolumn, so you just have to add it and tweak.