Questions tagged as 'background'

1
answer

script called once, but turns two processes

I have here a script to test a background function. When squeeze is launched two processes and I do not understand why. One stops at "sleep 20", and the other runs forever. #!/bin/bash back(){ n=0 while [ 1 ] do...
asked by 23.09.2016 / 10:41
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
1
answer

Error trying to add an image as the background of a button

A few days ago, Android Studio indicated that it had updates that were available ... I had already finished an application for some time and it was ready to be published and talz, I just needed the license of Google Play that I needed to buy....
asked by 02.07.2017 / 02:02
1
answer

Change background of a section [closed]

the section has a defined background How do I move the mouse over the image? 1 Change the background of the section overlapping the current one, remove the mouse back. <section class="modules"> <div class="container"> <...
asked by 21.06.2017 / 21:38
1
answer

Background misaligned with the page (exceeding the limit)

IstartedprogrammingafewdaysagoandIdonotknowiftheproblemisinthecodeorifitistheimagethatistoobig.Theimageexceedsthepagecontentandgeneratesahorizontalscrollbar.SeetheCSS: @charset "UTF-8"; p { text-indent: 30px; text-align: justify;...
asked by 02.07.2016 / 01:26
1
answer

How to remove white space that appears only when I close the window [closed]

I have the site divided by several sections in which the background is an image with parallax effect, in full screen the site appears me right, but if I reduce the window appears me a white strip at the bottom of the site, all other sections wor...
asked by 17.07.2015 / 13:47
1
answer

Create a service together with the Ruby on Rails app

I'm developing a new project using Ruby on Rails to communicate with a legacy system made in COBOL. This communication will be done through TXT files, that is, when I have to get information I have to read a folder, open the TXT files and ren...
asked by 16.04.2014 / 17:04
1
answer

Do not run autoplay video like bg on mobile

My site has as bg a video that is in autoplay . However, when on mobile, I want this video not to run, leaving only pause to show a background image. If I put display:none in CSS it gets a bg black. <...
asked by 23.05.2014 / 20:04
0
answers

Transparent slider without bottom

How to make a slider with transparent background, without having to lower the opacity of the slider at least? I would like the slider using only the background of the site as the figures go by.     
asked by 17.09.2018 / 10:21
1
answer

Change background color of the iterative JavaScript select

Hello, guys. I'm having a hard time changing the background color of multiple selects in iteratively. I can already change, but I have to manually specify the index of the element for this to happen. Here's an example of what I'm doing: &l...
asked by 24.08.2018 / 21:06