Questions tagged as 'css'

0
answers

Problems jquery ui

I'm doing a Drag and drop system with jquery ui. The initial part declaring the elements sortables or droppables works perfectly, the problem is that these elements are stackable, creating groups among themselves and later being separa...
asked by 18.07.2017 / 12:50
1
answer

Change fill color to a svg in a selector :: after

How can I change the fill attribute of svg by doing hover in element <a> ? As far as I have seen it can only be if the svg is explicitly declared, but I do not know if it is possible when it is in a selector ::after...
asked by 17.07.2017 / 20:07
1
answer

Problems with the positioning of icons

I want to center the icons vertically within the div parent, but I am not capable. My code: .subtaskList { border-top: 1px solid rgba(255, 255, 255, 0.07); border-bottom: 1px solid rgba(255, 255, 255, 0.08); padding-botto...
asked by 25.07.2017 / 21:09
1
answer

Error showing image preview in angularjs with css

I am working with ng-file-upload to work with images. In if I have two options to upload an image for each one. When I show the first image it is shown in my first ng-model but when I show my second image in my second ng-model it is not shown bu...
asked by 26.07.2017 / 07:48
1
answer

hasClass to removeClass after addClass

I'm trying to create a function which looks for if there is a class in a body which contains the id="skin" so that when you want to change the theme of the whole page, this function does all the work without needing to change each class of all b...
asked by 26.07.2017 / 18:06
1
answer

I need help with a transformation in css

Friend I have a question that transformation or transition serves to make a container look like it is coming out of the screen, so when the pointer passes, it gets caught up on itself, you could tell me the name please.     
asked by 29.06.2017 / 16:21
1
answer

Problem of defining the background image of a web - Problem

I have the following problem, as you see in the image I have an IMG tag, ok but what I need is that it covers the entire screen and I was adding the following style css and this happened: my attempts were these: WIDTH: 100% - problem: dis...
asked by 29.06.2017 / 20:07
1
answer

Conditional pull-down menu

QUESTION Good morning, The question is that I have a higher menu, but I want the last section to be conditional, and only appear when it is not logged. So far no problem. The quebradero of head arises to me now, and is that when I am lo...
asked by 26.06.2017 / 11:00
1
answer

can characters be added by default to an input text?

There is some way that when you enter a value into the input a character is added as a point or comma, it is very similar to what the input date does with the "/" and when your input is accommodated with the "/", this can be applied in an input...
asked by 19.06.2017 / 17:21
1
answer

Help with html and css

How about friends, you will see that the body tag is responsive ... and the footer always appears at the end (bottom: 0;) <html> <head> <style> *{ margin:0; padding:0; } html{ width:100%; height:100%;...
asked by 14.06.2017 / 18:34