Top "Background-image" questions

The background-image CSS property sets one or more background images for an element.

Background image not appearing HTML CSS

I am new to html/css and I do not understand why my background image is not showing up. This …

html css background-image stylesheet document-body
Change background-image of a div with fade effect every 10 seconds with jquery

I would like to create a slideshow in the header area of my page. It should change the background image …

jquery background-image fade
Background Image Placement

I'm trying to set my root LinearLayout element (which is set to fill_parent in both dimensions) to have a …

android background-image android-layout
How to make background-image with linear-gradient work on IE 11?

Any idea how I can make background-image with linear-gradient to work on IE 11? The following code works fine on IE 10 …

css background-image linear-gradients internet-explorer-11
How to reference JSF image resource as CSS background image url

I often, change the images of my buttons using the image attribute, but someone told me that it is a …

css jsf jsf-2 resources background-image
CSS, background-repeat distance

I want to set a background-image but with an specific distance between the repetitions. For example, I have this image …

css background-image background-repeat
Set an Image object as a div background image using javascript

I want to load 4 images from background showing a load bar to the client and when the images will be …

javascript background-image loadimage
Apply "background-size:cover" to Twitter Bootstrap Carousel slides

I am working with a basic Bootstrap Carousel with three slides. Before I implemented the slider, I had one static …

css twitter-bootstrap slider background-image
CSS Background Gradient with offset

I applied a gradient as background image to my body. Then I added 255px offset at the top using background-position:0 255…

css background-image gradient background-position
How to replace white background color with transparent of an image in ImageMagick?

I have an image in .jpg format with white background color. I want to remove the white background color to …

imagemagick background-image background-color