PDA

View Full Version : customize width of filmstrip


! Saltwater Photography
Aug-16-2009, 03:24 AM
Hi, I'd like to fix the width of my filmstrip to 820px, so that when my customers browse through from landscape to portrait imaes, the colored box holding the images does not change shape.

I note that another problem with my current configuration is that the filmstrip images are not the same width as my menu bars (above and below), when viewed in Firefox.

See the gallery in question here: http://images.saltwaterphotography.com/gallery/7683097_4x9kk

Please help me smugmug!

jfriend
Aug-16-2009, 05:56 AM
To change the width of the filmstrip view, you can try adding this CSS:

#filmstrip {width:820px;}
#filmstrip #moveContainer { width:818px;}
#filmstrip #thumbnails {width:758px;}