Forums

[resolved] WP-Member - Change text color in subscription page (6 posts)

  1. femphocus
    Member
    Posted 11 months ago #

    I just installed wp-member on to my wordpress and pretty much have everything up and running, the only thing that I can not fix is on the subscription choice/gateway page, the text appears all in black. See example below:

    http://femphocus.com/wordpress/?user_ID=305&paypal_subscribe=1&username=JCDenton&sel=paypal_paypal

    I've looked through a bunch of css and php files on my server and can not for the life of me, figure out how to change the coding on this. Please help, this is the last little bit on the site that I need to fix.

  2. zoonini
    help me help you
    Posted 11 months ago #

    Try adding this CSS for white text (for example):

    .form-table td {
    color: #fff;
    }

  3. femphocus
    Member
    Posted 11 months ago #

    Ok That fixed some of my text, like the descriptors, but the text in box is still black

    Thank you for the help thus far

  4. femphocus
    Member
    Posted 11 months ago #

    NVM

    Just figured it out! Thank you for your help!

  5. zoonini
    help me help you
    Posted 11 months ago #

    Have you refreshed the page in your browser? Here's what I see:

    http://www.twitpic.com/5ctnu3

    Which text do you still see in black? Can you give me an example of a word that's in black?

  6. zoonini
    help me help you
    Posted 11 months ago #

    OK, awesome! If you would please mark this thread as "resolved" (drop-down menu in the right column) it would be appreciated. Helps everyone keep better track of whose issues are still outstanding. Thanks!

Reply

You must log in to post.

About this Topic