hI
I have no knowledge about CSS and i do need to give the tables another background color!
Isnt there an easy way to change background colors please?
Thanks
hI
I have no knowledge about CSS and i do need to give the tables another background color!
Isnt there an easy way to change background colors please?
Thanks
Hi,
thanks for your question. CSS is actually not really hard, and it is a quite easy, flexible, and convenient way to change the styling :-)
Please try adding
.wp-table-reloaded td {
background-color: #ff0000 !important;
}
to the "Custom CSS" textarea on the "Plugin Options" screen of WP-Table Reloaded, to change the background color to red.
You can find more examples for CSS code in the FAQ at http://tobias.baethge.com/wordpress-plugins/wp-table-reloaded-english/faq/ .
Regards,
Tobias
Hi
Do you mean paste it in the box right under this?
"Custom CSS: Yes, include and load the following custom CSS commands. This should be used to change the table layout and styling. "
Thanks
Hi,
yes, exactly.
Regards,
Tobias
Thanks ;)
Hi,
sure, no problem! You are very welcome!
Best wishes,
Tobias
This topic has been closed to new replies.