Questions tagged as 'background'

1
answer

Give ID for a Jumbotron

I have some pages with a jumbotron of the same formatting on each page. I need them to have background-image different on each page. How can I give an ID for each of these jumbotrons, so I can edit their background-image , withou...
asked by 03.06.2015 / 19:41
1
answer

Repeating background gradient problem

How can I make a gradient background repeat out of the defined position for the layout? Consider the following image: Ineededtorepeatthegreenwaterandtheorangecolor,whicharealsogradients.EDIT:Example: link     
asked by 08.05.2014 / 19:56
0
answers

Google Map bookmarks

I have a background with opacity .5 over my map. I would like to know if you have placement markers above this background, or if you have a better way to do this (without having absolute position): ThisistheproblemI'mhaving: ThisismyJS:funct...
asked by 02.09.2017 / 01:37
0
answers

How to change the background color of a QTableView header?

I would like to know how to change the background color of the (horizontal / vertical) headers of the QTableWidget object in Qt. I already know how to change all headers together, using: ui->tableWidget->setStyleSheet("QHeaderView::se...
asked by 21.08.2015 / 20:37
1
answer

App Background

I'd like to know if there's a way to make triangles with div's that are responsive to the background of an application, or whether it's best to use a vector image. If I were to indicate some website with veto images, I would be very happy too....
asked by 06.09.2015 / 18:53
4
answers

Problem background image in div

I have a problem with a div. Her name is <div id="content-homepage"> It happens that this div has some content inside (texts, titles and a button), and when I insert the image through #content-homepage { background-image: url(.....
asked by 06.12.2018 / 16:21
2
answers

How do I save the option chosen by the html user in cookie? [duplicate]

I have a background change system by Javascript on my site, and I want it when the user chooses the background they want, the background he chose to hold when he accesses the site again. JavaScript function mudar9(){ document.body.backgro...
asked by 14.09.2014 / 15:56
2
answers

How to associate a variable with an ID?

I have an array integer and I need to associate this value with a certain button, to change its backgound. if there is a "40" in the array, I need the "40" button to change color. and so on until the entire array is checked. Basically, what I ne...
asked by 02.12.2016 / 11:20
1
answer

A Site as Background

Hello, is it possible to put a website as backgroud using css, as in background: url ("file: /// C: /logo.gif")? For example background: url ("file: ///www.uol.com")?     
asked by 16.06.2017 / 12:37
1
answer

How do I change background-image of the site dynamically? [closed]

So, I wanted to make a bg-image change dynamically the same in this example: link The background changes every 5 seconds. Does anyone know how?     
asked by 23.03.2017 / 01:58