Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Text alignment problem with registration form | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Text alignment problem with registration form

Text alignment problem with registration form

Posted: October 30, 2012 at 11:56 am

Viewing 2 reply threads


Csete Sarolta

October 30, 2012 at 11:56 am

Hi there!
I am having trouble with text alignment on the registration form – for some reason the text is fully justified. See here: http://www.primetimeinottawa.ca/event-registration/?ee=2. Which file would I have to edit to change the text alignment on the reg form? Every other page is fine.
Thanks,
Sarolta


Josh

October 30, 2012 at 1:43 pm

Hi there,

Those styles are coming from the active WordPress theme, line 808 of style.css:

#container, 
#content, 
#content-full {
    font-size: 14px;
    text-align: justify;
}

You could try overriding that with:
text-align:left;


Csete Sarolta

October 30, 2012 at 5:13 pm

That worked perfectly, thanks a lot!!!
Sarolta

Viewing 2 reply threads

The support post ‘Text alignment problem with registration form’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso - Staging Server