Questions tagged as 'css'

0
answers

Convert html elements with fixed dimension in percentage

If for example I have these 2 elements DIV with width and height fixed <div style="background-color:red; width:1440px; height:400px"></div> <div style="background-color:blue; width:1440px; height:400px"></div>...
asked by 08.07.2018 / 19:44
1
answer

How to change the incoming side of the modal overlay animation Css JS HTML

I have this code, I just need to make the modal enter the right side of the screen (right - left) the way it does on the contrary CSS .overlay{ height: 100%; width: 0; position: fixed; z-index: 1; left: 0; top: 0; background-color:...
asked by 07.07.2018 / 08:18
1
answer

as I do so that the form fields are not deleted without php

I have a form and I want that when the visitor enters their data and they "send" it will not be deleted if they are still there and can decide whether to send another email with the same data or start deleting them to write others, as achieveme...
asked by 08.07.2018 / 02:58
0
answers

Slider on DIV in javascript or css

I would like to know how I could make a slider menu or I do not know how to call it, I searched the internet but I can not find anything because I do not know how to define the truth, I would like to recommend some way of doing it, or some books...
asked by 12.07.2018 / 18:42
0
answers

Delay loading own font

I have a source hosted on my server on my website and a few weeks ago I realized that in Chrome, once loaded all the content of the page, it takes less than a second to load the source. Is there a way to optimize the load and that there is no de...
asked by 12.07.2018 / 19:02
1
answer

Get instructions css from php

Look, it's that in a BD the classes that are used to style a nav a color are already set. Good but I'm going to show you everything for photos. In that image you see the names of the classes depending on which navigation bar it is. and...
asked by 05.07.2018 / 21:23
2
answers

How to make the selected property not change with the focus in css

I have an application in javafx and I'm using style sheets, I have a toggle group and I have a color of the property selected (green) I have a focus that seems to be only a blue border, but when I pass the focus it loses the green color of the s...
asked by 04.07.2018 / 21:40
0
answers

How to move to the sidebar the container and widget subscription template new blogger

I want to move the subscription widget from the header to the sidebar along with the container, the template is "Destacable" from the new blogger. I was trying to do it but I only managed to move the widget and that's not good for me because I w...
asked by 09.07.2018 / 00:53
0
answers

Datepicker Safari problems

I have problems with the input tag more specific with the date I read it is because of compatibility problems, someone knows what I can do apart from using Jquery UI     
asked by 06.07.2018 / 05:50
1
answer

expand height iframe dynamically

I have a layout of 2 columns: the first with a map and the second with info. I managed to get the iframe on the map to fit the width, but I do not know how to dynamically increase the height and that the map is the same height as the accompanyin...
asked by 06.07.2018 / 12:16