Title: CSS Code for two tables
Last modified: June 9, 2017

---

# CSS Code for two tables

 *  Resolved [brasil2004](https://wordpress.org/support/users/brasil2004/)
 * (@brasil2004)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/css-code-for-two-tables/)
 * Hello,
 * i have to write in German, because my English is very bad.
 * Ich habe diesen Code als Css eingegeben (nur die relevanten Zeilen):
 * .tablepress .odd td {
    background-color: blue; border-left: 1px solid #E1EEF4;
   font-size: 12px; font-weight: normal; }
 * .tablepress .even td {
    background-color: red; text-align: left; border-left:
   1px solid #E1EEF4; font-size: 12px; font-weight: normal; }
 * Aber der funktioniert nur für eine Tabelle. Für diese hier:
    [https://hbross.de/demonstrative-pronoun/](https://hbross.de/demonstrative-pronoun/)
 * Bei dieser Tabelle funktioniert der Code nicht:
    [https://hbross.de/verbos-irregulares-en-espanol/](https://hbross.de/verbos-irregulares-en-espanol/)
 * Da ich erst am Anfang meiner “Karriere” bei WordPress und Tablepress bin, weiß
   ich mir leider nicht mehr zu helfen. Wo liegt der Fehler?
    Danke für Hilfe Peter

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Thread Starter [brasil2004](https://wordpress.org/support/users/brasil2004/)
 * (@brasil2004)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/css-code-for-two-tables/#post-9214828)
 * Ergänzung:
    Ganz offensichtlich muss man die JavaScript-Bibliothek deaktivieren,
   dann klappt es. Ist das richtig?
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/css-code-for-two-tables/#post-9217639)
 * Hi,
 * ja, da deine Tabelle verbundene Zeilen (`#colspan#`) benutzt, was nicht mit den
   JavaScript-Funktionen kompatiblel ist, musst du diese deaktivieren. Dann sollten
   auch die alternierenden Zeilenfarben wieder funktionieren.
 * Viele Grüße,
    Tobias
 *  Thread Starter [brasil2004](https://wordpress.org/support/users/brasil2004/)
 * (@brasil2004)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/css-code-for-two-tables/#post-9218464)
 * Vielen Dank für Deine Mühe!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/css-code-for-two-tables/#post-9218485)
 * Hallo,
 * kein Problem! Gern geschehen!
 * Viele Grüße,
    Tobias
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/css-code-for-two-tables/#post-9220213)
 * Hallo,
 * Noch ein P.S.: Ich würde mich freuen, wenn du TablePress im WordPress-Pluginverzeichnis
   auf [https://wordpress.org/support/plugin/tablepress/reviews/](https://wordpress.org/support/plugin/tablepress/reviews/)
   bewerten würdest, falls du noch nicht hast. Danke!
 * Viele Grüße,
    Tobias

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘CSS Code for two tables’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/css-code-for-two-tables/#post-9220213)
 * Status: resolved