1

wordpress では、Skitter Slideshow プラグインを使用していますが、トップ メニューを開いてスライダーにサブ メニューを表示すると、次のボタンがサブ メニューの後ろに隠れません。詳細については、画像を含めました。この質問の最後に画像リンクを表示できます。画像 1 はデフォルトで、メニューは表示されませんが、2 画像では、サブメニューのスライダーの次のボタンを見ることができますが、css コードは次のとおりです。

background: url("../images/blog-felesh-r1.png") no-repeat scroll left top rgba(0, 0, 0, 0);
height: 53px;
overflow: hidden;
position: absolute;
right: 35px;
text-indent: -9999em;
top: 317px;
width: 53px;
z-index: 10000;

詳細なヘルプの画像: メニュー表示前: http://up.tractorfc.com/images/50135186097250441245.png

メニューを開いた後: http://up.tractorfc.com/images/85386592157969197947.png

4

2 に答える 2