Skip to Content
Menu
This question has been flagged
1 Odpoveď
3486 Zobrazenia

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
Zrušiť
Best Answer

Hi,

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

Thanks.

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
1
apr 24
7536
1
sep 21
3897
1
mar 19
8510
2
jún 20
17017
0
máj 20
2337