Questions tagged as 'css'

1
answer

Why should the overlay and spinner go to the beginning of the body?

Hi, I'm good at this, I'd like to know why the overlay together with the spinner etc go to the beginning of the body, I know this is the right way but I have it down and it's no problem, but because it's usually put above? Regards, thanks...
asked by 01.02.2018 / 22:45
1
answer

Error sending Newsletter by mailing

Good morning gentlemen, I wanted to see if they could get me out of a bind, I have a client who commissioned a newsletter with interactive sectors linked to their networks and web, it happens that I built it entirely in html, when uploading it t...
asked by 29.01.2018 / 18:41
0
answers

NPM SASS does not compile imported CSS file

I'm working on a Laravel 5.5 project with Bootstrap 4. When I compile SASS it returns that everything is fine, but the imported CSS file is not being compiled or monitored by SASS. I have this SCSS file that comes by default in a new Laravel...
asked by 19.01.2018 / 19:51
2
answers

Changing CSS classes from JavaScript

I put you in situation, I have a div with an image of a dog, when you click on it, its sound is played and the div becomes smaller and bigger with the small class that contains that animation. The problem is that at the end of that animation...
asked by 20.01.2018 / 18:11
2
answers

How to put the code to show data in GRID?

Can someone help me with the Grid view? I am integrating a new design for an old script. Work is fine but as always I had problems with the <div> I still follow me in the code. I know it's silly, but I throw away a whole day a...
asked by 21.01.2018 / 22:35
1
answer

How can I handle an event for the Scrollbar and No for the Mouse

Here I have an error in the code, I can not get it to run; to help me, you can execute it directly from the executor of this question and see what errors are coming out of me. After it is executed correctly, I would need to manipulate the Scroll...
asked by 15.01.2018 / 20:33
0
answers

styles from php script?

I would like to apply styles using html elements created with php, try giving it an id but it has a not very correct function as for example I can not modify the width or height function loginbutton($buttonstyle = "square") { $button['rect...
asked by 13.01.2018 / 20:03
1
answer

Superimpose one layer over another

I need to solve this problem. I have tried some z-index but I do not achieve the result. The problem is that I have a first section that should be above (partially) the one that comes next. To the second section I put a z-index negative and visu...
asked by 13.01.2018 / 18:10
1
answer

Error in CSS Button Menu in the iPad or iPhone browser

I'm using a series of drop-down buttons with an internal menu in a personal project, the problem is that when opening these buttons from a browser on an Apple device (we tested with Safari and Chrome and both fail) when You click on these links,...
asked by 15.01.2018 / 10:29
1
answer

CSS absolute positioning Asp.net MVC

Someone knows what is happening. The image (addf) with absolute position does not respect its container. <div style="width: 100px; height: 100px;"> <img src="~/Imagenes/addf.png" style="width:100%;height:auto;position:absolute"/&g...
asked by 10.01.2018 / 21:10