http://rthhockey.com/full-ice
可扩展文本内容的呈现方式(文本位置)与图像4-12的文本内容不同。当我添加自定义内容时,我唯一能想到的是我在做的不同的事情是添加
是我所知道的唯一添加换行符的方法。这会导致问题吗?或者你看到我遗漏的其他东西导致了这种扭曲吗?提前感谢您能给我的任何帮助。
CSS
html, body {
font-family: "Helvetica Neue", "Helvetica", open sans;
}
h1 {
font-family: open sans;
color: #494949;
font-weight: bold;
}
.hide {
display: none;
}
#gallerly.container {
width: 100%;
}
#gallerly .image-viewer {
position: relative;
}
#gallerly .image-viewer .preview {
position: absolute;
width: 100%;
background-color: #1D1D1D;
border: 1px solid #f1f1f1;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 20px;
border-radius: 0px;
}
#gallerly .image-viewer .preview img {
float: left;
height: 280px;
margin-right: 10px;
}
#gallerly .image-viewer > a > img {
height: 150px;
}
#gallerly .image-viewer > a {
cursor: pointer;
border: 1px solid #f1f1f1;
padding: 3px;
margin: 5px;
display: inline-block;
}
#gallerly .image-viewer > a:hover {
border: 1px solid #aaa;
}
#gallerly * {
position: relative;
-webkit-transition: all 0.15s ease;
-moz-transition: all 0.15s ease;
-ms-transition: all 0.15s ease;
-o-transition: all 0.15s ease;
transition: all 0.15s ease;
}
#gallerly .thumbnail.move-down {
top: 346px;
}
#gallerly .preview .description {
}
#gallerly .preview a {
cursor: pointer;
color: white;
font-weight: 500;
}
#gallerly .preview .wrapper {
position: relative;
display: inline-block;
}
#gallerly .preview .close-preview {
position: absolute;
top: 8px;
right: 5px;
}
#gallerly .preview .prev {
position: absolute;
left: 6px;
top: 50%
}
#gallerly .preview .next {
position: absolute;
right: 6px;
top: 50%
}
#gallerly .preview .preview-content {
margin-left: 70px;
margin-right: 70px;
}
#gallerly .preview .title {
color: #ffffff;
font-weight: semi-bold;
text-decoration: underline;
}
#gallerly .preview .description {
color: #ffffff;
font-size: 15px;
}
#gallerly .preview .arrow {
border-bottom: 10px solid #222;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
height: 0;
position: absolute;
top: -10px;
width: 0;
}
HTML
<div id="gallerly" class="container">
<div class="image-viewer">
<a class="thumbnail"><img src="https://i.imgur.com/1YxdIW1.png?1" data-title="Jackson 5" data-description="3 Skaters run this drill at one time with all 3 attempting a shot on goal<br>F1 Skates top of circle and takes shot on goal<br>F2 Skates full circle without a puck<br>F3 Skates an inside/out pattern around face-off dot with puck, breaks on goal, and takes a shot<br>F1 picks up puck below far circle, matches timing of F2 through the neutral zone, and dishes pass to F2<br>F2 breaks in on goal with a shot while F1 crashes net for rebound"/></a>
<a class="thumbnail"><img src="https://i.imgur.com/awFVVcL.png" data-title="Chip To Speed" data-description="Form 2 equal lines in each corner<br>First player in each line(F1 & F2) skates to top of circle with F1 carrying a puck<br>F1 passes to F2 at top of circle<br>F2 then passes to first player in line 1<br>Line 1 then passes cross-ice to F1<br>F1 & F2 then loop through neutral zone and break in 2 x 0 vs goaltender"/></a>
<a class="thumbnail"><img src="https://i.imgur.com/LHEOwdq.png" data-title="4 Dot Skate & Shoot" data-description="Drill is designed to have players work on passing while skating hard around the cones and finish with a 2 on 0 shot<br>Players split into two corners with pucks in one corner<br>First player from each line skate on whistle passing puck back and forth as often as possible during first cycle through cones<br>Skaters will cycle a second time through cones breaking in on net 2 on 0 and taking a shot<br>Next two players in line will start as group 1 breaks in on goal"/></a>
<a class="thumbnail"><img src="https://i.imgur.com/qGNYydr.png" data-title="Figure Eight 2 x 0" data-description="First player in each line(F1 & F2) skates to top of circle with F1 carrying a puck
F1 passes to F2 at top of circle
F2 then passes to first player in line 1
Line 1 then passes cross-ice to F1
F1 & F2 then loop through neutral zone and break in 2 x 0 vs goaltender"/></a>
<a class="thumbnail"><img src="https://i.imgur.com/5uPxWsr.png" data-title="NASA Earth Image" data-description="Earth, also called the world[n 5] (and, less frequently, Gaia[n 6] or, in Latin, Terra[26]), is the third planet from the Sun, the densest planet in the Solar System, the largest of the Solar System's four terrestrial planets, and the only astronomical object known to accommodate life. The earliest life on Earth arose at least 3.5 billion years ago."/></a>
<a class="thumbnail"><img src="https://i.imgur.com/awFVVcL.png" data-title="NASA Earth Image" data-description="Earth, also called the world[n 5] (and, less frequently, Gaia[n 6] or, in Latin, Terra[26]), is the third planet from the Sun, the densest planet in the Solar System, the largest of the Solar System's four terrestrial planets, and the only astronomical object known to accommodate life. The earliest life on Earth arose at least 3.5 billion years ago."/></a>
<a class="thumbnail"><img src="https://i.imgur.com/LHEOwdq.png" data-title="NASA Earth Image" data-description="Earth, also called the world[n 5] (and, less frequently, Gaia[n 6] or, in Latin, Terra[26]), is the third planet from the Sun, the densest planet in the Solar System, the largest of the Solar System's four terrestrial planets, and the only astronomical object known to accommodate life. The earliest life on Earth arose at least 3.5 billion years ago."/></a>
<a class="thumbnail"><img src="https://i.imgur.com/qGNYydr.png" data-title="NASA Earth Image" data-description="Earth, also called the world[n 5] (and, less frequently, Gaia[n 6] or, in Latin, Terra[26]), is the third planet from the Sun, the densest planet in the Solar System, the largest of the Solar System's four terrestrial planets, and the only astronomical object known to accommodate life. The earliest life on Earth arose at least 3.5 billion years ago."/></a>
<a class="thumbnail"><img src="https://i.imgur.com/5uPxWsr.png" data-title="NASA Earth Image" data-description="Earth, also called the world[n 5] (and, less frequently, Gaia[n 6] or, in Latin, Terra[26]), is the third planet from the Sun, the densest planet in the Solar System, the largest of the Solar System's four terrestrial planets, and the only astronomical object known to accommodate life. The earliest life on Earth arose at least 3.5 billion years ago."/></a>
<a class="thumbnail"><img src="https://i.imgur.com/awFVVcL.png" data-title="NASA Earth Image" data-description="Earth, also called the world[n 5] (and, less frequently, Gaia[n 6] or, in Latin, Terra[26]), is the third planet from the Sun, the densest planet in the Solar System, the largest of the Solar System's four terrestrial planets, and the only astronomical object known to accommodate life. The earliest life on Earth arose at least 3.5 billion years ago."/></a>
<a class="thumbnail"><img src="https://i.imgur.com/LHEOwdq.png" data-title="NASA Earth Image" data-description="Earth, also called the world[n 5] (and, less frequently, Gaia[n 6] or, in Latin, Terra[26]), is the third planet from the Sun, the densest planet in the Solar System, the largest of the Solar System's four terrestrial planets, and the only astronomical object known to accommodate life. The earliest life on Earth arose at least 3.5 billion years ago."/></a>
<a class="thumbnail"><img src="https://i.imgur.com/qGNYydr.png" data-title="NASA Earth Image" data-description="Earth, also called the world[n 5] (and, less frequently, Gaia[n 6] or, in Latin, Terra[26]), is the third planet from the Sun, the densest planet in the Solar System, the largest of the Solar System's four terrestrial planets, and the only astronomical object known to accommodate life. The earliest life on Earth arose at least 3.5 billion years ago."/></a>
<div class="preview hide">
<div class="wrapper">
<span class="arrow"></span>
<a class="prev">â Prev</a>
<div class="preview-content">
<img src="" />
<div class="content">
<h3 class="title"></h3>
<span class="description"></span>
</div>
</div>
<a class="next">Next â</a>
<a class="close-preview">Close</a>
</div>
</div>
</div>