View Single Post
  #9 (permalink)  
Old 20-12-2007, 09:28 PM
chriscoyier chriscoyier is offline
Junior Member
 
Join Date: Dec 2007
Posts: 1
Default

Child elements (unfortunately) cannot be any less transparent than their parent elements. You may need to force the content into that area with some kind of CSS positioning so it doesn't inherit that transparency:

Non-Transparent Elements Inside Transparent*Elements - CSS-Tricks
Reply With Quote