- Posts: 14116
- Thank you received: 1639
minor problems with the display
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
12 years 6 months ago #21657
by ivan.milic
Replied by ivan.milic on topic minor problems with the display
By looking at source it appears you did not added last changes.
Please Log in to join the conversation.
-
Strzelec
Active member -
Topic Author
- Member
-
Less
More
- Posts: 64
- Thank you received: 0
12 years 6 months ago #21662
by Strzelec
Replied by Strzelec on topic minor problems with the display
I'm sorry I did not write the file. There are still two elements. See the picture
Attachment screen17.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 6 months ago #21663
by Strzelec
Replied by Strzelec on topic minor problems with the display
I have for you one more request. In the places I selected spacing between commentary and title the next article.
Attachment screen18.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 6 months ago #21666
by ivan.milic
Replied by ivan.milic on topic minor problems with the display
Add this:
FORM.product .product-fields{
float:left!important;
}
FORM.product .addtocart-bar{
position:absolute!important;
margin-left: 80px!important;
}
span.product-fields-title{
text-align:left!important;
}
this one add to template_css.css:
.jcomments-links {
padding:5px 0;
}
FORM.product .product-fields{
float:left!important;
}
FORM.product .addtocart-bar{
position:absolute!important;
margin-left: 80px!important;
}
span.product-fields-title{
text-align:left!important;
}
this one add to template_css.css:
.jcomments-links {
padding:5px 0;
}
The following user(s) said Thank You: Strzelec
Please Log in to join the conversation.
Time to create page: 0.088 seconds