我正在努力使用类似图像按钮的个人资料将文本放在图像下方。如何确保我的文本位于图像下方并与图像重叠?如何将图标放置在图像的中心?
<div class="profile-img-container">
<img src="http://s3.amazonaws.com/37assets/svn/765-default-avatar.png"
class="img-thumbnail img-circle img-responsive" />
<i class="fa fa-upload fa-5x"></i>
</div>
<input id='uploadfile' type ='file'>
<p>this text is actually hidden but it should be visible and appear right after the image.</p>
请查看我的代码: http: //jsfiddle.net/aLsxcejn/
白衣染霜花
慕雪6442864
慕田峪7331174
相关分类