Questions tagged as 'css'

1
answer

visual studio does not save the changes in the frontend

visual studio does not update the changes, but it only happens in the frontend, when I change css rules or javaScript files     
asked by 14.08.2018 / 16:49
0
answers

Help understanding positioning with parallax.js

I am trying to recreate a painting of an artist using parallax with the elements that make up the collage, but I can not understand how to position the elements or that it is centered in the center proportionally. I put a link to my codepe...
asked by 09.08.2018 / 05:24
0
answers

How can I limit what is inside a div?

Good mates I have a problem with divs with bootstraps I can not do with bootstrap carousel suits the div, this is a layout that I made so that more or less I would like to have the carusel inside the div red and blue adapt them to those sizes, i...
asked by 06.08.2018 / 22:10
3
answers

do not load styles css to jsp

Greetings, I do not understand what problem there is in the route to access the css file and give styles to my jsp. will they know if I'm jumping something? It does not make sense to keep working on the project if I do not solve this first...
asked by 31.07.2018 / 19:33
0
answers

How to make a status monitor or activity progress

I would like to know how I can do not know if it is called as I know it, a monitor of activities, in which a user who has logged in can observe the activities he has done, if he has not made a form for example a padlock will appear saying that i...
asked by 01.08.2018 / 07:28
1
answer

search engine that is activated by clicking on the search icon

I have a search engine that is active when I click on the search icon and it is deactivated when I click on any part of the page , I want to deactivate that animation, that is, I want to leave the search engine fixed as any page without users h...
asked by 29.07.2018 / 01:56
1
answer

Images go from horizontal to vertical when placing header or text in table

The problem is that I have arranged the images horizontally, they find a hover, everything is perfect. But at the moment of trying to add a text to it under either p or span or h etc. or among others that I tried, my images are left in a vertica...
asked by 28.07.2018 / 16:59
0
answers

Unwanted image shift

I have an image identified by jquery $ ("#ImageImage") which I am embedding in a visualizer so that the user can perform events such as zoom in, zoom out, move image in mouse direction and rotate. I have problems with the last part. the rotation...
asked by 28.07.2018 / 00:08
1
answer

change link (current) according to click

As I can change according to the clicked link, it is currently in the link and I want it to change to register and data <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integ...
asked by 07.08.2018 / 06:24
1
answer

how can I give or call the styles css to an html table defined in php?

<?php require('../logica/conexion.php'); ?> <!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8"> <title>Comunidad</title> <link rel="stylesheet" type="text/css" href="../css/esti...
asked by 30.07.2018 / 01:41