【发布时间】:2017-10-31 14:48:18
【问题描述】:
如何在带有文本的图像上使用叠加效果。 Fiddle
<div class="ft-item">
<span class="ft-image">
<img src="https://image.ibb.co/irjHmR/backwater.jpg" alt="featured Scroller" draggable="false">
</span>
<div class="ft-data">
<a class="text-upper" href="#">
<h5 class="itemh5">Test Content</h5>
</a>
</div>
</div>
我尝试过使用它,但它不能满足我的需要。 example
【问题讨论】:
-
在这你想要只有
ft-data有效果吗? -
没有完整的 ft-item