Hello I have finally got the Opacity working on my website but I would like it to extend horizontally across the full width of the page. I provided an image of how I want it to look. The css code for the opacity is, .sliderr { background: rgba(255,255,255,0.2);// transparent white background:#fff; // Left as a fallback for older browsers color:#FFFFFF;} Code (markup): My website can be viewed at, http://www.webbmaster.com.au/web-programs/questdesign/ Anyone help would be much appreciated. Have tried and can't get it to work.