标签: html css slideshow fotorama
我正在使用Fotorama创建幻灯片,但我的所有图像都不会居中。例如,这就是它显示的http://damien-harrow-photography.co.uk/picture.php?/285/category/2。任何帮助将不胜感激。
谢谢
答案 0 :(得分:0)
只需将以下代码添加到fotorama.css:
.fotorama__wrap { margin: 0 auto; }