viewPrdPopWindow size
Printed From: ProductCart E-Commerce Solutions
Category: ProductCart
Forum Name: Customizing ProductCart
Forum Description: Exchange messages with other users that are customizing ProductCart.
URL: https://forum.productcart.com/forum_posts.asp?TID=904
Printed Date: 11-December-2024 at 6:08pm Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com
Topic: viewPrdPopWindow size
Posted By: Jackalope
Subject: viewPrdPopWindow size
Date Posted: 21-June-2007 at 5:21pm
I can't seem to find where to specify the height of the viewPrdPopWindow. I moved the "Close" window button to the bottom of the page underneath the large image and now it doesn't show up because it is extended off the bottom and the window is a fixed size. This is probably happening because I changed the size of the main image to be 500px instead of the default 300px. All of my detail images will be 500px by 500px and they didn't look good when PC resized them down to the default 300px.
Thanks in advance.
|
Replies:
Posted By: Jackalope
Date Posted: 21-June-2007 at 5:59pm
Again, with a little searching I found a response by netrofits that indicated:
Check includes/javascripts/pcWindowsViewPrd.asp. There is a line like:
lrgewin=window.open("about:blank","","height=600,width=800,s tatus=no,titlebar=yes")
Change the height=600. Caution here though because some people's screen size will only handle 600 high.
I'm sure this will answer my question.
Thanks netprofits.
|
Posted By: Jackalope
Date Posted: 21-June-2007 at 8:13pm
Netprofits, your technique worked, but now I think it would be better if the window was allowed to stretch horizontally and vertically (not scroll). What's the easiest way to tell it to allow stretching?
Thanks again.
|
|