Hallo zusammen habe gerade ei bisschen rumgebastelt aber mir fehlt der ein oder andere Hinweis.
Benutze Enfold und habe mir diese Tabelle gemacht : Nun will ich die Farben anderst haben... klappt auch auf den ersten Schritt.
Ist es möglich das ich den Hintergrund der Überschrift blau mache z.b. und die unteren Zellen einmal wei ---> dann grau durchgehen mache ?
Homepage Link: http://test.tvhuesingen.info/termine/
hier mal mein Custom CSS Code:
#top .avia-table, #top .avia-table td, #top .avia-table th, #top .avia-table tr{ background: #c3512f !important; }
#top .avia-table td, #top .avia-table tr, #top .avia-table th, #top .avia-table tr th:first-child, #top .avia-table tr td:first-child {
border-color: #000;
}
#top .avia-table td, #top .avia-table tr, #top .avia-table th, #top .avia-table tr th:first-child, #top .avia-table tr td:first-child {
border-left: none !important;
border-right: none !important;