Support

Home Forums Events Calendar Add-on no results… (57)

no results… (57)

Posted: January 10, 2013 at 8:44 am


aanderson

January 10, 2013 at 8:44 am

How do I add a line break to espresso events page?

I would like to clean up my [ESPRESSO_EVENTS] page by adding a line between each event. Is this possible? Right now all the dates and titles are back to back and kinda hard to see. Thanks so much!

Here’s my schedule page: http://www.newyorkbroadwaytours.com/schedule/

  • This topic was modified 4 years, 1 month ago by  Garth.


Dean

January 10, 2013 at 9:02 am

Hi,

One way to do it is to use the event_list_display.php template.

Basically instead of using the default [espresso_events] you would create a new page with [EVENT_LIST] and modify the template file to suit and point your clients there (and hide/remove the default one from the menu).

Alternatively if you wish to keep the current status quo, you are best using CSS to change the visual appearance.

E.g. using this code

.register-link-footer {
margin-bottom: 50px;
}

adds a margin to the register link effectively forcing the next event further down

The support post ‘no results… (57)’ 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