Questions tagged as 'css'

1
answer

I can not center the image! [duplicate]

How do I centralize a image within a DIV ? ( in html )     
asked by 03.08.2017 / 02:16
0
answers

Image within a div

Next, I have a test here and it loads some images at the end and in some div, but I can not put it to load an image in the div div, so I tried var img = $('#oitavo1').val(); $('#pictures').attr('src', img); and did not work, follow the code...
asked by 08.08.2017 / 14:08
2
answers

Adding more than one slider image

I wanted to put more than one image in this slider. I currently only have one. How do I put more than one image? HTML code <div class="banner"> <div class="container"> <div id="top" class="callbacks_conta...
asked by 08.08.2017 / 03:25
1
answer

Closing application in android 6.0

How do I make the button quit in an app with phonegap. We have already tried all the available forms and in none the command executes the "exit".     
asked by 21.08.2017 / 18:26
3
answers

Divis lateral alignment

I have 2 divs in my code, the first div is an image, the second div is a form, I want to put them both side by side, and when seen on the mobile it breaks, keep one div on top and the other on div How do I do this? form { width: 400px...
asked by 21.08.2017 / 22:23
1
answer

Carousel does not load the second image on the mobile phone in portrait position

Hello, I have a carousel on my site which is the basis for showing my products, it works fine on the pc (shows 4 images in sequence) and on the tablet (it shows 2 images in sequence) but on the mobile phone we have a problem, vertical shows 1...
asked by 27.07.2017 / 22:26
0
answers

Problem with icon awesome in select option

I'm trying to add an awesome unicode icon in an option of my select but I always get this symbol  @font-face { font-family: "FontAwesome"; font-weight: normal; font-style : normal; src : url("https://maxcdn.bootstrapcdn.com/font-aweso...
asked by 26.07.2017 / 23:37
1
answer

CSS Gradient Radial

I need to convert an image to css, but I can not generate the background of it using this radial gradient. Follow the picture: link Is it possible to make this same background in pure css? I tried it that way, but it did not look anyt...
asked by 28.07.2017 / 02:56
2
answers

Image is not centering

I have tried in several ways, but the image is not centralizing. Here is the code to better understand the problem: .logo2 { color: pink; position: absolute; margin: 0 auto !important; float: none !important;...
asked by 28.07.2017 / 04:37
0
answers

Site does not display CSS after Publication

After publishing my site, css does not load across the page, leaving only HTML. I'm using Bootsrap Less. My structure: Bundle: using System.Web; using System.Web.Optimization; namespace WebAutenticado { public class BundleCon...
asked by 28.07.2017 / 03:38