.tablepress-id-24 tbody td {
background-color: #ffffff !important;
color: #000000;
}
Where I have difficulty is that when I use this bit of CSS I cannot seem to get other shading to work. Either the table remains all white when using the !important tag (and my custom row shading fails) or it is shaded in alternating colors, grey and white, in addition to my custom row shading when I remove the !important tag.
]]>Thanks-
]]>Latest WP version, latest plugin update also.
Problem: The box next to “Alternating Row Colors” is not ticked in any of the tables and yet they alternate…..when I tick it, no change…….(even not after refreshing etc.)
Is it my theme? Do I misunderstand?
How can I change it? I do not want them to alternate.
Thank you for your time, love the plugin by the way!
]]>Thanks in advance!
https://www.ads-software.com/plugins/tablepress/
]]>https://www.ads-software.com/plugins/tablepress/
]]>See the 3d and 5th table here: https://www.letssport.de/
Here is a copy of the “Zusatz-CSS”:
`.dataTables_wrapper {
min-height: 0 !important;
}
.tablepress .odd td {
background-color: ##FEFEDD;
}
.tablepress .even td {
background-color: ##FBFBEF;
}
.tablepress td {
font-family: Calibri;
font-size: 14px;
color: #222299;
}
.tablepress .row-hover tr:hover td {
font-family: Tahoma;
font-size: 14px;
color: #0000FF;
background-color: #D9F7E6 !important;
}
.tablepress .column-1 {
width: 140px;
}
.tablepress .column-2 {
width: 120px;
}
.tablepress .column-3 {
width: 120px;
}
.tablepress .column-4 {
width: 60px;
}
.tablepress .column-5 {
width: 120px;
}
.tablepress .column-6 {
width: 60px;
}
https://www.ads-software.com/plugins/tablepress/
]]>If two tags are next to each other like “zombie” and “cats” it might make readers think I have one tag called “zombie cats.” What I want is “zombie” to be green and “cats” to be blue, so the different colors make them easily recognizable as separate tags.
Thanks for your suggestions!
]]>————
Slideshow(s)
————
Listings | Portfolio | Offices | About Us
<—————–Slideshow image——————>
<–SS thumb 1–> | <–SS thumb 2–> | <–SS thumb 3–>
So when you click on ‘Listings’ it would switch to the listings slideshow with it’s own thumbnails, ‘Portfolio’ would take you to the Portfolio slideshow, and so on. The slideshows alternate and load without opening to a new page.
Does this exist on WordPress?
]]>visitor 1 sees homepage 1
visitor 2 sees homepage 2
visitor 3 sees homepage 1
visitor 4 sees homepage 2
visitor 5 sees homepage 1
visitor 6 sees homepage 2
visitor 7 sees homepage 1
visitor 8 sees homepage 2
etc….
how do you do this?
Thanks!
]]>