I have recently changed my theme. The background of the new theme is black and the old one was white...so I need to know how to change the background of the table and the color of the font to white so it will match the theme. I do not know much about changing the code so could you be specific? My site is http://www.cathywalker.com on the music and message page are where the tables are located. Thanks
billgoldberg
Member
Posted 1 year ago #
You'll want to add this to the table css:
background-color:#whatevercoloryourbgusesoryouwant;
color:#whatevershadeofgraytheothertexthas;
But if you're not sure where exactly or something, post the css file here (you can find it in your theme's folder, usually called style.css).
Here is the file...the background of the site is black and I want the tables to be black background with white font....thanks
[HUGE chunk of CSS moderated as per the Forum Rules. Please just post a link to your site.]
post the css file here
Not if it is more than 10 lines, thank you.
ok I can't post the css file it is too large so where do I add it any where on the style.css? And if I want the background black and the font white what would be my code?
Using wp-tables reloaded is great. But I really need to change the background color to black and the font to white....please help with this since I don't have any experience changing the css. Can anyone help!