Terry Steichen wrote:
> ...... I'd look at the css file that defines the class
> 'block' to make sure it's being loaded (should be earlier in the source
> page display) and to see how the class 'block' is specified in that (and
> not some other) css file.
I'm not sure how that's relevant, given that the email address
input in an identical div.block shows up, but here's the entire
section pertaining to this form that's being loaded:
/* +++ 480 PreferencesContent, LoginContent, GroupContent +++ */
div.formcontainer { width: 440px; margin: 20px 0 0 0; }
div.formcontainer form { border-bottom: 2px solid silver; }
div.formcontainer div.block
{ vertical-align: top;
padding: 10px 0px;
border-top: 1px solid silver; }
div.formcontainer form label
{ width: 120px; float: left;
padding-top: .25em; margin: 0 10px; }
div.formcontainer input { padding: 0.15em; }
div.formcontainer input[type='submit']
{ width:auto; margin-right: 1em; float:right }
div.formcontainer textarea
{ padding: 0; width:65%; margin: 0 0 0 140px; }
div.formcontainer .instructions
{ margin: 0.5em 0; }
div.formcontainer .description
{ margin: 0.5em 10px 0.5em 140px; font-style:
italic; }
div.formcontainer .readonly
{ margin: 0 10px 0.5em 140px; }
It doesn't seem to be a display issue, but a never-output issue.
Any other suggestions on tracking this down?
TIA,
--
Hassan Schroeder ----------------------------- [EMAIL PROTECTED]
Webtuitive Design === (+1) 408-938-0567 === http://webtuitive.com
opinion: webtuitive.blogspot.com
dream. code.
_______________________________________________
This is the Jspwiki-users mailing list, in which we discuss the
stable release (even-numbered, 2.4.x, 2.6.x), and user-issues.
For development discussion, please join jspwiki-dev.
http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users
http://www.jspwiki.org/JSPWikiMailingList