Minimum height 100px
But also quick tip: I personally find it works (and looks) best if you keep all the logos the same dimensions, and control the spacing within the images themselves. For example http://www.auralia.net.au/ (slider towards the footer) You can see all the images are the same dimensions and this makes the slider look quite slick.
Hope that helps
add to custom CSS field:
/* LOGO SLIDER */
/* logo width */
.logo-img{
width: 240px;
/* adjust gap between logos */
margin: 0 20px 0 20px;
}
/* to avoid dotted outline in firefox or other browsers */
.slider-controls #prev, #next{
outline: none;
}
Hi, I am trying to get this into the footer (horizontally) with this site:
http://www.dkijv.nl
like the example http://www.auralia.net.au/
What exactly is the proces do I need to follow as I can only get it vertically.
Thanks!
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
renske1966 Per the forum welcome please post your own topic.
This topic is 6 months old and already marked as resolved.