tabs non affichés dans le diaporama du diaporama

Je crée un diaporama de marques qui affiche toutes les marques associées à une catégorie spécifique. J’utilise un curseur de caméra pixedelic. Le problème est que le curseur fonctionne de manière autonome, mais lors de son implémentation dans ma page principale, les tabs ne sont pas affichés CSS pour la div interne:

.brandImg{ min-width:717px; max-width:1332px; width:100%; } .brandImg img{ width:100%; height:100%; position:relative; top:0px; left:0px; } .brandImg div{ width:20%; height:30%; background-color:rgba(255,255,255,0.8); float:left; margin:2%; margin-top:0.5%; margin-bottom:0.5%; background-repeat:no-repeat; background-size:contain; background-position:center; } .brandImg div:hover{ cursor:pointer; } 

c’est le fichier php / html:

  
<?php for($i=0;$i <div style="background-image:url('images/brands///')">
12){?>
<?php for($i=12;$i <div style="background-image:url('images/brands///')">