VirtueMart Forum

VirtueMart General => Your Live Sites => Topic started by: heyyo on February 24, 2006, 12:07:55 PM

Title: 3u4u.biz computers in JERUSALEM
Post by: heyyo on February 24, 2006, 12:07:55 PM
I have a problem with Internet Explorer. The transmenu doesn't extense on the full width of the left column.
The display on Firefox works without problem.
Any help will be appreciated and/or comments.

Regards
Title: Re: 3u4u.biz computers in JERUSALEM
Post by: webcentred on May 17, 2006, 10:13:34 AM
you have to apply an absolute width (eg "width: 160px !important" rather than 100% or auto) for your a.mainlevel items in your template_css.css.

the !important refers to inheritance for parent to child.