In 2 websites (www.english-shop.nl and www.british-shop.nl) I have made and which contain a Virtuemart webshop the problem is that when choosing for a payment- or shipmentmethod the column is very small. When you have to select a shipment of payment method the possibillities are in a very small column under each other. Where can I change the columnwidth? See image.
(http://www.egts.nl/temp/columnproblem%20Virtuemart.jpg)
it depends on your template.css line 2846
media="screen"
fieldset label {
display: inline-block;
width: 12em;
}
use firebug to find out things like this
Dear kkmediaproduction, I have been looking in my regular Joomla template (around line 2846) with context and search for the keyword "screen" but it was not found. I think it's not the template.css from the site itself but f.i. from Virtuemart. Will you pls. let me know where I can find it?
Thanks in advance!!
So what did using Firebug show you on the page? http://forum.virtuemart.net/index.php?topic=116620.0
Hello jenkinhill, Thanks for your fast reply!! Firebug lets me show vmsite-ltr.css (see image) but in "Context" the searchstring "media="screen""doesn't give a hit.
(http://www.egts.nl/temp/English%20shop%20Firebug.jpg)
I'm very sorry but I really don't know what to do.
Thanks!
look at the attached image
[attachment cleanup by admin]