Hey Leute,
ich möchte eine Beschreibung für mein Ebay-Shop zusammenbasteln. Jetzt bin ich auf diesen Script gestoßen:
Code
<style>.drop-shadow {
position:relative;
padding:1em;
background:#fff;
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.drop-shadow:before, .drop-shadow:after {
content:"";
position:absolute;
z-index:-2;
}
.lifted {
-moz-border-radius:4px;
border-radius:4px;
}
.lifted:before, .lifted:after {
bottom:15px;
left:10px;
width:50%;
height:20%;
max-width:300px;
max-height:100px;
-webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
-moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
-webkit-transform:rotate(-3deg);
-moz-transform:rotate(-3deg);
-ms-transform:rotate(-3deg);
-o-transform:rotate(-3deg);
transform:rotate(-3deg);
}
.lifted:after {
right:10px;
left:auto;
-webkit-transform:rotate(3deg);
-moz-transform:rotate(3deg);
-ms-transform:rotate(3deg);
-o-transform:rotate(3deg);
transform:rotate(3deg);
}
</style><div style="width: 950px;
margin: 20px auto;
"><div class="drop-shadow lifted" style="text-align: center;
"><label for="tab1-btn" class="tablinks" style="display: inline-block;
width: 150px;
text-transform: uppercase;
font-size: 16px;
font-family: Lato, sans-serif;
line-height: 40px;
transition: all 0.1s ease-in-out;
border-width: 1px;
border-style: solid;
border-color: rgb(214, 214, 214) rgb(214, 214, 214) rgb(255, 255, 255);
border-image: initial;
position: relative;
z-index: 2;
cursor: pointer;
top: 1px;
">BESCHREIBUNG</label><span style="font-family: Lato, sans-serif;
font-size: 15px;
text-align: start;
">
</span><input name="tab" id="tab2-btn" type="radio" style="visibility: hidden;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
padding: 0px;
height: 0px;
width: 0px;
position: absolute;
"><label for="tab2-btn" class="tablinks" style="display: inline-block;
width: 150px;
background-color: rgb(239, 240, 235);
color: rgb(102, 102, 102);
text-transform: uppercase;
font-size: 16px;
font-family: Lato, sans-serif;
line-height: 40px;
transition: all 0.1s ease-in-out;
border: 1px solid rgb(239, 240, 235);
position: relative;
">BEZAHLUNG</label><span style="font-family: Lato, sans-serif;
font-size: 15px;
text-align: start;
">
</span><input name="tab" id="tab3-btn" type="radio" style="visibility: hidden;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
padding: 0px;
height: 0px;
width: 0px;
position: absolute;
"><label for="tab3-btn" class="tablinks" style="display: inline-block;
width: 150px;
background-color: rgb(239, 240, 235);
color: rgb(102, 102, 102);
text-transform: uppercase;
font-size: 16px;
font-family: Lato, sans-serif;
line-height: 40px;
transition: all 0.1s ease-in-out;
border: 1px solid rgb(239, 240, 235);
position: relative;
">VERSAND</label><span style="font-family: Lato, sans-serif;
font-size: 15px;
text-align: start;
">
</span><input name="tab" id="tab4-btn" type="radio" style="visibility: hidden;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
padding: 0px;
height: 0px;
width: 0px;
position: absolute;
"><label for="tab4-btn" class="tablinks" style="display: inline-block;
width: 150px;
background-color: rgb(239, 240, 235);
color: rgb(102, 102, 102);
text-transform: uppercase;
font-size: 16px;
font-family: Lato, sans-serif;
line-height: 40px;
transition: all 0.1s ease-in-out;
border: 1px solid rgb(239, 240, 235);
position: relative;
">KONTAKT</label><span style="font-family: Lato, sans-serif;
font-size: 15px;
text-align: start;
"></span><input name="tab" id="tab5-btn" type="radio" style="visibility: hidden;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
padding: 0px;
height: 0px;
width: 0px;
position: absolute;
"><div id="tab1" style="font-family: Lato, sans-serif;
font-size: 15px;
text-align: start;
"><div class="contentBorder" style="border: 1px solid rgb(214, 214, 214);
padding: 25px 50px 55px;
"><div class="animated fadeInRight" style="animation-duration: 1s;
animation-fill-mode: both;
"><div class="tabContent" style="overflow: hidden;
margin: 0px;
padding: 0px;
color: rgb(85, 85, 85);
font-variant-numeric: normal;
font-variant-east-asian: normal;
font-stretch: normal;
font-size: 16px;
line-height: 1.5;
"><h2 style="color: rgb(51, 51, 51);
font-weight: 300;
font-size: 28px;
font-family: "
Open Sans"
;
">Titel<br></h2><p>Text<br></p><h1 style="color: rgb(51, 51, 51);
font-weight: 300;
font-size: 28px;
font-family: "
Open Sans"
;
">Text<br></p><div class="clearer"></div><br><h2 style="color: rgb(51, 51, 51);
font-weight: 300;
font-size: 28px;
font-family: "
Open Sans"
;
">Überschrift<br></h2>Text<br></div></div></div></div></div></div>
Alles anzeigen
Finde ich recht schön, doch leider passiert nichts, wenn man auf den Button: Bezahlung, Versand,... drückt. Wäre echt klasse, wenn dies jemand richten könnte.
Freue mich auf eure Antworten
Liebe Grüße
Oli