Custom Fields products (image display wrong)

More
12 years 11 months ago #16257 by etarancon
Greetings, I created some custom fields products (attach 1) and I added to the product (attach 2), but the problem is that no image is displayed correctly, plus the pink box add to cart becomes larger (attach 3) ... As I can fix this to display correctly? thanks :unsure:


www.pelucashop.com/index.php/virtuemart/...etico/alia-66-detail
Attachments:

Please Log in to join the conversation.

More
12 years 11 months ago - 12 years 11 months ago #16285 by ivan.milic
Add this to bottom of template_css.css::

.product-fields .product-field, .product-related-categories .product-field {
float:none!important;
}

.product-fields .product-field input {
float:none!important;
left:0!important;
}

.product-fields .product-field label {
width: auto!important;
float: none!important;
position: static!important;
top: 0;
left: 0;
}
Last edit: 12 years 11 months ago by ivan.milic.

Please Log in to join the conversation.

More
12 years 11 months ago #16290 by etarancon
ohhh, so this very well! But the problem is that many colors (about 15), then in a column to the bottom is very long. It can be in 3 columns and the left side to make it wider? Thank you very much for your help!

www.pelucashop.com/index.php/virtuemart/...etico/alia-66-detail

Please Log in to join the conversation.

More
12 years 11 months ago #16296 by ivan.milic
Well you would have to move attribute rendering place from flypage left column, because there is no space to have 3 columns.
The following user(s) said Thank You: etarancon

Please Log in to join the conversation.

More
12 years 11 months ago - 12 years 11 months ago #16298 by etarancon
The truth is that I do not know where that option, you could tell me? thanks :unsure:
Last edit: 12 years 11 months ago by etarancon.

Please Log in to join the conversation.

More
12 years 11 months ago #16302 by ivan.milic
What is VM version?
The following user(s) said Thank You: etarancon

Please Log in to join the conversation.

Time to create page: 0.236 seconds
Powered by Kunena Forum