• 文字サイズ


解決済

POPアップの画像と文字がうまく表示できません

  • 相談者:非公開
  • 2020/03/01 10:44
いつもお世話になります。

布の但馬屋の伊藤です。

さて、ポップアップですが

画像と文字がかぶってうまく表示できません。

どこを修正すればいいですか?

https://item.rakuten.co.jp/SHOP-URL/ITEM-URL/



--------------------------------

p{
margin:0 auto;}
input#modal {
display: none;
}
input#modal label {
width: 100%;
height: 120%;
position: fixed;
top: 147px;
bottom: 0;
left: 0;
right: 0;
z-index: 2147483646;
background: rgba(0, 0, 0, 0.5);
cursor: pointer;
}
input#modal label div {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: medium none;
position: fixed;
width: 165px; /*画像の横幅*/
height:100px; /*画像の縦幅*/
bottom: 0;
left: 0;
margin: 15% auto;
position: fixed;
right: 0;
top: 120px;
}
input#modal label div::before {
content: "X Close";
position: absolute;
bottom: -25%;
right: 50%;
margin: 0 -60px 0 0;
font-size: 3em;
font-weight: bold;
color: #ffffff;
}
input#modal:checked label {
display: none;
}
input#modal label img{
width: 165px; /*画像の横幅*/
height:100px; /*画像の縦幅*/
}
投稿内容について報告する

今気になってる疑問、
セミナーに参加すれば解決するかも!?
日本全国のネットショップ12,000社が参加!
ネットショップでお悩みがある方はまずはオンラインセミナーへGO!
広告0円で楽天の売上アップ続出!
ECマスターズチャンネルをチェック!
総視聴回数15万回突破!
最新の対策事例やSALE対策など、売上にお困りの方はぜひご視聴ください!

  • 返信者:非公開
  • 2020/03/01 16:42
ECマスターズの中野です。

いただいたこちらのご質問につきまして、
週明け担当よりご連絡差し上げます。

お待たせしておりますがお時間いただければと………(省略)………
  • 返信者:非公開
  • 2020/03/02 10:37
ECマスターズの伊藤です。

> 画像と文字がかぶってうまく表示できません。
>
> どこを修正すればいいですか?

XCloseの文字が改行され………(省略)………
このフォーラムへの質問は終了しました