I simply want to be able to change the background in these form boxes to white with black text. If we cannot do that, I want to use white text for anything entered on the black background.
He has tried, but cannot figure it out. Site relies on a lot of custom CSS for styling, but this form is not hosted on the site.
]]>is it possible using wp data access to design a custom table(custom fields), make a daily data entry project on a page for users of certain role and finally view (publish) project to a public page?
Thanks a lot
George
I need to create a budget entry form that looks/acts like a spreadsheet. I would like to break the form up so I can have a section for Income and a section for Expenses. I want to include a video overview at the beginning of each section and walk the user through the input. I need to have a column for the account type (ie. donations), and a column for each month with a total. I will probably tie this into a membership site so each department head can log in and enter their budget. I need the ability to export all submitted budgets into a spreadsheet. Make sense? Thanks for your help!
]]>As the title says, I want to install WP to a subdirectory (copy, to be specific) e.g. www.example.com/test where my site will be accessed by everyone who knows the link (basically where I can develop my site). But at the same time I want that everyone who accesses the site www.example.com gets redirected to a different page.
How can I do that?
Currently I have my WP installed in the root directory and also have that content copied from the root to the /test subfolder.
I set a rule in htaccess that redirects everybody who goes to the root page (www.example.com), but this way I can’t access the homepage either.
That’s why I would like to do it like I said before, but I’m not sure how to do it and I don’t want to mess up anything.
Thanks in advance!
Dave