• 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

Viewing 5 replies - 1 through 5 (of 5 total)
  • 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).

    Thread Starter CW777

    (@cw777)

    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.

    Thread Starter CW777

    (@cw777)

    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?

    Thread Starter CW777

    (@cw777)

    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!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Change table background color to match the themes background’ is closed to new replies.