Hi, I would recommend using float:left (or float:right) on the thumbnails instead of display:inline, and then give them a width as well
~ Lacuna. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of J Hodge Sent: 08 August 2007 02:02 To: css-d@lists.css-discuss.org Subject: [css-d] Help, Please: Another CSS Image Gallery, Positioning Issues Good evening to everyone. I am working on implementing another CSS photo gallery, this time utilizing the one found on Dynamic Drive at the following URL: http://www.dynamicdrive.com/style/csslibrary/item/css-image-gallery/ My live test is at: http://www.lostinxlation.net/sandbox2/ddrive.html The applicable styles are at: http://www.lostinxlation.net/sandbox2/ddrive.css http://www.lostinxlation.net/sandbox2/css/primary.css As it sits, the "full size" image is properly located when displayed. However, the *thumbnails* need to be positioned on the right side, to mimic a right sidebar. When I attempt to position them using a margin-left, they display in a stack, even if using display: inline. Attempts at absolute positioning display them piled on top of one another. Relative positioning attempts displace the position of the "full image". If anybody has any ideas, they would be greatly appreciated. Thank you in advance for your time and attention. ~~J. "treswife -at- gmail -dot- com" ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/