Questions tagged as 'grid'

0
answers

Performance impact using mixins in a CSS grid system

Suppose you want to build your own grid, and unlike that found in Bootstrap , you want to do something semantic. For this you type mixins with the SCSS syntax. Let's suppose you have something like this: @mixin coluna($col){ wid...
asked by 18.10.2016 / 03:13
0
answers

Problems with .container-fluid and @media

I am a beginner in Bootstrap and am using the framework for a school work. Previously, I was using the class .container to leave the content "together", but as I did not like the space around I decided to use .container-fluid . S...
asked by 09.08.2016 / 16:50
0
answers

Problems of recognition of the first responsive mobile faces

Error in recognizing responsive mobile PrimeFaces. I'm using PrimeFaces 5.3 and the Grid CSS feature works perfectly on the Desktop as seen in the images below. Maximized Restored Butunfortunatelythemobileisnotworking,becauseitgetsthevi...
asked by 20.05.2016 / 17:03
1
answer

Sort html with grid angularjs

I need a hint on how to sort elements in my home with no blanks appearing. The problem is: I have a page that lists all the services registered, this page is with pagination that lists the elements 8 per page, so far everything ok, list the elem...
asked by 18.04.2016 / 21:16
0
answers

Sort GRID UI record from the filter

Hello, Thisimageonlydisplayedthedatathathas"S", but in addition to displaying it, I need to sort it from the search filter, ie in this case, the result would be something like: Sleeping / Basketball / Thermal. Does anyone have a tip or a...
asked by 04.03.2016 / 20:29
1
answer

How do I make this panel with bootstrap grid system?

I'm having a hard time doing a dashboard sales I know how to use the bootstrap grid system but in this project I need to do the class row has height size and aligns with the other grid I'll post an example here link I want to do the same...
asked by 19.08.2016 / 05:31
2
answers

How to reload grid without having to check if it exists JS JQuery

The system was built with modal and it is possible that there is a modal there in the 2nd level that needs to update two grids below (one in the main screen and another in the modal in the 1st level), but not always this modal is called from the...
asked by 28.10.2016 / 14:37
2
answers

Unwanted white space CSS

I'm doing an outdoor activity reservation website and I'm having a problem with CSS. In my document there always appears a blank part below the image, I do not understand why. And another thing: in the comments I would like that when s...
asked by 10.11.2018 / 19:22
1
answer

How to create a grid with floating elements similar to Pinterest

Hello, I am creating a grid with divs floating left, but when it reaches the fifth div in 1000px , it floats on the right and not on the left as should be and margin-top is greater for all subsequent divs , ie f...
asked by 01.11.2015 / 00:05
1
answer

IONIC - Grid Responsive

Good afternoon, I have the following GRID with IONIC, it looks like this: <ion-grid> <ion-row class="cell-2"> <ion-col> Código </ion-col> <ion-col> Nome </ion-col&...
asked by 03.12.2018 / 20:29