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.
There's a few way to accomplish it, but it really depends on your full requirements.
I'm working on a contact management module but it won't be released for a few months.
There...
I'm fairly sure that some people have done this successfully in Backdrop. Please can you list the modules you are using; that should help us get the right people to join this conversation.
Posted2 hours 34 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
Another content type for the addresses is a good option, and there are some more, for instance:
Use the Address Field.
If you already use Paragraphs (or are open...
Posted3 hours 17 min ago by Olaf Grabienski (Olafski) on:
It seems that if I set the "Block title type" to either "Default" or "Custom", the title (i.e. the view title or the custom title defined in the block, respectively) always appears,...
Posted16 hours 9 min ago by Alejandro Cremaschi (argiepiano) on:
How are you generating the View?
There are a few ways to do it... but it depends on how you generate your View.
Are you using Contextual Filters?
You could use the "no...
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...