How could you add a background watermark to the content part of a page? Adding a logo/watermark seems hard to do for me. I can't get it the size I want.
I don't think this answers your question, but it might help someone with a related question.
The layout template for any given layout is stored in config and you can programmatically...
Hey there, and thank you for the response. As for sending the email, yes, I am using the email functionality of webform. I was wondering where I could find the component ID of the field? Or...
Comments
Add some markup to your page for the watermark and some css to style it as a watermark.
Here is the markup I've added to this page:
and here is the css i've added:
Here is the stackoverflow reference: https://stackoverflow.com/questions/1191464/is-there-a-way-to-use-use-te...