Questions tagged as 'layout-responsivo'

2
answers

Problem with bootstrap responsiveness

I'm having trouble aligning the responsiveness of my dashboard. Here is an image of how it sits on large screens. ButifIslowdownthescreenitshuffleslikethis: BelowistheexcerptofthecodeHTMLofthepagewhereIquotethispart.AmIdoingsomethingwrong?Ho...
asked by 18.07.2018 / 15:10
2
answers

Hover over the image and change the caption color

Good morning dear friends, I wanted to know how to move the mouse over an image, and the background of the caption change color, in the example below I can only change the color when I specifically step over the caption. How do I move the mouse...
asked by 16.10.2018 / 18:22
1
answer

Creating Responsive Random Image

I have this code (below), where I can create a random banner, but it is not responsive, or rather the image is not responsive. <style type="text/css"> .banner{ width:100%; height: auto; } </style> <script src="http://code.jq...
asked by 24.05.2016 / 22:03
1
answer

How to do in CSS a responsive list

Hello, I wanted to know if anyone here knows how I can make a list responsive, I'll explain, see the image:
asked by 16.03.2016 / 19:35
1
answer

@media in CSS does not work correctly

I have two CSS links on my site: The normal layout, and the "responsive corrections" with @media. To do tests with different screen sizes, I'm using Resposive Design Mode from Firefox. When I did the calculations with @media for 1920x900 screens...
asked by 29.07.2015 / 02:47
1
answer

Show mobile image when it exists

Hello, I have a% of my own% and I coded a feature to allow, in addition to the upload of standard size image, a second image CMS that will be shown with media query when the resolution is less than mobile , so it includes the "mo...
asked by 03.06.2015 / 21:45
1
answer

Responsive menu does not close when selecting element

I made a responsive menu on a one page site. The page scrolling part is working normally, but the menu only closes if the user clicks on the menu icon again. I need the menu to close when the user selects one of the nav elements. $(...
asked by 21.05.2015 / 16:09
3
answers

Difficulty adjusting menu and footer in responsive layout

The code below is about menu and footer , which I'm having difficulty adjusting to responsive layout: /*Código por Domingos Pereira, GPSI12 */ /*Dísciplina de Redes */ /* Professor: João Delgado */ /* Menu */ #menu{ text...
asked by 27.05.2015 / 22:19
1
answer

Line break by changing css

I'm working with grids and I need to know if there is any way to capture the box number (usually 1) to decrease the font number so that it fits in the box so that it occupies only one line. Note: I have already tested autofill in js, but in...
asked by 26.12.2014 / 18:57
3
answers

Background Reponsivo

I'm not sure how to make the background to stay responsive. This is the Background. Thisishowit'sgettingwith1024pxWidth. I'm placing in the Background-Size 100% of Width, I would like that when the Background decreases its own height the c...
asked by 12.08.2014 / 14:31