- Posts: 24
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
body { background-image: url(
); background-repeat: no-repeat; }
Please Log in to join the conversation.
<style type="text/css"> .signature-pad { background-color: #efefef; border: 3px solid navy; /* all the following is just an example; adapt it to your needs */ background-image: url("https://www.myserver.de/userfiles/a3.png"); background-size: contain; background-repeat: no-repeat; background-position: center; } </style>
Please Log in to join the conversation.
Please Log in to join the conversation.
please, learn about it.background-size: width=800 height=400;
Please Log in to join the conversation.