Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter darthkitti

    (@darthkitti)

    Or is there a post in the forum, which I did not see?
    It seems that the advanced option for the size couldn′t overwrite the theme-style?!

    Before I can help… What are you trying to do? make it wider or narrower?
    How wide? How narrow?

    Thread Starter darthkitti

    (@darthkitti)

    Thx 4 your reply. I just want to customize the size, so that′s it′s a simple textfield…
    not like that: https://orientportal.org/?page_id=794
    but like that in your example: https://www.fastsecurecontactform.com/tip-setting-width

    I want it to make it wider, I think 30×10 would be fine. I customized in the advanced options, but nothing changed… not with the ccs-style: text-align:left; width: 300px; nor by the rows and colums settings.
    maybe i have to change something in my template/sheet-style? or maybe it doesn′t work with other plugins ( site is using jobmanager, task manager and google analytics plugin)

    Yes your theme is causing that.
    You can add this to the bottom of your theme style.css file

    #content textarea{ height: 100px; width: 270px; }

    adjust the values as needed.

    Thread Starter darthkitti

    (@darthkitti)

    it worked out fine, thx a lot mike.
    like your plugin very much, is the most comfortable and customizable i′ve ever used….
    take care

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Fast Secure Contact Form] Field size’ is closed to new replies.