luckoftheirish

Topic: resizing thumbnails?

is there any way to resize the thumbnails under the main display image?

luckoftheirish

Re: resizing thumbnails?

just to give some more info on this, i can resize the image using the height attrribute but the border prevents it from actually getting bigger, can anyone help me out with this?cheers

npgraphicdesign

Re: resizing thumbnails?

Within the demo01.html file, play w/ these settings:

.gallery_demo li{width:68px;height:50px;border:3px double #111;margin: 0 2px;background:#000;}

That should work...

luckoftheirish

Re: resizing thumbnails?

awesome that worked perfect