Support

Home Forums Event Espresso Premium Change Color of Cell Backgrounds in Event Table

Change Color of Cell Backgrounds in Event Table

Posted: March 19, 2014 at 5:14 pm

Viewing 3 reply threads


prodefense

March 19, 2014 at 5:14 pm

We would like to change the background color of some of the table cells in our event table. The reason being, the default color of the table is white and another person who does a lot of work on our site wants to force a global default wherein all links are shown in white text. As a result, the “Register” link is white on white (invisible).

Alternatively, if we could force a change of color of the “Register” link text just on that page, overriding the global setting, that would work as well.

My guess is that this would have to be done through the event_list_display.php and/or event_list.php files, which I’ve looked at, but I wouldn’t know specifically what to do. [Unless there is a simpler method of selecting table parameters that I’ve missed completely somewhere in the plugin.]

The table can be seen at . Currently we have the global setting (forcing text links to be white) set to a light gray instead – so the “Register” link can be seen until we get this adjusted.


prodefense

March 19, 2014 at 5:17 pm

Sorry – thought I knew how to get the link inserted correctly. Table is at http://www.prodefensenm.com/upcoming-classes/


Lorenzo Orlando Caum

  • Support Staff

March 19, 2014 at 7:22 pm

Hello,

How about something like this:

http://cl.ly/image/1B3f110W1O2e

You could add the following CSS to a plugin like My Custom CSS:

.espresso-table-header-row {background: #FFFFFF}
.espresso-table {background:#EEEEEE}


Lorenzo


prodefense

March 20, 2014 at 1:07 pm

Fantastic! Simple and works beautifully. Much appreciated Lorenzo!

Viewing 3 reply threads

The support post ‘Change Color of Cell Backgrounds in Event Table’ 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