If added more that 2 attributes

  • eochoa
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 1 month ago #12322 by eochoa
I stumble on this topic http://forum.virtuemart.net/index.php?topic=86895.0 I tried this one seems working but now the add to cart seems gone too (see attach image).
Attachments:

Please Log in to join the conversation.

More
13 years 1 month ago - 13 years 1 month ago #12323 by ivan.milic
try this:

Code:
<div class="addtocartcontainer"> <p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p> <?php echo $addtocart ?></div> <div class="asksellercontainer"><?php echo $ask_seller ?></div> <p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p> <div class="clr"></div> <br/> <p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><?php echo $product_type ?> <p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><?php echo $product_reviews ?> <p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><?php echo $product_reviewform ?> <p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><?php echo $related_products ?> <p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><?php if( $this->get_cfg('showVendorLink')) { echo $vendor_link; } ?>
Last edit: 13 years 1 month ago by ivan.milic.

Please Log in to join the conversation.

  • eochoa
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
13 years 1 month ago #12324 by eochoa
I edit this file components/com_virtuemart/themes/default/templates/product_details/includes/addtocart_form.tpl.php

Change left to bottom
Code:
<div style="float: bottom;vertical-align: middle;">

seems working (see attach image). I hope that is correct.
Attachments:

Please Log in to join the conversation.

Time to create page: 0.069 seconds
Powered by Kunena Forum