|
2016-10-21 13:55
조회: 345
추천: 0
'딸몽'님이 문의하신 스크립트 입니다.인벤 스크립트에 관심을 가져주셔서 감사합니다.
문의하신 내용을 바탕으로 작성된 샘플 소스를 전달해 드립니다. 혹시 원하시던 형태와 다르거나, 이외에도 궁금하신 점은 언제든지 글 남겨주세요. 감사합니다. ■ HTML을 누른 상태에서 붙여넣어 주세요. <!-- 배경상자 --> <div style="position:relative;background:url(http://upload2.inven.co.kr/upload/2016/10/21/bbs/i12478460011.jpg) no-repeat 0% 0%/100%;width:100%;height:643px;"> <!-- 가입일 --> <div style="position:relative;top:298px;left:222px;width:100px;height:33px;border-radius:15px;color:rgba(0,0,0,0);transition:0.4s;text-align:center;" data-inven-over-css="{'_SELF_':{'color':'rgba(0,0,0,1)','background-color':'rgba(255,255,255,0.6)'}}" data-inven-out-css="{'_SELF_':{'color':'rgba(0,0,0,0)','background-color':'rgba(255,255,255,0)'}}"> <div style="padding:0.6em;font-weight:bold;"><span data-inven-dday="2016-03-16"></span>일</div> </div> <!-- 링크 --> <a href="링크 주소" target="_BLANK"> <div style="position:relative;top:384px;left:265px;width:24px;height:23px;border-radius:12px;color:rgba(0,0,0,0);transition:0.4s;text-align:center;" data-inven-over-css="{'_SELF_':{'color':'rgba(0,0,0,1)','background-color':'rgba(255,255,255,0.6)'}}" data-inven-out-css="{'_SELF_':{'color':'rgba(0,0,0,0)','background-color':'rgba(255,255,255,0)'}}"> ◇ </div></a> <!-- 마격 --> <div style="position:relative;top:500px;left:271px;width:42px;height:82px;border-radius:22px;color:rgba(0,0,0,0);transition:0.4s;text-align:center;" data-inven-over-css="{'_SELF_':{'color':'rgba(0,0,0,1)','background-color':'rgba(255,255,255,0.6)'}}" data-inven-out-css="{'_SELF_':{'color':'rgba(0,0,0,0)','background-color':'rgba(255,255,255,0)'}}"> <div style="border:0px;padding:0;margin:0;" data-inven-action="" data-inven-nick-default="딸몽"> <span style="display:none;" data-inven-attr-for="input"></span> <span style="background-color:rgba(255,255,255,0); width:42px;height:82px;border-radius:22px; color: rgba(255, 255, 255, 0);padding:0;margin:0;transition:0.4s;border:0px;font-family: 'Jeju Gothic', sans-serif;font-size:15px;font-weight:bold;" data-inven-out-css="{'_SELF_':{'color':'rgba(255,255,255,0)'}}" data-inven-over-css="{'_SELF_':{'color':'rgba(255,255,255,1)'}}" data-inven-attr-for="last-attack-all" data-inven-text="마격"></span></div> </div> </div> |
Nacx