The background color for path is changing

Author Message

Bengt Danielsen

Sunday 02 January 2005 1:48:39 am

When i move the cursor over some of the top menu items, when there's not a submenu, the background color for the path is changing. And when i scroll down the page, and the path dissapears in the top, and I take it back, the background color is normal again.

Try http://nfsandnes.org where I have the problem.

Bengt Danielsen

Paul Borgermans

Sunday 02 January 2005 2:51:20 am

That's a css issue with IE. In firefox, it will do as intended.

You may want to add an explicit background color for the path area in your css (in eg site-col.css):

div#path
{
    background: white;
}

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.