Questions tagged as 'css'

2
answers

Previous and next days javascript calendar

I would like to know how I can show the days of the previous month in my clandario with javascript, that is, instead of showing empty cells for days that have passed, I can show the days of the previous and subsequent months. Example: Monday is...
asked by 04.06.2018 / 18:21
0
answers

How to sort tables with arrows in javascript / jquery

How can I order a list of items (each column has an arrow up and down) of a table through arrows that are not images but font awesome, it turns out that I in this site web , I built something based on images that are svg that do not appear I do...
asked by 07.04.2018 / 16:30
1
answer

Header and table foot immobilized when scrolling

Could someone help me how to make the header and footer of the table immobilized with CSS or javascript when scrolling? <style> table.tablaordenada { font-family:arial; background-color: #CDCDCD; font-size: 8pt; width...
asked by 09.04.2018 / 17:21
0
answers

text-shadow CSS on mobile devices

I have made a neon effect in text on a web, on the web it works correctly but on mobile devices like android or this effect is not shown. the code of the effect is: text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #F00, 0...
asked by 07.04.2018 / 19:58
3
answers

Problem with the background in 2 columns, css grid

I want to create two full width columns as you can see in the image with css grid. I have managed to do it, the detail is that I put a width to the box of the son and I try to align it to the center and I get spoiled. You can see the code her...
asked by 29.03.2018 / 23:45
0
answers

Make an index like TWITTER

I want to create an almost identical index, I'm using bootstrap to do it, I run into the beginning of the site, since I can not place the two Divs that contain text and form, occupy 50% of the site with width but when I want that occupy 100% of...
asked by 30.03.2018 / 10:31
0
answers

Problem Scroll bar with dredge

I have a series of elements (img) that can be dragged (dredgers) and if they do not fit on the wide screen, I pull out a scroll bar. I have several problems: 1º In the tablets and / or mobiles when you try to move the element with your fin...
asked by 16.03.2018 / 22:16
1
answer

I can not click on the bottom sidebar in Wordpress

I'm setting up a web in Wordpress and I have a problem with the bottom sidebar, in the bottom bar where the widgets are, I can add and modify them without problem, but then the links do not work or a form that I added in the widget, it's like it...
asked by 04.04.2018 / 11:25
2
answers

Enlarge div according to content with css

It turns out that I have a section where I'm putting a kind of image gallery. The parent container of all has a height of 600px, and inside has two other containers that contain the images, the problem is that as you increase the images, obvious...
asked by 13.03.2018 / 23:40
2
answers

I can not change the gros of the div "article"

Very good to all, I do not know why but I can not change the thickness of the div "article" (red color). It is the last layer, therefore it should be able to change the size, but it is as if the div "article" had another div, and the div "art...
asked by 24.02.2018 / 11:20