Dear Kriesi!
I have a table on my frontpage:
http://www.onfejlesztoter.hu
Visualization of the table is wrong in Internet explorer, the columns don’t begin same line.
https://drive.google.com/file/d/0B19WV53D7jS5U1Jra0lod01uZXM/edit?usp=sharing
Please help me, we have already talked about this problem, but you closed the ticket without solution.
https://kriesi.at/support/topic/table-calibration/
Regards:
Robi
Hi caroberto6!
This should fix it though the pricing tables are really intended for that kind of layout so as the theme updates it may not always render as you have it now without some css customization to go along with it:
ul.pricing-table {
vertical-align: top;
}
Cheers!
Devin
Hi Devin!
Thank you for your answer, I wrote your code, but there are no change in IE.
Regards:
Robi
Hey!
Can you keep the css live and then let us know when we can take a look with it in place? I tested it live on my dev site and it worked there.
Best regards,
Devin
Hi Devin!
How can I send the css live to you? If I create a temporary admin login for you, you can download it used my dashboard of my page?
Regards:
Robi
Add in the css, keep it in there and let us know when we can see the site with that css added in to your Quick CSS or custom.css file.
Add to the previous css so that its:
ul.pricing-table,
.pricing-table-wrap {
vertical-align: top;
}
Hi Devin!
Thank you very much, it worsk!!! :)
I’m glad, that I can work with the Enfold Team! :)
Regards:
Robi