• I was wondering if there was anyway to get it to put checkbox options in more than one column? As of right now, my column is a monster list but unfortunately all fall under the same category.

    To understand what I mean, here is a picture of the admin side:
    http://img204.imageshack.us/img204/4985/featuresl.png

Viewing 1 replies (of 1 total)
  • Plugin Author Hiroaki Miyashita

    (@hiroaki-miyashita)

    You can set the style sheet of the custom field template in ADMIN CSS of the setting page as you like. break type may also be helpful:

    [break1]
    type = break
    class = break

    Please use the tool like Firebug in order to handle the style sheet. Thanks.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Custom Field Template] Culumnize Checkboxes on Admin Side’ is closed to new replies.