Hi All,

Thanks to Tim Snadden, I have mostly solved the image gallery question I
posted last night regarding centering the photos within the blue box
background. 

There is one additional problem now.  The image box (blue background with
photo inside) for portrait sized images is aligned to the left, not centered
(click on the second image to see this problem).  I can't really use
margin:auto; for the #mainGal div because I already have margin-left:185px
to allow for the left nav, and adding margin:auto; to the #box div doesn't
change anything. 

Here are the links to the sample gallery and CSS file 

http://www.incline2000.com/awb/west1.html

http://www.incline2000.com/awb/styles.css

The styles for the gallery and box start at line #312. However, the problem
may be with the right div called #mainGal at line #154.
client really wants the photo box to be always be centered above the footer,
regardless of whether the photo is in landscape or portrait mode.  I have
tried multiple things to try to make this happen, but it eludes me... 

Any suggestions on how to fix this last detail?  I still have to get
everything to work in IE6, but I want things to work in the compliant
browsers first. 

Thanks,
Debbie

______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to