now you can use rgba in CSS properties like this:
.class { background: rgba(0,0,0,0.5); }
0.5 is the transparency, change the values according to your design.
Live demo http://jsfiddle.net/EeAaB/
more info http://css-tricks.com/rgba-browser-support/
Related Posts:
- CSS Background Opacity [duplicate]
- CSS Background Opacity [duplicate]
- How to change text transparency in HTML/CSS?
- How to darken a background using CSS?
- How to make blinking/flashing text with CSS 3
- Making text background transparent but not text itself
- Center image using text-align center?
- See answer keys in Google Form (quiz) source page?
- How do I vertically align text in a div?
- Why does z-index not work?
- How do I vertically center text with CSS?
- Failed to load resource: the server responded with a status of 404 (Not Found) css
- How do I vertically center text with CSS?
- Remove CSS class from element with JavaScript (no jQuery) [duplicate]
- Set cookie and get cookie with JavaScript
- Prevent line-break of span element
- How to align iframe always in the center
- How do I auto-resize an image to fit a ‘div’ container?
- Expected RBRACE, but the bracket is there?
- How to make an image center (vertically & horizontally) inside a bigger div
- How to center text with Markdown?
- Set the table column width constant regardless of the amount of text in its cells?
- CSS `height: calc(100vh);` Vs `height: 100vh;`
- CSS Display an Image Resized and Cropped
- Disable Scrolling on Body
- Darken CSS background image?
- CSS no text wrap
- Responsive image map
- How to wrap text around an image using HTML/CSS
- Bootstrap 4 Sticky Footer Not Sticking
- How to change css property using javascript
- How to make a whole ‘div’ clickable in html and css without JavaScript?
- How (and why) to use display: table-cell (CSS)
- Vertical Text Direction
- Disable Scrolling on Body
- CSS Background Image Not Displaying
- How to darken a CSS background image?
- Changing image sizes proportionally using CSS
- How can I create a marquee effect?
- How to give the background-image path in CSS?
- How can I make a CSS glass/blur effect work for an overlay?
- How to overlay image with color in CSS?
- CSS Background image not loading
- Outline radius?
- Maintain the aspect ratio of a div with CSS
- What is the difference between id and class in CSS, and when should I use them?
- How to set Helvetica font?
- Indent starting from the second line of a paragraph with CSS
- CSS Background Image Not Displaying
- jQuery.addClass not working
- what’s the easiest way to put space between 2 side-by-side buttons in asp.net
- Vertically centering a div inside another div
- How to move image with css/html
- CSS list-style-image size
- How to style the option of an html “select” element?
- CSS pick a random color from array
- Adding background image to div using CSS
- How to display hr horizontally with flex?
- Center a DIV horizontally and vertically
- how to overwrite css style
- How can I move this text up using CSS?
- Target a css class inside another css class
- CSS float right not working correctly
- How can I vertically align elements in a div?
- How to give spacing between buttons using bootstrap
- How can I override Bootstrap CSS styles?
- Space between two rows in a table?
- Styling an input type=”file” button
- Make a div fill the height of the remaining screen space
- How to stick footer to bottom (not fixed) even with scrolling
- How to change the background-color of jumbrotron?
- Add image in title bar
- What replaces cellpadding, cellspacing, valign, and align in HTML5 tables?
- How to display a gif fullscreen for a webpage background?
- Padding a table row
- vertical-align with Bootstrap 3
- How to add image that is on my computer to a site in css or html?
- How do I align in my image to move it vertically up?(CSS,HTML)?
- How to use PHP inside css file
- Setting a max character length in CSS
- Bootstrap Columns Not Working
- How to center an unordered list?
- How to make div appear in front of another?
- PHP Include Nav-bar For Every Page Techniques?
- External CSS not working
- How to exclude particular class name in CSS selector?
- How to create spoiler text?
- How do I center text in a span?
- HTML/CSS–Creating a banner/header
- text-align justify not working
- Change hover color on a button with Bootstrap customization
- Alternate table row color using CSS?
- How to create a hidden
in JavaScript?
- How to make a DIV not wrap?
- CSS “and” selector – Can I select elements that have multiple classes?
- HTML / CSS table with GRIDLINES
- CSS: Background image and padding
- Layout a flex box similar to a table?
- Firefox CSS Animations Broke [closed]
- How can I insert a disclaimer in a WordPress site?