| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
TelaFirma - X-Cart Dynamic Image Generator | ||||
![]() |
|
|
Thread Tools |
#321
|
|||||||
|
|||||||
![]() Steve,
Going back to the problems I'm experiencing getting the drop down quantity boxes showing through the image on the pop-up layer, I wonder if you could take a look at this website: http://www.galaday.com/ They seem to have the pop-up layers showing over the quantities box. How do they do this?!
__________________
WebVirtuoso: Website Design Mansfield |
|||||||
#322
|
|||||||||
|
|||||||||
![]() Quote:
This is a bug in IE5.5 and IE6. Even through MS will not admit that it is a bug, they did fix it in IE7. What is happening is that for some reason MS decided to have the SELECT elements be rendered by the OS rather than by the browser. This gives it precedence over any DHTML or windowless element (same reason that your CSS styling for selects do not work in IE6). There are only two solutions to this - either shove and empty IFRAME under the DHTML popup or hide the select elements while the popup is active. The IFRAME solution sucks so I have been playing with another solution for this. This is completely untested so... (you know the drill). If you would like to try this out on your site and see if it works for you, here is what needs to be modified: Edit /skin1/customer/main/product.tpl and find the <form> line: Code:
and add and ID tag to it: Code:
Next open the file /skin1/thumbnailviewer/thumbnailviewer.js Insert this at the top right under the comments: Code:
Find the line: Code:
and add this right below it Code:
Find the line: Code:
and add this right below it Code:
What this will do is hide the form when the popup is open and then show it again when the popup is closed. |
|||||||||
#323
|
|||||||
|
|||||||
![]() Wonderful, works like a charm, thank you very much!
I have installed the recently viewed mod now too - http://forum.x-cart.com/showthread.php?t=36753&highlight=new+products - however, the images shown aren't being drawn from the dynamic images mod but are referencing the actual images uploaded (so, they are grainy/squashed), do you have any ideas on a quick fix for this? Once again, many thanks
__________________
WebVirtuoso: Website Design Mansfield |
|||||||
#324
|
|||||||||
|
|||||||||
![]() This is untested but...
replace Code:
Code:
Also note that the width was set to the same width that was in the CSS. |
|||||||||
#325
|
|||||||
|
|||||||
![]() Many thanks for the speedy response Steve, but...
It didn't work ![]() Is there anything else you think could do it? Thank you
__________________
WebVirtuoso: Website Design Mansfield |
|||||||
#326
|
|||||||
|
|||||||
![]() Hi Steve,
Yet another query I'd like your assistance on! When trying to insert/update category images, the default 'no image available' does not show, nor does the image uploaded show when editing in admin. The image uploads, yet won't show on the customer side either. Reversing the action in step 6 (/skin1/main/edit_image.tpl) removes the problem, however, once doing that the rest of the product adding/editing won't allow the upload of one image for dynamic images. Help!
__________________
WebVirtuoso: Website Design Mansfield |
|||||||
#327
|
|||||||||
|
|||||||||
![]() Quote:
Try changing linkonly=Y to linkonly=true |
|||||||||
#328
|
|||||||
|
|||||||
![]() Quote:
No, unfortunately still the same.
__________________
WebVirtuoso: Website Design Mansfield |
|||||||
#329
|
|||||||||
|
|||||||||
![]() Quote:
On step 6 change the line Code:
to Code:
|
|||||||||
#330
|
|||||||
|
|||||||
![]() Hello!
I sent you a PM with all of our purchase info. Tried to send you another one but seems that you're over the Inbox quota. Have you by any chance responded to any of the e-mails included in the first PM?
__________________
X-Cart PRO v4.1.9 |
|||||||
|
|||
X-Cart forums © 2001-2020
|