VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: betterlead on December 07, 2012, 14:23:33 PM

Title: Serious problem - urgent solution needed (sorry)
Post by: betterlead on December 07, 2012, 14:23:33 PM
Hi! I don't now how this happened, but suddenly my left column in my shop places itself under the main content. I really have no clue why and the problem is serious because in IE8 the left column is on top of main content colum. This makes it impossible for scstomers to register - they simply can't see the contents left part. (Registration form is hidden by the left column. In f ex Firefox, the left column is under the main content. This is on almost all pages, except on the home page.)

https://www.tingshop.com/index.php?page=shop.product_details&category_id=95&flypage=flypage_images.tpl&product_id=1914&option=com_virtuemart&Itemid=53

Not a good thing to happen in the high of the season...
Urgent help would be much appreciated
Title: Re: Serious problem - urgent solution needed (sorry)
Post by: Peter Pillen on December 07, 2012, 15:04:14 PM
test this

erase/adapt or comment out the line that says

#ja-containerwrap-fr #ja-content {
    width: 100%; <-- comment it out with /*
}

in your file template.css

EDIT: i think you just fixed it some other way