Questions tagged as 'css'

1
answer

Break the chain in Css, It leaves the Col-md

I have a row, which I separate in columns and each column I separate again, always in equal parts The problem is that the span goes out of its cabbages and goes to the other extreme. SCSS .aggrid--units--detail-child { .center...
asked by 22.05.2018 / 16:27
0
answers

Run browser in full screen when launching S.O Linux

I'm doing a Domotic project in which I have the following components: RaspberryPi + Relays to operate lights. TouchScreen 15 ** screen The interface and back-end I did everything in web environment (HTML + CSS + NODEJS + SOCKET.IO)...
asked by 04.05.2018 / 16:55
1
answer

CSS in select Contact Form 7

I have a problem that is killing me with the Wordpress Contact Form 7 and the theme of the select style. I explain: I have two selects with bootstrap design and they look like this: As you can see, the addon with the icon is larger t...
asked by 30.04.2018 / 20:34
1
answer

Send email form without refreshing php and ajax

I have the following code with which I want to send an email (that works correctly) without having to refresh the page and also a div that I have with a display none change to flex. The two things separately work for me, the fault is to want to...
asked by 28.06.2018 / 01:05
3
answers

Add items in the DOM [closed]

Hi, I need to add a different class attribute for each label to a li but I do not know how to do it. You can help me would be with jquery     
asked by 14.05.2018 / 09:44
1
answer

How to adjust the scroll bar :: - webkit-scrollbar-thumb

I need to adjust the red bar so that it is smaller or can be replaced by an image. I do not know how to do it and as much as I look for it I do not get it. #cont{ position: absolute; background-color: #2F4F4F; width: 50%; heig...
asked by 25.04.2018 / 16:41
1
answer

Assignment of ID and class in JS [closed]

I'm new to programming, I have a problem, and I have to create a menu from JS without touching the HTML, more or less I've finished it, but I need to add an ID and a class to each tag to be able to manipulate them later Can someone tell me a JS...
asked by 21.04.2018 / 21:18
0
answers

How to make the text superimposed, to a responsive image, follow it

I have a background image (responsive) and a text above. When I decrease the window, the image decreases well, but the text stays on the other side. Can you guide me what to do? I'm not sure how to add the code. @font-face { font-fami...
asked by 12.04.2018 / 04:56
1
answer

How to make the clip-path move with the image?

I have a problem when using clip-path: the clip does not accompany the figure, it does not move with it, but it stays stuck in a corner. So when I try to do the responsive everything is complicated. Here I add an example of the code I am using....
asked by 19.04.2018 / 00:29
0
answers

problems with the css and js in laravel [closed]

I am using laravel 5.6 and install the Infyom package with the AdminLTE template, the point is that the reference to the css and js of that template are Internet addresses and the view works fine but only on the PC where I am programming it when...
asked by 02.04.2018 / 15:18