Results 1 to 5 of 5

Thread: Provides Style Compability ACFCP and ClassiECO

  1. #1
    dikiyforester's Avatar
    Join Date
    Oct 2011
    Location
    Russian Federation
    Posts
    2,236
    Thanks
    89
    Thanked 597 Times in 495 Posts

    Thumbs up Provides Style Compability ACFCP and ClassiECO

    Hello, friends!

    Here you will find a patch that will ensure compatibility css styles of ACFCP and beautiful child theme ClassiECO.

    Product Versions:

    ACFCP Version 1.0.2
    ClassiECO Version 1.0.0

    File to modify: /wp-content/plugins/advanced-custom-fields-for-ClassiPress/css/acf-forms.css


    Open acf-forms.css file and replace all code with following:

    HTML Code:
    div.left-box {width: 100%;}
    #registerform .rowwrap label {width: 130px;padding: 11px 10px 0 0;float: left;clear: both;font-weight: bold;text-align: right;}
    #registerform span.description {margin-left:150px; margin-top:-10px; margin-bottom:10px; float:left; clear: both;}
    #registerform label.invalid {display: inline; clear: none; float: none; width: 100%; margin: 10px}
    #registerform .ui-datepicker-trigger{display: inline; float: none;}
    #registerform a.selectBox-dropdown {padding-left: 7px; padding-right: 7px;}
    #registerform a.selectBox-dropdown, #registerform .rowwrap textarea {
        border: 1px solid #eee;
        font-size: 14px;
        color: #aaa;
        padding: 9px 12px;
        -khtml-border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        background-color: #fff;
        width: 274px;
        height: 20px;
        margin-bottom: 10px;
        line-height: 20px;
    }
    #registerform .rowwrap textarea {height:142px;}
    .selectBox-label {padding: 0 0 0 0 !important;}
    #registerform ol.checkboxes, #registerform ol.radios {
        background:#fff;
        float:left;  
        border: 1px solid #eee; 
        margin-bottom:10px;  
        padding: 9px 12px;
        width:274px; 
        -khtml-border-radius: 2px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        font-family: Arial,Helvetica,sans-serif;
        color: #444;
        }
    Thats all!!!


    I will post here updates of compability code for further versions of these products.

    Thanks
    arthemes.org - AppThemes plugins, tutorials, modifications and services

  2. #2
    Junior Member louisbuilders's Avatar
    Join Date
    Jan 2012
    Location
    Nigeria
    Posts
    46
    Thanks
    1
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    dikiyforester's Avatar
    Join Date
    Oct 2011
    Location
    Russian Federation
    Posts
    2,236
    Thanks
    89
    Thanked 597 Times in 495 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    arthemes.org - AppThemes plugins, tutorials, modifications and services

  4. #4
    Junior Member louisbuilders's Avatar
    Join Date
    Jan 2012
    Location
    Nigeria
    Posts
    46
    Thanks
    1
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    dikiyforester's Avatar
    Join Date
    Oct 2011
    Location
    Russian Federation
    Posts
    2,236
    Thanks
    89
    Thanked 597 Times in 495 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    arthemes.org - AppThemes plugins, tutorials, modifications and services

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. ACFCP Plugin Showcase
    By dikiyforester in forum Advanced Custom Fields
    Replies: 2
    Last Post: May 13th, 2013, 08:26 AM
  2. Installing ACFCP on a legacy CP version
    By Fanatic in forum Advanced Custom Fields
    Replies: 2
    Last Post: October 27th, 2012, 09:04 PM
  3. [SOLVED] acfcp update problems
    By codzign in forum Advanced Custom Fields
    Replies: 9
    Last Post: October 2nd, 2012, 10:21 AM
  4. ACFCP Plugin Changelog
    By dikiyforester in forum Advanced Custom Fields
    Replies: 0
    Last Post: September 20th, 2012, 10:08 AM
  5. ACFCP Plugin v1.0 - HELP section
    By dikiyforester in forum Advanced Custom Fields
    Replies: 7
    Last Post: August 26th, 2012, 09:14 AM