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

    (@jason102178)

    well i used firebug to inspect my contact form, and for some reason the contact form is taking on my themes css, because no matter what i change in the admin for secure contact form it doesnt adjust the width, i am not sure how to solve this one

    Look in your site CSS for input width, that could be doing it

    Thread Starter jason102178

    (@jason102178)

    hmm well i dont find no input width, field

    it looks like the part that my theme is handing is

    textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {

    select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {

    i first noticed it wasnt doing anything when i was in the admin trying to edit the style in secure contact form by changing
    width:375px; to this width:575px; and nothing had changed

    Thread Starter jason102178

    (@jason102178)

    ok yeah thats what it was, i changed that setting and i was able to adjust the width

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Contact form width’ is closed to new replies.