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.
Try adding this CSS for white text (for example):
.form-table td {
color: #fff;
}
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
femphocus
Member
Posted 11 months ago #
NVM
Just figured it out! Thank you for your help!
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?
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!