Hello There!
I am using this Custom HTML module (Partners) and I would like it to show up the titles and centre the pictures. Now the pictures are showing left aligned and the first picture on the left is out of the frame of the menu. What changes it is necessary to add to this script? Regards,
<div class=”all-partner row”>
<div class=”span2″><a href=”#” title=”Logo 1″><img src=”images/joomlart/ja_brisk/logo-1.png” alt=”” style=”display: block; margin-left: auto; margin-right: auto;” /></a></div>
<div class=”span2″><a href=”#” title=”Logo 2″><img src=”images/joomlart/ja_brisk/logo-2.png” alt=”” style=”display: block; margin-left: auto; margin-right: auto;” /></a></div>
<div class=”span2″><a href=”#” title=”Logo 3″><img src=”images/joomlart/ja_brisk/logo-3.png” alt=”” style=”display: block; margin-left: auto; margin-right: auto;” /></a></div>
<div class=”span2″><a href=”#” title=”Logo 4″><img src=”images/joomlart/ja_brisk/logo-4.png” alt=”” style=”display: block; margin-left: auto; margin-right: auto;” /></a></div>
<div class=”span2″ style=”text-align: left;”><a href=”#” title=”Logo 5″><img src=”images/joomlart/ja_brisk/logo-5.png” alt=”” style=”display: block; margin-left: auto; margin-right: auto;” /></a></div>
</div>