CSS, Layout, and Styling
-
Hi,
Great plugin, I have followed the instructions on your site under CSS, Layout, and Styling. Some of the entered codes work, although I haven’t been able to change the header color and to center the text and to change the table background color. The things that I managed with is to center the table input and change the highlighted color when scrolling, please see CSS below.
.wp-table-reloaded-id-2 th, .wp-table-reloaded-id-2 .sorting { background-color: 2f66a4!important; } .wp-table-reloaded-id-2 .sorting_asc, .wp-table-reloaded-id-2 .sorting_desc { background-color: #2f66a4!important; } .wp-table-reloaded-id-2 .row-hover tr:hover td { background-color: #ddd9d9!important; } .wp-table-reloaded-id-2, .wp-table-reloaded-id-2 td, .wp-table-reloaded-id-2 th { border: none!important; border-collapse: collapse!important; border-spacing: 0px!important; } .wp-table-reloaded-id-2 .odd td { background-color: #f5f5f5!important; } .wp-table-reloaded-id-2 .even td { background-color: #f5f5f5!important;; } .wp-table-reloaded td { text-align:center; vertical-align:middle; }Please advice. Can’t add a link to the site as it’s not live. I’m using the Exciter – Magazine WordPress Theme
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘CSS, Layout, and Styling’ is closed to new replies.