Using Pods Data to Conditionally Format Column Background

@frankiewebs
There are many ways to do this, a few ideas:

1. Classes
Add classes to the container where you add the status.
Then create these CSS classes and set the background you want.

2. Inline (Pod templates)
Add inline CSS in the container where you check the status type.
This could be a bit difficult if you have more than 2 status types since you’ll need several IF statements.

2. Inline (PHP templates)
Add inline CSS in the container where you check the status type.
You can simply do a PHP switch statement for this.

Cheers, Jory

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer