Form Wizard Pro: Browse Submissions in artisteer30-verticlemenu2 skin

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
7/9/2011 10:58:22 AM
Gravatar
Total Posts 68

Form Wizard Pro: Browse Submissions in artisteer30-verticlemenu2 skin

The form background color is inheriting the body background color. In this included skin the background is dark so the text font is hard to see.

7/10/2011 8:40:44 AM
Gravatar
Total Posts 18439

Re: Form Wizard Pro: Browse Submissions in artisteer30-verticlemenu2 skin

Hi,

I will fix this in the next release of Form Wizard Pro.

You can fix it immediately by editing the /FormWizard/FormResultsGrid.aspx file and the /FormWizard/FormResultsBrowse.aspx file

just change

<body>

to

<body class="dialogpage">

Best,

Joe

You must sign in to post in the forums. This thread is closed to new posts.