Plugin Directory

Changeset 1366770


Ignore:
Timestamp:
03/08/2016 02:02:26 PM (10 years ago)
Author:
jnetsolutions
Message:

1.0.1

Location:
joca-contact
Files:
1 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • joca-contact/assets/readme.txt

    r1366720 r1366770  
    1515
    1616Joca 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 the
     17shortcode <strong>[joca_contact]</strong> to any page where you want to add the contact form. All email will automatically be sent to the
    1818email address of the WordPress Admin with the subject of the web site and including an URL to the page where the form was
    1919submitted from. This means, no settings needed and still very easy to use if you are administrating a big number of
     
    4747
    4848Here 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>
    5656
    5757
  • joca-contact/tags/1.0.1/assets/readme.txt

    r1366720 r1366770  
    1515
    1616Joca 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 the
     17shortcode <strong>[joca_contact]</strong> to any page where you want to add the contact form. All email will automatically be sent to the
    1818email address of the WordPress Admin with the subject of the web site and including an URL to the page where the form was
    1919submitted from. This means, no settings needed and still very easy to use if you are administrating a big number of
     
    4747
    4848Here 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>
    5656
    5757
  • joca-contact/tags/1.0.1/trunk/readme.txt

    r1366720 r1366770  
    1515
    1616Joca 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 the
     17shortcode <strong>[joca_contact]</strong> to any page where you want to add the contact form. All email will automatically be sent to the
    1818email address of the WordPress Admin with the subject of the web site and including an URL to the page where the form was
    1919submitted from. This means, no settings needed and still very easy to use if you are administrating a big number of
     
    4747
    4848Here 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>
    5656
    5757
  • joca-contact/trunk/readme.txt

    r1366720 r1366770  
    1515
    1616Joca 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 the
     17shortcode <strong>[joca_contact]</strong> to any page where you want to add the contact form. All email will automatically be sent to the
    1818email address of the WordPress Admin with the subject of the web site and including an URL to the page where the form was
    1919submitted from. This means, no settings needed and still very easy to use if you are administrating a big number of
     
    4747
    4848Here 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>
    5656
    5757
Note: See TracChangeset for help on using the changeset viewer.