Hi,
I am using CFK forms, pretty easy component to install and configure.
But i want to extend the layout using CSS style sheet.
I have added the following to the overall CFK form CSS Style sheet.
.sponsorformlabel {
font-weight: bold;
background-image: url('./images/stories/sponsorticker/bce.jpg');
The actual result isthat the label name is printed in Bold. But i down see any backgroud image.
Is this possible? Should the images reside on a other place?
I really don't know...
with regards, Jeroen