Questions tagged as 'layout-responsivo'

1
answer

How to adapt this code to different screens

I have a problem using a vertical slider , the Swiper Slider I'm using the < in> MouseWheel control . My problem is this, since it's a vertical slider , I need to set a size for height , so I can not make it responsive. Example:...
asked by 22.04.2016 / 21:09
1
answer

Font-size Responsive

I need help to adjust a detail on the client's website, because I'm generating some cards on the screen when registered, but according to the resolution of the screen it does not look good, so I come here to ask for your help to make the font-si...
asked by 12.02.2016 / 12:28
1
answer

Dropdown menu does not fit the screen

I have a dropdown button that serves as the site menu, but it is in the right corner of the site and ends up leaving the screen, follow the problem: Iwantittostayinsidethescreenwithoutcreatingahorizontalscrollbarbecauseofthemenu.Thesiteisres...
asked by 30.12.2015 / 11:57
2
answers

Responsive Design

I have two doubts here with responsive design. The first is in relation to the following code: <link rel="stylesheet" media="only screen and(min=width: 1366px)" href="css/deskmax.css" /> Because when I create CSS so it does not o...
asked by 02.06.2015 / 14:46
1
answer

HTML page responsive only in browser

I've created a responsive html page, to run mostly on smartphones. However, in portable devices, in the vertical (standing) position, the background image is not "resized". In the browser, if I narrow the window to the maximum ("mimicking" the s...
asked by 01.12.2014 / 18:30
1
answer

How to make Breakpoints with Susy?

I'm having trouble generating Breakpoints from a project to the Mobile (320px). When I put the Breakpoints it reads up on Desktops, more stay right on the Mobile as well. @media (min-width: 320px) { /* MEUS ESTILOS ESTÃO AQUI DENTRO */ }...
asked by 20.03.2014 / 20:11
0
answers

PHP and Javascript - Responsive site - Problems with SELECT and INPUT

I'm making changes to a client's site, making it responsive. I had to make several layout changes that were sent to me by a vendor and because of these changes some Javascript and PHP functions I had do not work in the new layout. In one of t...
asked by 20.12.2018 / 12:55
0
answers

Android - How to make this animation with parallax effect (see animation)

I have a big question, how can I do this animation (see below) on Android?   WhathaveItried?<?xmlversion="1.0" encoding="utf-8"?> <android.support.design.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/re...
asked by 30.11.2018 / 09:21
0
answers

Problem with site responsive when opening on a mobile

Hello, I created a website with 2 Paralax effects to practice this functionality via bootstrap. As it's a front-end site only, I'd like to test it by the same cellphone (no function to change platform size by browser). So I opened it, copied the...
asked by 27.11.2018 / 14:52
1
answer

How to leave several images responsive

section { font:bold; text-align: center; } h1 { font-size: 30px; text-align: center; color: #fff; } img { width: 233px; height: 302px; border-radius: 5px; cursor: pointer; -moz-transition: all 0.3s; -webkit-transitio...
asked by 18.09.2018 / 05:22