Search the Community
Showing results for tags 'closeup'.
-
Hello Prestashopers !! Im (once again) experiencing some issues and im hoping someone may be able to assist with a solution - to keep it simple ill just put the error im having in point form. - I have selected my image sizes in the preferences - I have the Large_default set to 310 x 310 - i have purposely set the "thickbox" image to 650 x 650 as ( i assume ) this is the "view larger size" image of the product. -when clicking the "view larger size" icon, the image is still smaller than the main product image. -My guess is its due to the size of the "Fancybox" -I use Firefox with firebug extension, which i usually inspect the item to find its coded information, file location, and also "Live Edit" the page before making changes in dreamweaver. example - #fancybox-wrap { jquery.fancybox.css (line69) background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3) !important; border-radius: 8px 8px 8px 8px; I have inspected the thick-box and fancy-box, but the right panel (that usually states a file location / style information, doesn't refer me to any files it just says element.style { border-width: 10px; height: 253px; opacity: 1; width: 248px; Is anyone able to direct me to the file that alters the size of the fancybox? i have looked at the jquery.fancybox.css file but all the height / width percentages are set to 100%. so perhaps i need to edit an index page and not a .css styling file? thank-you in advance