| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Increasing the size of the Detailed Image popup window | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() I did some searching around and couldn't find a good answer for this one...
I recently added the ALT text for the Detailed Images as a caption under the detailed image, but now the size at which the window pops up is too small. How can I increase the size of the Detailed Images popup window to accomodate the newly added caption?
__________________
X-Cart Gold 4.1.10 XCSEO Pro 1.1.7 IIS 7 / Windows 2008 PHP Version 5.2.6 MySQL Version 5.0.51a |
|||||||
#2
|
|||||||
|
|||||||
![]() I hear crickets here... nobody?
__________________
X-Cart Gold 4.1.10 XCSEO Pro 1.1.7 IIS 7 / Windows 2008 PHP Version 5.2.6 MySQL Version 5.0.51a |
|||||||
#3
|
|||||||||
|
|||||||||
![]() There are some files in /skin1/main/
popup_image.js popup_image.tpl popup_image_js.js popup_image_js.tpl popup_images.tpl I don't sure which file uses in Detailed Images but you can use Webmaster mode to clear up it.
__________________
Regards, Anthony Holub X-Cart Skins Store ![]() - twenty two different skins available; - both 4.1.x and 4.2.x versions compatible; - refresh you store now! Smart menu X-Cart add-on Featured Products Slide Show X-Cart add-on "What's New?" FREE X-Cart add-on |
|||||||||
#4
|
|||||||
|
|||||||
![]() Ah yes, that looks like the correct code... specifically pop_image_js.js
Unfortunately my javascript skills are sorely lacking. Thanks though!
__________________
X-Cart Gold 4.1.10 XCSEO Pro 1.1.7 IIS 7 / Windows 2008 PHP Version 5.2.6 MySQL Version 5.0.51a |
|||||||
#5
|
|||||||
|
|||||||
![]() I had the opposite problem, where I needed the popup window to match the height of the image better. Here is my code at the end of skin1/main/popup_image_js.js:
Code:
window.resizeTo(imgObj.width, imgObj.height); and you could just change those to whatever dimensions you want.
__________________
X-Cart Gold version 4.1.9 PS: This is what part of the alphabet would look like if Q and R were eliminated. |
|||||||
|
|||
X-Cart forums © 2001-2020
|