Changeset 1368729
- Timestamp:
- 03/10/2016 10:00:23 PM (10 years ago)
- Location:
- joca-contact
- Files:
-
- 3 edited
-
assets/readme.txt (modified) (3 diffs)
-
tags/1.0.1/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
joca-contact/assets/readme.txt
r1366770 r1368729 2 2 Contributors: jnetsolutions 3 3 Donate link: http://jocawp.com/joca-contact/ 4 Tags: contact,form,contact form 4 Tags: contact,form,contact form,light weight,light,quick,fast,small,optimized,email,email form 5 5 Requires at least: 3.0.1 6 6 Tested up to: 4.4.2 … … 31 31 1. Upload the plugin files to the `/wp-content/plugins/joca-contact` directory, or install the plugin through the WordPress plugins screen directly. 32 32 2. Activate the plugin through the 'Plugins' screen in WordPress 33 3. Use the shortcode [joca_contact]at any place you want to use show the contact form33 3. Use the shortcode <strong>[joca_contact]</strong> at any place you want to use show the contact form 34 34 35 35 … … 46 46 look of your web site if the theme is programmed that way. 47 47 48 Here is an example of CSS code to add to your normal CSS-file: 48 Here is an example of CSS code to add to your normal CSS-file:<br><br> 49 49 .joca_contact_field { padding:5px; width:60%; min-width:240px; border:1px dotted #ccc; border-radius:10px; color:#000; }<br> 50 50 .joca_contact_field:focus { border:1px dotted #999; }<br> -
joca-contact/tags/1.0.1/readme.txt
r1366770 r1368729 2 2 Contributors: jnetsolutions 3 3 Donate link: http://jocawp.com/joca-contact/ 4 Tags: contact,form,contact form 4 Tags: contact,form,contact form,light weight,light,quick,fast,small,optimized,email,email form 5 5 Requires at least: 3.0.1 6 6 Tested up to: 4.4.2 … … 31 31 1. Upload the plugin files to the `/wp-content/plugins/joca-contact` directory, or install the plugin through the WordPress plugins screen directly. 32 32 2. Activate the plugin through the 'Plugins' screen in WordPress 33 3. Use the shortcode [joca_contact]at any place you want to use show the contact form33 3. Use the shortcode <strong>[joca_contact]</strong> at any place you want to use show the contact form 34 34 35 35 … … 46 46 look of your web site if the theme is programmed that way. 47 47 48 Here is an example of CSS code to add to your normal CSS-file: 48 Here is an example of CSS code to add to your normal CSS-file:<br><br> 49 49 .joca_contact_field { padding:5px; width:60%; min-width:240px; border:1px dotted #ccc; border-radius:10px; color:#000; }<br> 50 50 .joca_contact_field:focus { border:1px dotted #999; }<br> -
joca-contact/trunk/readme.txt
r1366770 r1368729 2 2 Contributors: jnetsolutions 3 3 Donate link: http://jocawp.com/joca-contact/ 4 Tags: contact,form,contact form 4 Tags: contact,form,contact form,light weight,light,quick,fast,small,optimized,email,email form 5 5 Requires at least: 3.0.1 6 6 Tested up to: 4.4.2 … … 31 31 1. Upload the plugin files to the `/wp-content/plugins/joca-contact` directory, or install the plugin through the WordPress plugins screen directly. 32 32 2. Activate the plugin through the 'Plugins' screen in WordPress 33 3. Use the shortcode [joca_contact]at any place you want to use show the contact form33 3. Use the shortcode <strong>[joca_contact]</strong> at any place you want to use show the contact form 34 34 35 35 … … 46 46 look of your web site if the theme is programmed that way. 47 47 48 Here is an example of CSS code to add to your normal CSS-file: 48 Here is an example of CSS code to add to your normal CSS-file:<br><br> 49 49 .joca_contact_field { padding:5px; width:60%; min-width:240px; border:1px dotted #ccc; border-radius:10px; color:#000; }<br> 50 50 .joca_contact_field:focus { border:1px dotted #999; }<br>
Note: See TracChangeset
for help on using the changeset viewer.