VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: rvhattum on September 20, 2012, 20:19:54 PM

Title: Custom Fields in Product pages
Post by: rvhattum on September 20, 2012, 20:19:54 PM
I use Custom Fields to let the customer choose some variables to their product. As you can see in the screenshot the page become very long with these options. How can i place the two custom fields besides each other? As an alternative i'am thinking to use the pictures of the colors in an drop-down box but that is impossible by my opinion...

I hope that we can fix this because i hate this interface  :-[

Cheers,
Ralf

The url for this page is: http://test.onobo.nl/index.php/maakbestel/onobo-city-strap/onobo-city-strap-hooked-detail

[attachment cleanup by admin]
Title: Re: Custom Fields in Product pages
Post by: vigier on September 20, 2012, 23:37:10 PM
Your URL doesn't work, look at the ...

And if you search this forum, there are a few topics about pictures with various color options in a grid.
Title: Re: Custom Fields in Product pages
Post by: bytelord on September 21, 2012, 00:29:33 AM
Hello,

You are using a commercial template, why you ask your template provider?
You could use some div/span and some css to place them with better layout. You could use float:left on your css to place that two columns aside, but again are too big. Why you don't use two dropboxes for the variants?

btw, there is no screenshot on your post.

Regards
Title: Re: Custom Fields in Product pages
Post by: vigier on September 21, 2012, 20:38:24 PM
Why don't you edit the CSS, make the size of each option button component smaller. Then place the name of the color on the right of the color-picture. That'll make the list a lot shorter.