Forum

Thread tagged as: Question

Create fields for CSS background images as Perch Fields

Hi,

I have been parsing CSS as PHP with good results however I'm wondering if there is a way to create templates in order to have specific things such as background:url() appear as fields for data entry in Perch.

Thanks for any help.

Garth Holmes

Garth Holmes 0 points

  • 4 years ago
Drew McLellan

Drew McLellan 2638 points
Perch Support

Yes, I don't see why not. Perch doesn't care what the text in the templates is.

background:url(<perch:content id="image" type="image" label="Background Image" />)