- Posts: 12
- Thank you received: 1
Problem with IE
-
Mummy
Inactive member - Topic Author
- New Member
Less
More
12 years 3 months ago #22093
by Mummy
Replied by Mummy on topic Problem with IE
I disabled it, because it´s a live-page.
I turned it on now.
I turned it on now.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 3 months ago #22094
by ivan.milic
Replied by ivan.milic on topic Problem with IE
spacer is class for div in product details view container, there is no .spacer in vm scroller, how do you think that makes problem. Also better replace two files I send you.
Please Log in to join the conversation.
-
Mummy
Inactive member - Topic Author
- New Member
Less
More
- Posts: 12
- Thank you received: 1
12 years 3 months ago #22099
by Mummy
Replied by Mummy on topic Problem with IE
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 3 months ago #22104
by ivan.milic
Replied by ivan.milic on topic Problem with IE
In
templates\hot_ecommerce\html\com_virtuemart\category\default.php
and
templates\hot_ecommerce\html\com_virtuemart\categories\default.php
you can find
...
<div class="spacer">
...
only style applied to .spacer is padding:6px;
maybe that information may help you combine something. Like you could change class="spacer" to something else.
templates\hot_ecommerce\html\com_virtuemart\category\default.php
and
templates\hot_ecommerce\html\com_virtuemart\categories\default.php
you can find
...
<div class="spacer">
...
only style applied to .spacer is padding:6px;
maybe that information may help you combine something. Like you could change class="spacer" to something else.
Please Log in to join the conversation.
Time to create page: 0.087 seconds