?
avatar michwebdev
michwebdev
11 Aug 2016

Steps to reproduce the issue

Navigate to a third level menu item in the administrator interface (e.g. Content -> Articles -> Add New Article).

Expected result

Flyout menu link should appear with a solid background so that the underlying part of the interface does not show through it.

Actual result

Background, before hovering, is transparent and text is, depending on the location, unreadable or difficult to read.

System information (as much as possible)

Joomla: 3.6.2
Browser: tested on Firefox (Mac/Win), Chrome (Mac), Safari
PHP Version 5.5.14
Web Server Apache

Additional comments

Adding a background color to the isis template.css file is a workaround. It might also be missing a background image.

File: administrator/templates/isis/css/template.css
Either of these will do it but aren't exactly the fix:
.dropdown-menu > li > a {
background-color: #fefefe;
}
.dropdown-menu li {
background-color: #fefefe;
}

avatar michwebdev michwebdev - open - 11 Aug 2016
avatar brianteeman
brianteeman - comment - 11 Aug 2016

I can
not confirm this or am I misunderstanding

wmz3

avatar michwebdev
michwebdev - comment - 11 Aug 2016

This is a screenshot submitted by one of our users.screen shot 2016-08-11 at 09 45 36


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11559.

avatar michwebdev
michwebdev - comment - 11 Aug 2016

Fixed: I just did all of the updates and the one that seems to have fixed it is updating JA T3 Framework from 2.7.1 to 2.7.3. I will test this on another site to confirm that was it.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11559.

avatar michwebdev
michwebdev - comment - 11 Aug 2016

I tried another site and upgrading JA T3 Framework from 2.7.2 to 2.7.3 resolved this issue.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/11559.

avatar brianteeman
brianteeman - comment - 11 Aug 2016

Closed as not a joomla issue

avatar brianteeman brianteeman - change - 11 Aug 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-08-11 15:16:38
Closed_By brianteeman
avatar brianteeman brianteeman - close - 11 Aug 2016

Add a Comment

Login with GitHub to post a comment