Questions tagged as 'layout-responsivo'

1
answer

How to leave a table of checkboxes (Table of access levels) responsive?

I do not know if anyone has ever come across this kind of structure. But it's the following, I need to make this table of the image below responsive. Has anyone seen anything, do you know how, or do you have any idea how to implement it, or some...
asked by 01.10.2014 / 22:29
1
answer

Css in inputs using Affordance principles

To facilitate the development of responsive forms it is very common to place 100% of width in the inputs, and to control its size through the width of a container div, this technique helps when manipulating the media queries of these inputs. Thi...
asked by 30.03.2017 / 21:50
3
answers

How do I work with responsive design?

I use Media Queries, right, and my layout will have to adapt to various devices like tablets, iphone, smartphones, notebook and TVs, however I found a problem on the tablet in landscape mode, it has an approximate resolution of 1024x768 ,...
asked by 15.04.2015 / 14:31
2
answers

How to make a menu that has a geometric figure in the center and is responsive?

So I'm a beginner in the Web Design area, and I'm having some issues with css on a site I'm developing. I have to make a fixed menu, which is nothing more than a normal bar, but that has a figure of a trapeze in its center and inside it, a se...
asked by 18.12.2014 / 23:44
1
answer

Hide field in HTML with Bootstrap

How can I make a text field in my HTML be hidden when the user is viewing the phone and appears when he or she is viewing from the PC?     
asked by 15.12.2015 / 16:22
3
answers

Problem in leaving automatic field width in responsive layout

I have the following situation .. I'm working on a responsive layout that has three columns, left sidebar, center and right ... It happens that inside the right sidebar there is a text field and next to it there should be a submit button ... Thi...
asked by 12.06.2015 / 19:40
1
answer

Prevent zooming on your smartphone / tablet with Bootstrap 3

I use Bootstrap 3 in my projects and I have a question. I would like to know how to prevent zooming on smartphones and tablets, that zoom that is done with the "tweezer" movement or double touch. This maintains the responsive behavior of B...
asked by 05.01.2015 / 14:14
1
answer

How does Bootstrap responsive utilities work?

From the point of view of application performance, how does the hidden-** and visible-** classes work? If I put a div with hidden-xs it will load on an xs device and it will not be visible, or the bootstrap does this chec...
asked by 27.10.2015 / 23:09
1
answer

How to use responsive Bootstrap system

I would like to know how I use only the responsive design part of Bootstrap and if possible give me some tips on how to apply it in HTML code.     
asked by 15.04.2015 / 19:57
3
answers

Uncheck a checkbox when clicking outside it

HowcanIunmarkacheckboxifIclickonanotherfieldinthesite?Thecheckboxissothatwhenthestateischecked,it'drags'mymenufrom-65%to0andappearsonthescreen,beingusedinaresponsivemobilelayout.UnfortunatelyIhavenoideahowthiscanbedone,butIbelieveit'sinjavascri...
asked by 29.12.2015 / 18:43