container size doesn't limit/control it's contents size If you want
images sized use .gallery-demo li img {// set attributes}. content can be far larger than it's container, this is how many effects are managed such as scrollers, image effects etc Brandon wrote: thank you all so much!! i should have asked much earlier instead of pulling out my hair!! now that i've gotten them in order...one last question, the portrait images are "taller" than the landscape ones. doesn't this control the size of the thumbnails?.gallery_demo li{background:#000000 none repeat scroll 0 0;border:3px double #111111;height:50px;margin:0 2px;width:68px;float:left;} thanks so much!! brandon On Nov 16, 4:41 am, Charlie <charlie...@gmail.com> wrote:not entirely sure what gallery is supposed to do but you can align the thumbs better changing this css:.gallery_demo li{ background:#000000 none repeat scroll 0 0; border:3px double #111111; height:50px; margin:0 2px; width:68px; } add: float: left and height: 100px? // adjust to suit It will at least align the thumbs. If they are all supposed to be on one level will take further css/html/js to fix Brandon wrote:Hi all, I have no training in jquery. Can anyone help me see what is wrong with my thumbnail gallery athttp://www.brandonclicks.com? It was ok and in two neat rows when I used it at blogspot but once I changed it to a custom domain, it is all messed up. I would appreciate any help I can get. Thank you!! Brandon |
- [jQuery] Any kind soul to help me figure out whats wrong? Brandon
- Re: [jQuery] Any kind soul to help me figure out whats wron... JMcGinnis
- Re: [jQuery] Any kind soul to help me figure out whats wron... Charlie
- [jQuery] Re: Any kind soul to help me figure out whats ... Brandon
- Re: [jQuery] Re: Any kind soul to help me figure ou... Charlie