Support

Home Forums Event Espresso Premium Configure/Customise Event Search result

Configure/Customise Event Search result

Posted: August 20, 2012 at 8:04 am


Pheh Sze Teh

August 20, 2012 at 8:04 am

Can someone point to me how to go about customising the search result from the new feature of 3.1.26 – Event Search

I know just by typing in to the search box the results appear.
I want to know where to look to edit some css to adjust the page to expand properly when a lot of 10 event results is returned.

Thanks


Seth Shoultes

  • Support Staff

August 20, 2012 at 11:16 am

The only styles we have added for this are located in “event-espresso/templates/css/themeroller/themeroller-base.css” file.

Here are some of the base styles:

input#ee_autocomplete, input#ee_fes_autocomplete {
width: 400px;
}
input#ee_autocomplete{
margin-left: 15px;
}
ul.ui-autocomplete{
width:400px;
}
ul.ui-autocomplete li{
list-style:none;
padding: 5px 10px;
}


Pheh Sze Teh

September 5, 2012 at 11:56 pm

Thank you.

The support post ‘Configure/Customise Event Search result’ 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