hello all.
i am doing a site and desided to use virtumart, but having a few issues i am hoping someone can help me with.
1st issue is i have a dropdown menu for changing from the master to the different child products, but i cant get it to show up where the normal dropdown menus appear (below the price).
see here to see what i mean: http://test.jubileeleather.co.uk/component/virtuemart/round-leather-show-sets/detachable-lead-detail?Itemid=0
2nd issue is i have another product i am trying to remove prices out of the dropdown menu (so it doesent show in the drop down menu), is this possible? if so how?
http://test.jubileeleather.co.uk/component/virtuemart/round-leather-show-sets/combi-all-in-one-detail?Itemid=0
3rd issue is there is no spacing between the drop down menus and hoping someone could tell me how to give them 5 or 10 px spacing between them.
hope i have explained it correctly and someone can help, if i have done them incorrectly i am hoping someone could tell me the correct way of doing it.
thanks very much all.
Did you experiment with this plugin already? http://forum.virtuemart.net/index.php?topic=99678.0 (http://forum.virtuemart.net/index.php?topic=99678.0)
Quote3rd issue
The Firefox browser plugin "Firebug" helps to locate such things. See here: http://forum.virtuemart.net/index.php?topic=102850.msg345229#new (http://forum.virtuemart.net/index.php?topic=102850.msg345229#new)
In your file ...\components\com_virtuemart\assets\css\vmsite-ltr.css, approximately line 203, which currently looks like below, you can add a margin: 5px;
.product-fields .product-field, .product-related-categories .product-field {
display: inline-block;
float: left;
width: 100%;
}
------------------------
A different topic - Which exact version of VM2 do you use? I'm asking because you have the same problem with the SEF urls I currently have.
...test.jubileeleather.co.uk/component/virtuemart/round-leather-show-sets/combi-all-in-one-detail?Itemid=0
The "componet/virtuemart" should be the category name and the "?Itemid=0" shouldn't be there either. I'm using latest SVN version, but didn't have this URL problem until approximately 2 weeks ago.
...I'm still searching for the source of this URL problem.
thanks for your responce, it worked a treat.
i am running virtuemart.2.0.6