Closed (fixed)
Project:
Fusion
Version:
7.x-2.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2013 at 23:55 UTC
Updated:
15 Apr 2014 at 16:35 UTC
Jump to comment: Most recent
According to http://drupal.org/node/1346552 a patch was applied to remove default superfish styles from Fusion Core.
At least one style that affects the operation of a newly installed Fusion/superfish installation remains.
file: sites/all/themes/fusion/fusion_starter/css/fusion-starter-style.css
line: 161
/* Style for individual dropdown menu items, add border-bottom for separators */
.main-menu-inner ul.sf-menu li li {
background-color: #fff;
}
As a result of this, many of the included superfish styles have a white background on the menu items.
Comments
Comment #1
jbrauer commentedFixed in starter and starter-lite.
Thanks!