DMXzone Bootstrap Elements Support Product Page
Answered
How do I alter the Thumbnails
Asked 10 Jul 2013 10:53:38
1
has this question
10 Jul 2013 10:53:38 Les IsOnline posted:
Hi Guys,When using the Thumbnail element I initially get 4 images placed on the page...
What I want to know is where is the size of these thumbnails defined so I can change it?
When I try and manually size the images using the corner nodes the CSS wont allow it and they remain the same size.
Also I want 2 rows with 3 columns and I get 2 rows and 2 columns when added, How do I alter this properly.
I'm just practicing with the bootstrap and elements and you can see my thumbnails on the bottom of here kk2013.staffdata.co.uk
Thanks again :-)
Replies
Replied 10 Jul 2013 11:19:46
10 Jul 2013 11:19:46 Teodor Kuduschiev replied:
Please check the code - each of the thumbnails is a class of <li class="span3"> changing this changes their width.
Please do not set a width for any of the images when using Responsive Layouts.
Please do not set a width for any of the images when using Responsive Layouts.
Replied 10 Jul 2013 11:59:31
10 Jul 2013 11:59:31 Les IsOnline replied:
Thanks :-)