Questions tagged as 'css'

1
answer

Object fit in outlook

I'm using the property css object-fit: cover; for an email bulletin, outlook removes this property How can I use it? I can not use the image as a background of the div they ask me as a separate image. Thanks.     
asked by 09.02.2018 / 14:46
1
answer

Modify StyleSheet from JS console

Good evening everyone, My question comes because I can not find a way to modify the style file from the JavaScript console, what I want is to make the input filter visible, I tried for example with $(".dataTables_filter").display = "true";...
asked by 20.02.2018 / 01:10
0
answers

Problem to apply type effect (fadeIn) to different background-image

My problem is this: I'm making an application that displays a series of elements. On the left is the browser with some buttons to access the corresponding content. Each time a button is pressed, the window changes, with the background,...
asked by 06.02.2018 / 10:54
2
answers

Display problems of a mobile site

Hi, I'm having a problem with the visualization of a site that arme, it turns out that I check it in the mobile mode that brings chrome, mozilla and it looks perfect, now I check it from my cell phone in any browser and it looks disarmed, it hap...
asked by 03.02.2018 / 14:32
1
answer

The background-image does not work from my css file

I have a problem with the "background-image" property since my css file <!DOCTYPE html> <html lang="ES"> <head> <title></title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,...
asked by 29.04.2018 / 00:23
1
answer

How to place this article aligned with the others

I have a problem, this happens when on responsive I make the screen smaller because the text does not fit: There are 4 articles in cols of Bootstrap, I have tried to give clearfix behind all the article so everyone should be enlarged, b...
asked by 29.01.2018 / 13:07
2
answers

How to place images like in the photo, inline-block does not work

I would like to put the instagram feed images as it comes out in the photo, I try to display inline-block, they should be sorted on their bootstrap column but it does not work,  some suggestion? /*------------- MEJORAS ------------...
asked by 28.01.2018 / 17:48
2
answers

Table does not take property bordered

My table does not seem to take the class table-bordered , what's wrong? This is my code: <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+05...
asked by 30.01.2018 / 18:53
1
answer

datapicker - range

I have a problem with a Date Picker Range Bootstrap, since it is shown in the back of my modal, try a z-indez:-1 , but I do not see favorable changes. This is my code: $(function() { var start = moment().subtract(29,...
asked by 30.01.2018 / 19:18
1
answer

Add Spinner to my button

I'm working with a spinner on a button. I can not add my spinner correctly, this is an image .gif that when loading the page the spinner appears in the whole window and should appear at the moment of clicking on the onclick...
asked by 26.01.2018 / 18:48