It seems my parameters are overlapped by some others.
As if the random image module is affected by the gallery.
In the sources I see :
Code: Select all
<center><div class="phocagallery-box-file" style="height:138px; width:120px;float:left">
<center>
<div class="phocagallery-box-file-first" style="height:118px;width:118px;">
<div class="phocagallery-box-file-second">
<div class="phocagallery-box-file-third">
Code: Select all
#phocagallery-module-ri .phocagallery-box-file {
position:relative;
width:50px;
height:50px;
border:1px solid #E8E8E8;
padding:5px;
background:#fcfcfc;
margin:5px;
text-align:center;
overflow:visible;