View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0005352 | OXID eShop (all versions) | 1.09. Integrations: Facebook, Trusted Shops, Shop lupe, Econda | public | 2013-08-20 21:43 | 2013-08-22 10:53 | 
| Reporter | MichaelH | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always | 
| Status | resolved | Resolution | fixed | ||
| Product Version | 4.7.6 / 5.0.6 | ||||
| Target Version | 4.7.8 / 5.0.8 | Fixed in Version | 4.8.0_5.1.0_RC1 | ||
| Summary | 0005352: The facebook-like-button-flyout lies behind the "Have-you-seen?"-box, | ||||
| Description | but it is meant to lie in front. The "Have-you-seen?"-box has the z-index:2. For facebook-like-button-flyout I couldn't find an z-index. I was able to fix the bug, by adding z-index:3; to oxid.css, when it comes to .social span. Like this: .social span { float: left; z-index:3; }  | ||||
| Tags | |||||
| Theme | Azure | ||||
| Browser | All | ||||
| PHP Version | any | ||||
| Database Version | any | ||||