Epsilon Posted January 6, 2014 Share Posted January 6, 2014 Hey guys, So I have myself a display issue with Safari. I used absolute positioning to place a roll-out comment box on my website (to leave a tag that appears in the background). I put display: none, then display:block on :hover over "TAG ME NOW!". It works great in IE, Firefox and Chrome, but when I checked through an online Safari emulator, the roll-out box appeared behind the video that is below (as a float right element). I put the z-index value for the comment box higher than the youtube video but it didn't change anything. Anyone has a clue ? Here is the website : http://www.blackswanworld.com Link to comment https://forums.phpfreaks.com/topic/285124-safari-overlapping-issue/ Share on other sites More sharing options...
jazzman1 Posted January 6, 2014 Share Posted January 6, 2014 Before doing anything with design of your website, make sure that the content has a valid HTML and CSS code. W3C Markup Validation W3C CSS Validation Link to comment https://forums.phpfreaks.com/topic/285124-safari-overlapping-issue/#findComment-1464015 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.