Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Matthew Muro

    (@mmuro)

    You will need to use custom CSS, but I wouldn’t edit the plugin CSS file as you will lose changes on update.

    Here is a guide on how to add custom CSS. It’s for the main plugin so you will need to change the dependency for the Display Entries CSS file.

    So, where it says array( 'visual-form-builder-css' ) change it to array( 'vfb-display-entries-css' ).

    Thread Starter timjin

    (@timjin)

    Thanks for the reply Matthew. I just have a question regarding on what I should be putting in the new custom CSS for having a different color show up for each entry. I understand the basic tutorial but I don’t know how to configure it for forms with drop down choices.

    http://gyazo.com/d137493b5d7ea840b29395ee52276f3a

    Could you give me a code example of how I would be able to to achieve this in the CSS file and then I can figure out the rest? I’d appreciate it, thanks! Example: for the drop down would be Fire = Red, Corrosive = Green, and etc. That way when a user browses the submitted entries, it’s easier to see what Element to sort by.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can display entries have different colors?’ is closed to new replies.