This topic is locked

PHP Runner 10 image in a cell

8/19/2018 1:05:08 AM
PHPRunner General questions
B
Bernie author

I have what I guess is a very easy question:
How to put an image into a cell in PHPrunner 10 I am guessing using the custom CSS, but since HTML 5 we dont use <td background="">
So if not <td style="background-image: url(PATH/TO/IMAGE);">
what should go into the Custom CSS box?
A simple example would be very much appreciated