Changeset 1366770
- Timestamp:
- 03/08/2016 02:02:26 PM (10 years ago)
- Location:
- joca-contact
- Files:
-
- 1 deleted
- 4 edited
-
assets/readme.txt (modified) (2 diffs)
-
tags/1.0.1/assets/readme.txt (modified) (2 diffs)
-
tags/1.0.1/tags/1.0.0 (deleted)
-
tags/1.0.1/trunk/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
joca-contact/assets/readme.txt
r1366720 r1366770 15 15 16 16 Joca Contact makes it easy to set up a contact form on your WordPress web site. Only install the plugin and then add the 17 shortcode [joca_contact]to any page where you want to add the contact form. All email will automatically be sent to the17 shortcode <strong>[joca_contact]</strong> to any page where you want to add the contact form. All email will automatically be sent to the 18 18 email address of the WordPress Admin with the subject of the web site and including an URL to the page where the form was 19 19 submitted from. This means, no settings needed and still very easy to use if you are administrating a big number of … … 47 47 48 48 Here is an example of CSS code to add to your normal CSS-file: 49 .joca_contact_field { padding:5px; width:60%; min-width:240px; border:1px dotted #ccc; border-radius:10px; color:#000; } 50 .joca_contact_field:focus { border:1px dotted #999; } 51 .joca_contact_textarea { padding:5px; width:60%; min-width:240px; border:1px dotted #ccc; border-radius:10px; } 52 .joca_contact_textarea:focus { border:1px dotted #999; } 53 .joca_contact_submit { padding:5px; background:#65ccff; border:none; color:#fff; text-transform:uppercase; border-radius:3px; } 54 .joca_contact_message_ok { color:green; } 55 .joca_contact_message_error { color:red; } 49 .joca_contact_field { padding:5px; width:60%; min-width:240px; border:1px dotted #ccc; border-radius:10px; color:#000; }<br> 50 .joca_contact_field:focus { border:1px dotted #999; }<br> 51 .joca_contact_textarea { padding:5px; width:60%; min-width:240px; border:1px dotted #ccc; border-radius:10px; }<br> 52 .joca_contact_textarea:focus { border:1px dotted #999; }<br> 53 .joca_contact_submit { padding:5px; background:#65ccff; border:none; color:#fff; text-transform:uppercase; border-radius:3px; }<br> 54 .joca_contact_message_ok { color:green; }<br> 55 .joca_contact_message_error { color:red; }<br> 56 56 57 57 -
joca-contact/tags/1.0.1/assets/readme.txt
r1366720 r1366770 15 15 16 16 Joca Contact makes it easy to set up a contact form on your WordPress web site. Only install the plugin and then add the 17 shortcode [joca_contact]to any page where you want to add the contact form. All email will automatically be sent to the17 shortcode <strong>[joca_contact]</strong> to any page where you want to add the contact form. All email will automatically be sent to the 18 18 email address of the WordPress Admin with the subject of the web site and including an URL to the page where the form was 19 19 submitted from. This means, no settings needed and still very easy to use if you are administrating a big number of … … 47 47 48 48 Here is an example of CSS code to add to your normal CSS-file: 49 .joca_contact_field { padding:5px; width:60%; min-width:240px; border:1px dotted #ccc; border-radius:10px; color:#000; } 50 .joca_contact_field:focus { border:1px dotted #999; } 51 .joca_contact_textarea { padding:5px; width:60%; min-width:240px; border:1px dotted #ccc; border-radius:10px; } 52 .joca_contact_textarea:focus { border:1px dotted #999; } 53 .joca_contact_submit { padding:5px; background:#65ccff; border:none; color:#fff; text-transform:uppercase; border-radius:3px; } 54 .joca_contact_message_ok { color:green; } 55 .joca_contact_message_error { color:red; } 49 .joca_contact_field { padding:5px; width:60%; min-width:240px; border:1px dotted #ccc; border-radius:10px; color:#000; }<br> 50 .joca_contact_field:focus { border:1px dotted #999; }<br> 51 .joca_contact_textarea { padding:5px; width:60%; min-width:240px; border:1px dotted #ccc; border-radius:10px; }<br> 52 .joca_contact_textarea:focus { border:1px dotted #999; }<br> 53 .joca_contact_submit { padding:5px; background:#65ccff; border:none; color:#fff; text-transform:uppercase; border-radius:3px; }<br> 54 .joca_contact_message_ok { color:green; }<br> 55 .joca_contact_message_error { color:red; }<br> 56 56 57 57 -
joca-contact/tags/1.0.1/trunk/readme.txt
r1366720 r1366770 15 15 16 16 Joca Contact makes it easy to set up a contact form on your WordPress web site. Only install the plugin and then add the 17 shortcode [joca_contact]to any page where you want to add the contact form. All email will automatically be sent to the17 shortcode <strong>[joca_contact]</strong> to any page where you want to add the contact form. All email will automatically be sent to the 18 18 email address of the WordPress Admin with the subject of the web site and including an URL to the page where the form was 19 19 submitted from. This means, no settings needed and still very easy to use if you are administrating a big number of … … 47 47 48 48 Here is an example of CSS code to add to your normal CSS-file: 49 .joca_contact_field { padding:5px; width:60%; min-width:240px; border:1px dotted #ccc; border-radius:10px; color:#000; } 50 .joca_contact_field:focus { border:1px dotted #999; } 51 .joca_contact_textarea { padding:5px; width:60%; min-width:240px; border:1px dotted #ccc; border-radius:10px; } 52 .joca_contact_textarea:focus { border:1px dotted #999; } 53 .joca_contact_submit { padding:5px; background:#65ccff; border:none; color:#fff; text-transform:uppercase; border-radius:3px; } 54 .joca_contact_message_ok { color:green; } 55 .joca_contact_message_error { color:red; } 49 .joca_contact_field { padding:5px; width:60%; min-width:240px; border:1px dotted #ccc; border-radius:10px; color:#000; }<br> 50 .joca_contact_field:focus { border:1px dotted #999; }<br> 51 .joca_contact_textarea { padding:5px; width:60%; min-width:240px; border:1px dotted #ccc; border-radius:10px; }<br> 52 .joca_contact_textarea:focus { border:1px dotted #999; }<br> 53 .joca_contact_submit { padding:5px; background:#65ccff; border:none; color:#fff; text-transform:uppercase; border-radius:3px; }<br> 54 .joca_contact_message_ok { color:green; }<br> 55 .joca_contact_message_error { color:red; }<br> 56 56 57 57 -
joca-contact/trunk/readme.txt
r1366720 r1366770 15 15 16 16 Joca Contact makes it easy to set up a contact form on your WordPress web site. Only install the plugin and then add the 17 shortcode [joca_contact]to any page where you want to add the contact form. All email will automatically be sent to the17 shortcode <strong>[joca_contact]</strong> to any page where you want to add the contact form. All email will automatically be sent to the 18 18 email address of the WordPress Admin with the subject of the web site and including an URL to the page where the form was 19 19 submitted from. This means, no settings needed and still very easy to use if you are administrating a big number of … … 47 47 48 48 Here is an example of CSS code to add to your normal CSS-file: 49 .joca_contact_field { padding:5px; width:60%; min-width:240px; border:1px dotted #ccc; border-radius:10px; color:#000; } 50 .joca_contact_field:focus { border:1px dotted #999; } 51 .joca_contact_textarea { padding:5px; width:60%; min-width:240px; border:1px dotted #ccc; border-radius:10px; } 52 .joca_contact_textarea:focus { border:1px dotted #999; } 53 .joca_contact_submit { padding:5px; background:#65ccff; border:none; color:#fff; text-transform:uppercase; border-radius:3px; } 54 .joca_contact_message_ok { color:green; } 55 .joca_contact_message_error { color:red; } 49 .joca_contact_field { padding:5px; width:60%; min-width:240px; border:1px dotted #ccc; border-radius:10px; color:#000; }<br> 50 .joca_contact_field:focus { border:1px dotted #999; }<br> 51 .joca_contact_textarea { padding:5px; width:60%; min-width:240px; border:1px dotted #ccc; border-radius:10px; }<br> 52 .joca_contact_textarea:focus { border:1px dotted #999; }<br> 53 .joca_contact_submit { padding:5px; background:#65ccff; border:none; color:#fff; text-transform:uppercase; border-radius:3px; }<br> 54 .joca_contact_message_ok { color:green; }<br> 55 .joca_contact_message_error { color:red; }<br> 56 56 57 57
Note: See TracChangeset
for help on using the changeset viewer.