FormGet Contact Form - Version 1.9

Version Description

Download this release

Release Info

Developer PankajAgarwal
Plugin Icon 128x128 FormGet Contact Form
Version 1.9
Comparing to
See all releases

Code changes from version 1.8 to 1.9

Files changed (3) hide show
  1. css/fgstyle.css +3 -3
  2. index.php +1 -1
  3. readme.txt +4 -1
css/fgstyle.css CHANGED
@@ -106,7 +106,7 @@ div {
106
  border-width: 1px;
107
  border-style: solid;
108
  position: relative;
109
- width:1000px;
110
  height: auto !important;
111
  }
112
 
@@ -176,11 +176,11 @@ h3 {
176
  }
177
 
178
  #fg_of_container div#pn_content div.fg_section div.outer_iframe_div{
179
- width: 997px;
180
 
181
  }
182
  #fg_of_container div#pn_content div.fg_section div.outer_iframe_div div.inner_iframe_div{
183
- width:996px;
184
 
185
  overflow-x:hidden; /* hides horizontal scrollbar on newer browsers */
186
 
106
  border-width: 1px;
107
  border-style: solid;
108
  position: relative;
109
+ width:1015px;
110
  height: auto !important;
111
  }
112
 
176
  }
177
 
178
  #fg_of_container div#pn_content div.fg_section div.outer_iframe_div{
179
+ width: 1015px;
180
 
181
  }
182
  #fg_of_container div#pn_content div.fg_section div.outer_iframe_div div.inner_iframe_div{
183
+ width:1010px;
184
 
185
  overflow-x:hidden; /* hides horizontal scrollbar on newer browsers */
186
 
index.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: FormGet Contact Form
4
  Plugin URI: http://www.formget.com
5
  Description: FormGet Contact Form is an eassy and effective form builder tool which enable you to bulid and embed form on your website in few steps. With FormGet Contact Form manage all your contact forms and your entire client communication at one single place.
6
- Version: 1.8
7
  Author: FormGet
8
  Author URI: http://www.formget.com
9
  */
3
  Plugin Name: FormGet Contact Form
4
  Plugin URI: http://www.formget.com
5
  Description: FormGet Contact Form is an eassy and effective form builder tool which enable you to bulid and embed form on your website in few steps. With FormGet Contact Form manage all your contact forms and your entire client communication at one single place.
6
+ Version: 1.9
7
  Author: FormGet
8
  Author URI: http://www.formget.com
9
  */
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: PankajAgarwal
3
  Tags: contact form, contact, form, forms, contact form plugin, contact form builder, contact form with recaptcha, feedback form, contact us, request form, contact button, drag and drop contact form, file upload contact form, contact form to email, contact form payments, contact for paypal, form solution, form builder, feedback, easy contact form, helpdesk
4
  Requires at least: 3.5.0
5
  Tested up to: 3.5.1
6
- Stable tag: 1.8
7
 
8
  FormGet Contact Form manage all your contact forms using single dashboard. Just a click on fields and your contact form is ready for use.
9
 
@@ -128,6 +128,9 @@ When you create account in FormGet you automatically get support desk. All the e
128
 
129
  == Changelog ==
130
 
 
 
 
131
  = Version 1.8 =
132
  * Fixed issue for overriding other's style.
133
 
3
  Tags: contact form, contact, form, forms, contact form plugin, contact form builder, contact form with recaptcha, feedback form, contact us, request form, contact button, drag and drop contact form, file upload contact form, contact form to email, contact form payments, contact for paypal, form solution, form builder, feedback, easy contact form, helpdesk
4
  Requires at least: 3.5.0
5
  Tested up to: 3.5.1
6
+ Stable tag: 1.9
7
 
8
  FormGet Contact Form manage all your contact forms using single dashboard. Just a click on fields and your contact form is ready for use.
9
 
128
 
129
  == Changelog ==
130
 
131
+ = Version 1.9 =
132
+ * CSS bug fixed.
133
+
134
  = Version 1.8 =
135
  * Fixed issue for overriding other's style.
136