- Posts: 12
- Thank you received: 0
updated and somewhat broken?
-
curtisvision
Inactive member -
Topic Author
- New Member
-
Less
More
13 years 1 month ago - 13 years 1 month ago #21484
by curtisvision
updated and somewhat broken? was created by curtisvision
i updated from virtual mart 2.0.2 to 2.0.10 and now my whole format thing is somewhat off...
go to curtisvision.com and go to the shop link then click on one of the categories and then an item. underneath the product image. the custom format pricing choices are crunched together and in various updates before standing on top of each other? is there a way to separate these items so that they aren't so confusing and on top of each other?
what is the problem?
go to curtisvision.com and go to the shop link then click on one of the categories and then an item. underneath the product image. the custom format pricing choices are crunched together and in various updates before standing on top of each other? is there a way to separate these items so that they aren't so confusing and on top of each other?
what is the problem?
Last edit: 13 years 1 month ago by curtisvision.
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 #21487
by ivan.milic
Replied by ivan.milic on topic updated and somewhat broken?
Try adding this to
templates/hot_fashionstore/css/vm_fashionstore.css
.addtocart-bar{
margin-top:30px;
}
templates/hot_fashionstore/css/vm_fashionstore.css
.addtocart-bar{
margin-top:30px;
}
The following user(s) said Thank You: curtisvision
Please Log in to join the conversation.
-
curtisvision
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 12
- Thank you received: 0
13 years 1 month ago - 13 years 1 month ago #21504
by curtisvision
Replied by curtisvision on topic updated and somewhat broken?
how would I add space between the addtocart-bar and the headline in the product details pages.
in the example below... the headline "Frozen Destinations" is way too close to the addtocart bar.
curtisvision.com/index.php/en/store/idah...er-trails2549-detail
the headline is way too close!
in the example below... the headline "Frozen Destinations" is way too close to the addtocart bar.
curtisvision.com/index.php/en/store/idah...er-trails2549-detail
the headline is way too close!
Last edit: 13 years 1 month ago by curtisvision.
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 #21509
by ivan.milic
Replied by ivan.milic on topic updated and somewhat broken?
At bottom of templates/hot_fashionstore/css/vm_fashionstore.css
add:
.productdetails-view{
margin-top:20px;
}
add:
.productdetails-view{
margin-top:20px;
}
The following user(s) said Thank You: curtisvision
Please Log in to join the conversation.
Time to create page: 0.202 seconds