Skip to Content
Menu
This question has been flagged

Hi,

I am trying to add a watermark in my custom report. watermark is getting added but it hiding the report content.

<div class="watermark" style="position:absolute;opacity:0.25;z-index: 800;font-size:3em;width:100%;text-align:center;z-index:1000;">

        <p>Text</p>

</div>
I added the above line of code in my custom report header. I tried by decreasing z-index but not working.

Could anyone help me to resolve the issue.

Avatar
Discard
Best Answer

Hi,

Check that the elements have their position set and z-index numbers in the correct order.

Thanks.

Avatar
Discard
Related Posts Replies Views Activity
1
Apr 24
6341
1
Sep 21
2713
1
Mar 19
7331
2
Jun 20
15619
0
May 20
1358