View Single Post
  #6 (permalink)  
Old June 16th, 2009, 07:59 AM
dnivdniv dnivdniv is offline
Registered User
Points: 18, Level: 1
Points: 18, Level: 1 Points: 18, Level: 1 Points: 18, Level: 1
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Apr 2008
Location: Kettering, Northamptonshire, United Kingdom.
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default Google Chrome

Have now got this working locally using IE8 and an amended CSS file to reflect the new
<DynamicMenuStyleCssClass="dynamicMenu"/> looks like
.dynamicMenu
{
background-color:#a83930;
border-color: #fdea12;
border-style: solid;
border-width: 1px;
z-index: 1000;
}

This now works. Have found that the fix works for IE8 BUT does not work for Google Chrome - as can be seen for the Wrox United Website. Any plans to resolve this for an increasingly popular browser ??
Reply With Quote