버튼 가변 css적용은 되는데 이미지오버되는걸 추가하고파요...ㅠㅠ
한빛
2023.04.01
선배님들...부탁드릴게요...
버튼 가변 css적용은 되는데 이미지오버되는걸 추가하고파요...ㅠㅠ
a.button,
a.button span { position:relative; display:inline-block; text-decoration:none !important; background:url(/img/bt/bt_bg.gif) no-repeat; cursor:pointer; white-space:nowrap; vertical-align:middle; *vertical-align:top;}
a.button { padding:0; background-position:left top; overflow:visible;}
a.button span { left:2px; padding:5px 10px 2px 8px; color: #fff;font-weight:bold;font-size:12px;font-family:tahoma,arial,helvetica,sans-serif; background-position:right top;}
a.button.default span {padding:5px 22px 2px 20px;}
-
귀1여운렩
ㅠㅠ 어떻게요~~~
-
커피우유
추가하시면 되죠 ㅎㅎ