Top "Background-image" questions

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

Div, Background Image, and Image Map

On a web page I'm creating, I have a div with a background image. I overlay some text over the …

html background-image imagemap
Rails 4 - Background Image Appears in Localhost but not in production

I recently rewrote one of my Rails 3.2.13 applications to use Rails 4. I used twitter-bootstrap-rails 2.1.2 in my Rails 3 application. When I …

css ruby-on-rails background-image passenger
Background image cut off beyond viewport

Url for the unruly site: http://chrism.se After we put it live we discovered that if the viewport is …

html css background-image viewport clipping
Google chrome a:visited background image not working

(before I start I should say yes, I have done all the stupidity checks, yes the link is in my …

css google-chrome background-image visited
background-blend-mode with Gradient and Image

currently I am not able to blend a PNG Image with a CSS-rendered Gradient. The Code looks like this: background: …

css background-image background-blend-mode
CSS negative right background position

I know I can set a negative left position on a background image like this: #element { background: url(image.png) …

css background-image background-position
Qt Background Image for a QPushButton

I need to put an image from the internal resources as a background image of a QPushButton. I need also …

c++ qt background-image qpixmap qpushbutton
change background image of Framelayout via URL

is it possible to use a url to set background for framelayout? Example: i want to use the URL like …

android layout background-image android-framelayout
AndEngine background image

recently I started working on AndEngine. Hard to find up-to-date documentation / helping material in this regard. I am trying to …

android background-image andengine
How to position a background image in reveal.js?

I want to have a background image on the right hand side of one slide in a reveal.js presentation. …

css background-image reveal.js