Long Questions Wraping

Permalink Browser Info Environment
Hi there, I have questions that need to be quite long, where in the code can I adjust the first column/div containing questions so that it is wider? Or is this possible elsewhere in the gui?

1 Attachment

Type: Discussion
Status: New
ArtOwl
View Replies: View Best Answer
DeWebmakers replied on at Permalink Best Answer Reply
DeWebmakers
Hi,

You can change the view.css in the /blocks/ directory.
Copy the template (or one of them) to your root /blocks/formidable/templates/ directory and change the css there.

Best,

Corretje
ArtOwl replied on at Permalink Reply
ArtOwl
Perfect thanks, Corretje.
ArtOwl replied on at Permalink Reply 1 Attachment
ArtOwl
Hey Corretje, seeing as I've got your attention for the moment can you point me in the direction of the css that would move the captcha inputs text and Submit button over. Now that I have altered the width of the first Question Column div.

Please see the attached.

I can't find it anywhere.

Thanks heaps, AO
DeWebmakers replied on at Permalink Reply
DeWebmakers
Hi,

There should be the following css in the view.css:
.formidable .buttons, .formidable .input {
  margin-left: 150px;
}

and...
.formidable .label {
  padding-top: 8px;
  line-height: 18px;
  float: left;
  width: 140px;
}

and...
.formidable label {
  font-size: 12px;
  width: 130px;
  text-align: right;
  color: #404040;
  float: left;
}

Check the widths on those items...

Best,

Corretje
ArtOwl replied on at Permalink Reply
ArtOwl
Beautiful thanks again!

concrete5 Environment Information

Browser User-Agent String

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You have not specified a license for this support ticket. You must have a valid license assigned to a support ticket to request a refund.