| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Add to cart button is displaying to far down. | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() Hi
When im adding product options the add to cart button is dropping to far down the page (the gap is bigger from quantity to add cart button). When there is no options activated the buttons display fine. Please see the 2 pages to see the diffences http://www.cricketshoponline.co.uk/product.php?productid=16183&cat=0&page=1 http://www.cricketshoponline.co.uk/product.php?productid=16166&cat=64&page=1 Thanks in advanced
__________________
rashriaz product -x-cart gold 4.1.9 operating system -windows location - uk |
|||||||
#2
|
|||||||||
|
|||||||||
![]() This looks to be an IE issue only with the INPUT tag.
Perhaps one way, if you know your way about, is to get the <INPUT /> after the <BR /> tag like so... <div id="wl_table"></div><br /><input type="hidden" name="mode" value="add" /> instead of it looking like this (the original code)... <input type="hidden" name="mode" value="add" /><div id="wl_table"></div><br /> Quite why that worked for me I have no ideas - again, it appears only to affect IE :P Hope this helps. Regards, Doms
__________________
Doms kube v4.1.9 |
|||||||||
#3
|
|||||||
|
|||||||
![]() in which tpl file do I make the changes?
__________________
rashriaz product -x-cart gold 4.1.9 operating system -windows location - uk |
|||||||
#4
|
|||||||||
|
|||||||||
![]() You should be looking around...
skin1/customer/main/product.tpl Remember to make back ups.
__________________
Doms kube v4.1.9 |
|||||||||
#5
|
|||||||
|
|||||||
![]() i cant see them options.
anybody have the same issue in 4.1.9 ?
__________________
rashriaz product -x-cart gold 4.1.9 operating system -windows location - uk |
|||||||
#6
|
|||||||||
|
|||||||||
![]() look for these...
around line 161 on stock install of 4.1.9... <input type="hidden" name="mode" value="add" /> <---- the Input causing IE to display different {include file="customer/main/product_prices.tpl"} <----- this contains the wl_table yes, everyone has the same issue I'd imagine. There's probably a simpler solution as well using CSS with display:inline/block
__________________
Doms kube v4.1.9 |
|||||||||
#7
|
|||||||
|
|||||||
![]() This is my product.tpl
Please advise what I need to change. Thanks Quote:
__________________
rashriaz product -x-cart gold 4.1.9 operating system -windows location - uk |
|||||||
![]() |
|
Thread Tools | Search this Thread |
|
|
|
|||
X-Cart forums © 2001-2020
|