Version Description
Download this release
Release Info
Developer | PankajAgarwal |
Plugin | FormGet Contact Form |
Version | 3.3 |
Comparing to | |
See all releases |
Code changes from version 3.4 to 3.3
- css/fgstyle.css +3 -6
- index.php +1 -1
- readme.txt +1 -5
css/fgstyle.css
CHANGED
@@ -1,6 +1,3 @@
|
|
1 |
-
/*
|
2 |
-
Version 3.4
|
3 |
-
*/
|
4 |
h2.nav-tab-wrapper, h3.nav-tab-wrapper {
|
5 |
border-bottom-color: #ccc;
|
6 |
}
|
@@ -290,9 +287,9 @@ p.fg_division_note{
|
|
290 |
}
|
291 |
.fg_pro_div{
|
292 |
width: 1045px;
|
293 |
-
margin-top:
|
294 |
position: relative;
|
295 |
-
z-index:
|
296 |
-moz-border-radius: 3px;
|
297 |
-webkit-border-radius: 3px;
|
298 |
border-radius: 3px;
|
@@ -321,7 +318,7 @@ p.fg_video_notice{
|
|
321 |
margin-left: 13px;
|
322 |
}
|
323 |
.fg_getting_started{
|
324 |
-
margin-top:
|
325 |
float: left;
|
326 |
font-size: 18px !important;
|
327 |
margin-left: 5px;
|
|
|
|
|
|
|
1 |
h2.nav-tab-wrapper, h3.nav-tab-wrapper {
|
2 |
border-bottom-color: #ccc;
|
3 |
}
|
287 |
}
|
288 |
.fg_pro_div{
|
289 |
width: 1045px;
|
290 |
+
margin-top: 20px;
|
291 |
position: relative;
|
292 |
+
z-index: 100;
|
293 |
-moz-border-radius: 3px;
|
294 |
-webkit-border-radius: 3px;
|
295 |
border-radius: 3px;
|
318 |
margin-left: 13px;
|
319 |
}
|
320 |
.fg_getting_started{
|
321 |
+
margin-top: 7px;
|
322 |
float: left;
|
323 |
font-size: 18px !important;
|
324 |
margin-left: 5px;
|
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: 3.
|
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: 3.3
|
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: 3.
|
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 |
|
@@ -165,10 +165,6 @@ When you create account in FormGet you automatically get support desk. All the e
|
|
165 |
|
166 |
== Changelog ==
|
167 |
|
168 |
-
= Version 3.4 =
|
169 |
-
* Improvement in FormGet User Interface design.
|
170 |
-
|
171 |
-
|
172 |
= Version 3.3 =
|
173 |
* Improvement in FormGet User Interface. Faster and smooth user experience.
|
174 |
|
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: 3.3
|
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 |
|
165 |
|
166 |
== Changelog ==
|
167 |
|
|
|
|
|
|
|
|
|
168 |
= Version 3.3 =
|
169 |
* Improvement in FormGet User Interface. Faster and smooth user experience.
|
170 |
|