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.
PHP Openssl is missing perhaps?
I know you've stated that it's there, but if it's having issues loading for any reason, it will fail with updates.
Try doing a phpinfo(); call to check...
It seems that the redirect behavior either was or can be overridden with Rules.
We were able to keep people on the same page by creating a rule that sends them back to the original page...
Ah... I did not know that.
Thank you for the info/explanation. I would really like the ability to be able to generate travel distance in real time, but not if I have to go back to Drupal...
Posted4 days 6 hours ago by (john@delinuxco.com) on:
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...