spacing for varying width thumbnails

36 views
Skip to first unread message

Mountaineer

unread,
Dec 18, 2012, 10:14:59 PM12/18/12
to mootools-...@googlegroups.com
I have thumbnails that are varying widths and heights. I am assuming that the display: block element of .slideshow-thumbnails a should keep the space between thumbnails the same but this does not seem to be the case. The display: block element for the thumbnail img itself is working fine.

I have a test page at http://robduffus.com/test.php

Any insight you can provide would be greatly appreciated.

Take care,
Larry

Starling Design Co.

unread,
Dec 19, 2012, 7:55:40 AM12/19/12
to mootools-...@googlegroups.com
The problem looks like the <li> element.  It has an inline style of width and height specified.  Once these are removed it is displaying properly. . . so far.

Chad

--
You received this message because you are subscribed to the Google Groups "Mootools Slideshow" group.
To view this discussion on the web visit https://groups.google.com/d/msg/mootools-slideshow/-/VK2QC2OmW8gJ.
To post to this group, send email to mootools-...@googlegroups.com.
To unsubscribe from this group, send email to mootools-slides...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/mootools-slideshow?hl=en.

Mountaineer

unread,
Dec 19, 2012, 12:46:23 PM12/19/12
to mootools-...@googlegroups.com
Thanks Chad,

The width and height were not being declared specifically but you put me on the right track. I had tried width: auto; for .slideshow-thumbnails li but what I had to use was width: auto !important;. Thanks again.

Larry



On Wednesday, December 19, 2012 4:55:40 AM UTC-8, Chad Meyers wrote:
The problem looks like the <li> element.  It has an inline style of width and height specified.  Once these are removed it is displaying properly. . . so far.

Chad
On 2012-12-18, at 11:14 PM, Mountaineer wrote:

I have thumbnails that are varying widths and heights. I am assuming that the display: block element of .slideshow-thumbnails a should keep the space between thumbnails the same but this does not seem to be the case. The display: block element for the thumbnail img itself is working fine.

I have a test page at http://robduffus.com/test.php

Any insight you can provide would be greatly appreciated.

Take care,
Larry

--
You received this message because you are subscribed to the Google Groups "Mootools Slideshow" group.
To view this discussion on the web visit https://groups.google.com/d/msg/mootools-slideshow/-/VK2QC2OmW8gJ.
To post to this group, send email to mootools-...@googlegroups.com.
To unsubscribe from this group, send email to mootools-slideshow+unsub...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages