Hey,
Is it possible to style the profile form itself? I found theme.php responsible for the default welcome page, but you can’t style the form there as it look like this
<div style="margin: 40px auto 0 auto; width: 600px; border: 3px solid #666; background-color: #fff; padding: 20px">
<h2>My title</h2>
<strong>{message}</strong>
</div>
However I’d like to change few things, for example change td align to left and few others.
Also is it possible to add some text before Preferences list. Something like
“Please choose you preferences to receive a customized newsletter” would make sense.
Thanks,
Anton