I have a slightly odd thing happening and I wonder if anyone could hazard a guess as to whether it's an actinic issue or something to do with my browser cacheing unwanted info.
The default extended info pop-up on my site is 620px wide and 350px high. I'm currently creating a new section of the site which I'd like to use a different popup on. I created a new template and in the Popup Page section of the Extended Info tab for the product I selected the new template and altered the width and height figures to the new dimensions.
On uploading to my site the new template is there, but the popup persists in opening at 620x350.
I've tried changing every setting I can think of, but simply cannot persuade the popup to change size. The source code for the main page with the popup links is changing as you would expect - and reading "onclick="ShowPopUp(this.href,200,200)" etc
I'm at a bit of a loss now as to where the problem is. As far as I can see Actinic itself is behaving as it ought - so why is the popup size not changing? Any thoughts would be greatly appreciated.
The default extended info pop-up on my site is 620px wide and 350px high. I'm currently creating a new section of the site which I'd like to use a different popup on. I created a new template and in the Popup Page section of the Extended Info tab for the product I selected the new template and altered the width and height figures to the new dimensions.
On uploading to my site the new template is there, but the popup persists in opening at 620x350.
I've tried changing every setting I can think of, but simply cannot persuade the popup to change size. The source code for the main page with the popup links is changing as you would expect - and reading "onclick="ShowPopUp(this.href,200,200)" etc
I'm at a bit of a loss now as to where the problem is. As far as I can see Actinic itself is behaving as it ought - so why is the popup size not changing? Any thoughts would be greatly appreciated.
Comment