- Posts: 64
- Thank you received: 0
minor problems with the display
-
Strzelec
Active member - Topic Author
- Member
Less
More
12 years 3 months ago #21593
by Strzelec
minor problems with the display was created by Strzelec
hello please help to solve some minor problems with the display
Attachment screen11.png not found
Attachments:
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 #21600
by ivan.milic
Replied by ivan.milic on topic minor problems with the display
Please send us direct link to your page and test account so we could see stars icons.
Please Log in to join the conversation.
-
Strzelec
Active member - Topic Author
- Member
Less
More
- Posts: 64
- Thank you received: 0
12 years 3 months ago #21610
by Strzelec
Replied by Strzelec on topic minor problems with the display
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 #21617
by ivan.milic
Replied by ivan.milic on topic minor problems with the display
1. Add to the bottom of "
templates/hot_ecommerce/css/vm_ecommerce.css
this css:
#product-tabs{
margin-top:15px;
}
2. add this to same file:
DIV.product-field{
width:680px;
}
span.product-fields-title, span.product-field-display {
float: right;
width: 140px;
clear: both;
position:static;
}
span.product-field-display label{
float: right;
width: 110px;
clear: both;
position:static;
}
span.product-field-display input{
float: right;
position:static;
}
3. remove this from that same file:
.vmicon {
background:url(../images/update_quantity_cart.png) no-repeat;
}
templates/hot_ecommerce/css/vm_ecommerce.css
this css:
#product-tabs{
margin-top:15px;
}
2. add this to same file:
DIV.product-field{
width:680px;
}
span.product-fields-title, span.product-field-display {
float: right;
width: 140px;
clear: both;
position:static;
}
span.product-field-display label{
float: right;
width: 110px;
clear: both;
position:static;
}
span.product-field-display input{
float: right;
position:static;
}
3. remove this from that same file:
.vmicon {
background:url(../images/update_quantity_cart.png) no-repeat;
}
Please Log in to join the conversation.
-
Strzelec
Active member - Topic Author
- Member
Less
More
- Posts: 64
- Thank you received: 0
12 years 3 months ago #21624
by Strzelec
Replied by Strzelec on topic minor problems with the display
position 1 and 3 super is well thank you. Point 2 does not look good.
Attachment screen12.png not found
Attachments:
Please Log in to join the conversation.
-
Strzelec
Active member - Topic Author
- Member
Less
More
- Posts: 64
- Thank you received: 0
12 years 3 months ago #21625
by Strzelec
Replied by Strzelec on topic minor problems with the display
How can you think it should look like this
Attachment screen13.png not found
Attachments:
Please Log in to join the conversation.
Time to create page: 0.165 seconds