Support

Home Forums Event Espresso Premium Need to edit layout on registration page.

Need to edit layout on registration page.

Posted: November 23, 2012 at 4:58 am


Warren

November 23, 2012 at 4:58 am

Hi Guys, I need to edit the layout on the registration page a bit.

I have added a new question that functions as an ‘agree to terms’ device.

Please see attached image:
https://dl.dropbox.com/u/13202921/eventesp.jpg


Warren

November 23, 2012 at 5:00 am

I have already checked:

registration_page_display.php

At Line 188 – Line 196 it displays the code for the form, but I cannot see where to edit?


Dean

November 23, 2012 at 5:24 am

Hi Warren,

Part of the structural HTML is there and part of it is in the registration_page.php.

However, it isnt the structure you need to be looking at, rather its the CSS.

For example, by adding this to your themes style.css it will sort the tick box out

.event_espresso_form_wrapper ul {
margin-left: 0 !important;
}

The terms of purchase is not to do with EE’s styles though, it is your themes. On line 103 there is a float:left removing that will stop the title Terms of Purchase being where it is. However removing that may affect other parts of the theme, I didnt test in depth.

The support post ‘Need to edit layout on registration page.’ 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