![]() |
How to enlarge the "Edit Options" pop-up window?
Hi guys,
I would like to enlarge the "Edit Options" pop-up window. How do I go about doing this? Looking through the "WebMaster" mode, I was able to track it down to the "edit_product_options.tpl" template file but couldn't figure out what I need to change. As you can see from the image below, my product option list is quite wide. I wanted to enlarge the pop-up window so the width would fit the product option list. Thanks -Tuan http://img175.imageshack.us/img175/224/popupwindownk8.jpg |
Re: How to enlarge the "Edit Options" pop-up window?
Actually the size of the box is set in the link itself in customer/main/cart.tpl
|
Re: How to enlarge the "Edit Options" pop-up window?
Quote:
Code:
{* $Id: cart.tpl,v 1.95 2006/03/16 15:28:19 svowl Exp $ *} |
Re: How to enlarge the "Edit Options" pop-up window?
Oops, sorry Tuan, I mis-read your signature as you using 4-0-18 instead of 4.1.2 :( They have indeed changed the code...not sure where that is set now.
|
Re: How to enlarge the "Edit Options" pop-up window?
I dont have 4.1.2 installed but I did skim through it in the archive file I have...looks like you need to edit modules/product_options/edit_product_options.php and change the width, this will probably effect all popups however
|
Re: How to enlarge the "Edit Options" pop-up window?
From 4.1.3
Have a look at {include file="main/include_js.tpl" src="modules/Product_Options/edit_product_options.js"} look for the following javascript code: - PHP Code:
Note the "width", "height" and "resizable" settings. |
Re: How to enlarge the "Edit Options" pop-up window?
Quote:
Quote:
-Tuan |
All times are GMT -8. The time now is 09:41 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.