- Thank you received: 0
more attributes in a row
-
KLIPING2
-
Topic Author
- New Member
-
Less
More
11 years 4 months ago #33572
by KLIPING2
more attributes in a row was created by KLIPING2
hello, attributes can put more in a row?
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 4 months ago #33575
by ivan.milic
Replied by ivan.milic on topic more attributes in a row
send link
Please Log in to join the conversation.
-
KLIPING2
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
11 years 4 months ago - 11 years 4 months ago #33604
by KLIPING2
Replied by KLIPING2 on topic more attributes in a row
Last edit: 11 years 4 months ago by KLIPING2.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 4 months ago #33613
by ivan.milic
Replied by ivan.milic on topic more attributes in a row
In templates/hot_drug_store/css/vm_drug_store.css
.addtocart-area {
margin: 21px 0 0 0;
width: 140px;
float: left;
}
change width width: 140px; to width: 100%;
.addtocart-area {
margin: 21px 0 0 0;
width: 140px;
float: left;
}
change width width: 140px; to width: 100%;
Please Log in to join the conversation.
-
KLIPING2
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
11 years 4 months ago #33618
by KLIPING2
Replied by KLIPING2 on topic more attributes in a row
Ok, all is good, very thanks.
Please Log in to join the conversation.
Time to create page: 0.192 seconds