Hello,
I tried changing the js code on the pretty gallery that you suggested in another thread to avoid the horizontal squashing of pics in the pop-up galleries:
But changing the height or width values in the js/jquery.prettyPhoto.js file did not work.
Could you please advise a little more detail so I can get this right. I'm sure I'm missing something vital here that will be obviuos to you.
(function($){$.prettyPhoto={version:'3.1.3'};$.fn.prettyPhoto=function(pp_settings){pp_settings=jQuery.extend({animation_speed:'fast',slideshow:5000,autoplay_slideshow:false,opacity:0.80,show_title:true,allow_resize:true,default_width:500,default_height:344,counter_separator_label:'/',theme:'pp_default',horizontal_padding:20,hideflash:false,wmode:'opaque',autoplay:true,modal:false,deeplinking:true,overlay_gallery:true,keyboard_shortcuts:true,changepicturecallback:function(){},callback:function(){},ie6_fallback:true,markup:'<div class="pp_pic_holder"> \
Thanks
Jiwan














