Questions tagged as 'background-image'

1
answer

How do I make a background-image with width in pixels do not stay static on a website page?

I have several background images with a certain width in pixels and underneath these images I have one or two titles with background-color (with a color rectangle behind also with the width in pixels equal to that of the image so aligned) and te...
asked by 09.01.2017 / 15:32
1
answer

Use of CSS background-image and background-color

I'm studying HTML and CSS through Caelum's handout and I'm having trouble making CSS work correctly on the page. I have the following CSS code: body { color: #333333; font-family: "Lucida Sans Unicode", "Lucida Grande", sans serif;...
asked by 28.10.2017 / 02:02
1
answer

How to change cover photo [closed]

How to update photo of this cover from my computer with javascript, button input type="file" or with nodejs.
asked by 13.07.2017 / 19:36
1
answer

Remove cover or change, blogger

Hello, I'm having a hard time with the blogger I'm doing for college, I wanted to remove this part to see that the name of the site is written, or if it's possible to change it to a cover of mine. It is related here: #hen{background-color:...
asked by 03.10.2017 / 22:38
0
answers

Use window.open in a window with custom background

I need help putting a background into the window that opens a player on my site. Here is the code I'm using. The way I put the path of the background image, it is not appearing. Can anyone help me? <script language="JavaScript"> funct...
asked by 12.06.2018 / 15:39
0
answers

Insertion of responsive background image in html.twig for Drupal 8

I'm trying to insert a responsive background image into a html.twig for Drupal 8 , but to no avail. I'm not finding a solution to this. Better yet if it were something practical like a put this line exactly in this location . The image sim...
asked by 20.10.2017 / 16:36
1
answer

Javascript Array

People would like to know how to search for an image instead of color in this javascript array below Instead: <script> array var arrDados = [{title: "Dados 1", value: 1, **color**: "#fe4400"}] </script> I wanted to change to s...
asked by 02.06.2018 / 19:52
2
answers

How to use background-image correctly?

This command below is what I use in the current MENU of my Blog, however I would like to change the look and put a background image in MENU. how do I do this using background-image? where save the image to be fetched by the command? how to know...
asked by 16.10.2018 / 01:15