Support

Home Forums Event Espresso Premium Tables don't show up correctly

Tables don't show up correctly

Posted: June 27, 2014 at 3:45 pm

Viewing 9 reply threads


tanglefest

June 27, 2014 at 3:45 pm

Hello! I am having a problem with tables showing up correctly inside my theme. I think it is a theme problem, but I am not sure how to fix it, could you please take a look? Thank you!

WordPress Version:
3.9.1
PHP Version:
5.3.22
MySQL Version:
5.5.32
Event Espresso Version:
4.2.6.p
WordPress Address (URL):
http://garmoshka.com/tanglefest
Site address (URL):
http://garmoshka.com/tanglefest


Garth

  • Support Staff

June 27, 2014 at 4:07 pm

Hi,

Can you describe to us is not right about your tables so we can comment on it specifically


Lorenzo Orlando Caum

  • Support Staff

June 27, 2014 at 4:20 pm

Hi, this looks okay from my end and the ticket selector works:

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

What should we be looking for?


Lorenzo


tanglefest

June 27, 2014 at 5:48 pm

Hello! Sorry about that, I switched to a new theme to see if it will work. Please try again to see the problem: http://garmoshka.com/tanglefest/


Lorenzo Orlando Caum

  • Support Staff

June 27, 2014 at 5:57 pm

That also appears and works as expected:

http://cl.ly/image/3z1X3K2e0B0R

Event Espresso comes with basic styling and is then influenced by the theme in use.

Are you wanting to add some spacing?


Lorenzo


tanglefest

June 27, 2014 at 6:19 pm

Yes, you see how it looks way better with the other theme? It would be great if I could space it out. Also, if you follow through with the registration, you will see that the top menu that lists the registration steps looks weird – the grey colors are off. Thanks!


Lorenzo Orlando Caum

  • Support Staff

June 27, 2014 at 6:27 pm

Alright your theme has some CSS in place to reduce spacing in tables. Try this:

#tkt-slctr-tbl-80{width:100%}

http://cl.ly/image/3B1j0y2w411t

You can add it to your child theme’s stylesheet or a plugin like My Custom CSS or Reaktiv CSS Builder.


Lorenzo


tanglefest

June 27, 2014 at 7:28 pm

That solved it, thank you! Do you know, also, what i could do to change the text from this light gray that doesn’t show up? Or get rid of that menu all together? Thanks!

https://drive.google.com/file/d/0B3hvoOU6ZpGUZGt0MzZfUmtWV3c/edit?usp=sharing


Lorenzo Orlando Caum

  • Support Staff

June 27, 2014 at 7:42 pm

I overlooked that question. Sorry about that.

You can inspect any element on a page using a tool like Firebug or Chrome Developer Tools (included with Google Chrome).

Here is the CSS in use:

#single-page-checkout .inactive-step .spco-step-big-nmbr {
	color:#e8e8e8;
}

Change the color above to something darker such as #e3e3e3 and then add to your child theme’s stylesheet or a plugin like My Custom CSS.


Lorenzo


tanglefest

June 28, 2014 at 8:48 am

Thank you!

Viewing 9 reply threads

The support post ‘Tables don't show up correctly’ 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