WHILE showing product in one column ...

qwertyytrewq

No avatar

2006-11-12 16:50

.. by turning off the productsInRow plugin, the "cart" icon is blinking while mouse over which iritates me a lot. It is not happening whan the plugin is "on" and the products is showed in 2 columns. Any idea on that?
That icon shall avoid the "mouse over" action but where?

Thanx.

Claps

Avatar: Claps

2006-11-13 09:53

qwertyytrewq - I don't know where this came from. Anyway the files to check are templates/pa.productsInRow.tpl, the two blocks responsible for generating code for price and icon <!-- BEGIN FORMATTED_STANDARD_PRICE -->
<!-- BEGIN FORMATTED_SPECIAL_PRICE -->,
and maybe productAttributes.css.
I didn't manage to reproduce your error.

qwertyytrewq

No avatar

2006-11-13 11:46

Hello Claps

Thanx for your reply. See for yourself here:
http://hjem.get2net.dk/CLX/onmouseover.avi
And it's not because of the icon. It was the same before with the old icon.
Any clue now?

Claps

Avatar: Claps

2006-11-13 12:40

in right.css or default.css try to eliminate the line
a:hover{text-decoration:underline;} .
I think that probably underlining the text on hover cause icon to be repainted and the flicker.

qwertyytrewq

No avatar

2006-11-13 13:21

Nope ... done that and still flickers .. very strange.

Claps

Avatar: Claps

2006-11-13 13:58

then maybe search right.css or default.css for "cart_image_small.gif" and delete that background: Url(...) and after that in pa.products_list.tpl insert a <img src="templates/img/cart_image_small.gif" alt="" /> in the two sections that generates prices (STANDARD_PRICE and FORMATTED_PRICE).

qwertyytrewq

No avatar

2006-11-13 15:15

Mmm .. good idea. I'll try that. Thanx a lot.

Back to top
about us | contact