コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
3501 ビュー

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.

アバター
破棄
最善の回答

Hi,

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

Thanks.

アバター
破棄
関連投稿 返信 ビュー 活動
1
4月 24
7555
1
9月 21
3904
1
3月 19
8518
2
6月 20
17061
0
5月 20
2351