• Resolved fliztea

    (@fliztea)


    Hi there,

    this is a super plugin – so easy to set up and the form works great. My one concern is that wen viewing a page on the iPhone with Contact Coldform embedded using a short code, all of the text boxes resize perfectly except for the message box which seems to be cut off (aka missing the side of the frame around the message input box on the right hand side). I have set it up with the default skin.

    Any help with this would be greatly appreciated. Cheers!

    https://www.ads-software.com/extend/plugins/contact-coldform/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jeff Starr

    (@specialk)

    Hello, please try adding the following code to the plugin’s “Custom Styles” field:

    #coldform textarea { width: 90%; }

    Then adjust the width value as needed. To declare new widths for the other input fields as well, add this (for example) to the “Custom Styles” field:

    #coldform fieldset input,
    #coldform textarea { width: 70%; }

    A lot more is possible, such as colors, fonts, and much more!

    Thread Starter fliztea

    (@fliztea)

    Thanks heaps, that worked perfectly!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Message box size on iPhone not quite right’ is closed to new replies.