• The presentation of the custom fields in the admin area, as I’m seeing it, leaves something to be desired. I went into the plugins/easy-post-types/style.css and added the following code to make it look a bit nicer for my purposes.

    .cct-fields input {}
    .cct-fields textarea {width:70%;height:200px;}
    .cct-fields div {margin-bottom:12px;}
    .cct-fields div .label {font-weight: bold;display:inline-block;margin-right:10px;width:130px;text-align:right;}
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: WP Easy Post Types] Custom Fields Admin styling’ is closed to new replies.