- Posts: 11
- Thank you received: 1
Display attributes on top of Add to Cart button
-
adilx
Inactive member -
Topic Author
- New Member
-
Less
More
13 years 1 month ago #16902
by adilx
Replied by adilx on topic Re: Display attributes on top of Add to Cart button
I have sent you the link.
Please Log in to join the conversation.
-
adilx
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 11
- Thank you received: 1
13 years 1 month ago #16903
by adilx
Replied by adilx on topic Re: Display attributes on top of Add to Cart button
The default in Virtuemart is attributes on top of add to cart.
You can see this on this demo link :
demo.virtuemart.net/index.php?option=com...lt.tpl&product_id=20
You can see this on this demo link :
demo.virtuemart.net/index.php?option=com...lt.tpl&product_id=20
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6811
- Thank you received: 724
13 years 1 month ago #16904
by milos
Replied by milos on topic Re: Display attributes on top of Add to Cart button
Yes, this link has VM2, but you are using VM1.1.
You can edit CSS file and add this:
.vmCartAttributes { position:relative; top:-100px; }
.vmCartContainer { position:relative; top:-20px; }
You can edit CSS file and add this:
.vmCartAttributes { position:relative; top:-100px; }
.vmCartContainer { position:relative; top:-20px; }
The following user(s) said Thank You: adilx
Please Log in to join the conversation.
-
adilx
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 11
- Thank you received: 1
13 years 1 month ago #16906
by adilx
Replied by adilx on topic Re: Display attributes on top of Add to Cart button
Thank you!
Please Log in to join the conversation.
-
adilx
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 11
- Thank you received: 1
13 years 1 month ago #16939
by adilx
Replied by adilx on topic Re: Display attributes on top of Add to Cart button
With this modification if I dont have any attributes for a product then it leaves a big space.
Here is a demo of Virtuemart 1.18 and you see there are two different DIVS, each for the attributes and the add to cart button.
peahost.com/joomla15/index.php?page=shop...virtuemart&Itemid=53
Can you please check this?
Here is a demo of Virtuemart 1.18 and you see there are two different DIVS, each for the attributes and the add to cart button.
peahost.com/joomla15/index.php?page=shop...virtuemart&Itemid=53
Can you please check this?
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 1 month ago #16952
by ivan.milic
Replied by ivan.milic on topic Re: Display attributes on top of Add to Cart button
It looks like you did not apply that css Milos gave you. Can you send link to attribute product and not attribute product because all I tested have attributes
Please Log in to join the conversation.
Time to create page: 0.091 seconds