Forums

Change table background color to match the themes background (6 posts)

  1. CW777
    Member
    Posted 1 year ago #

    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

  2. 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).

  3. CW777
    Member
    Posted 1 year ago #

    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.]

  4. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    post the css file here

    Not if it is more than 10 lines, thank you.

  5. CW777
    Member
    Posted 1 year ago #

    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?

  6. CW777
    Member
    Posted 1 year ago #

    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!

Topic Closed

This topic has been closed to new replies.

About this Topic