Quantcast
Channel: Active questions tagged flexbox - Stack Overflow
Browsing all 1305 articles
Browse latest View live
↧

Image may be NSFW.
Clik here to view.

Tailwind text padding and marging is not perfect on md

i have a problem with my code<motion.div variants={fadeIn('up', 'tween', 0.2, 1)} className="flex flex-col items-center justify-center lg:px-0 lg:py-0"><div className="flex flex-row...

View Article


How to Prevent Layout Shift When Loading Images?

I'm working on a Next.js project and implementing a carousel that spans the full width of the page, and shows media at either 30vw or 50vw, depending on the asset's aspect ratio. Here is a good...

View Article


What causes this child sizing difference between flexbox and default block?...

I noticed a behavior difference between default display type and flexbox, and I don't understand what is causing it. Here's a minimal example code I came up with:body { margin: 0; width: 100vw; height:...

View Article

Image may be NSFW.
Clik here to view.

Why is ::before pseudo element taking up room in flexbox?

I have a simple example here where I am setting ::before to provide a shade to the background. I do this on an element that is display: flex. I then set one of the flex items to flex: 1. Two things...

View Article

Image may be NSFW.
Clik here to view.

3 divs are expanding outside of the flex container div causing the elements...

If you look at the image. the current home page has div A and div C showing when you land on it. when you change the value in a drop box, b is added to the flex container. adding b pushes C out of the...

View Article


CSS style for implementing a floating menu that follows a draggable object

I am currently on a project of cloning canva using React and TailwindCSS. Say I have a structure like below:<div className='relative'><div><div>This is for the floating...

View Article

Separate sliders for each container with a parent with a constrained height

So I have the below piece of code and wanted to achieve two scrolling containers with div#parent contained ad 75vhBut what I get is a stretched parent to fit the sidebar and content.I don't understand...

View Article

Image may be NSFW.
Clik here to view.

Create grid layout with square cells [closed]

I'm going to create next layout and convert it to PDF with Puppeteer:This is a grid with square cells and numbers above them:number above first cell should be left aligned (i.e. 0s on the attached...

View Article


Achieving synchronized scroll for dual-column layout with CSS

I have a two-column layout using CSS with a sticky effect, similar to the example provided below. However, the scrolling behaviour differs slightly from what I need.Currently, the blue column starts...

View Article


Difference in flexbox overflow behavior between React and React Native

I'm new to React Native, so I apologize if this is a simple question. I'm trying to achieve a flex layout containing two child flex containers with their own content, where if one child's content...

View Article

Layout breaking when zooming out / in

When I view my form in the browser and zoom out, the form breaks into three columns,First column is the title,Second column is the form,Third column is the buttons.When I zoom back in, it remains in...

View Article

Group elements within a flex container

I have some items that each need to be displayed in a grid. I am currently using flex to achieve this. Every item has a square aspect ratio and is the same size. These items are grouped. An example...

View Article

Image may be NSFW.
Clik here to view.

Flex-box: Align last row to grid

I have a simple flex-box layout with a container like:.grid { display: flex; flex-flow: row wrap; justify-content: space-between;}Now I want the items in the last row to be aligned with the other....

View Article


Image may be NSFW.
Clik here to view.

Javascript or CSS - elegant toggle flex div (column layout) [closed]

I want to find elegant way for toggle one column for flex layout.Is i possible to do pure CSS?Opacity = 0, but GAPs ..display: none, GAPs - OK, but transition not working for dipslay-none...

View Article

Image may be NSFW.
Clik here to view.

Keep the middle item centered when side items have different widths

Imagine the following layout, where the dots represent the space between the boxes:[Left box]......[Center box]......[Right box]When I remove the right box, I like the center box to still be in the...

View Article


Image may be NSFW.
Clik here to view.

How to make layout like facebook ? Using html css (flexbox)

I want to make a layout(like facebook) with following features:Fixed/sticky header and No footer3 div, where div1:div2:div3 = 1:2:13 scroll-bar to control each div...Scroll-1 and scroll-3 will be...

View Article

How do I exclude certain elements from a flexbox in css without wrapping the...

I am making calculator where someone can add and remove input fields using JavaScript. I've implemented a flexbox layout for the section that contains the input fields and buttons. The current CSS...

View Article


Overflow auto not working with justify-content: flex-end

I'm trying to get an element to have items aligned to the right, and all overflowing elements to be hidden but accessed by scrollbar.But it seems like the scrollbar disappears when specifying...

View Article

How can I set a minimum amount of space between flexbox items?

Given this CSS:div.container { display: flex; flex-flow: row wrap; justify-content: space-between; border: 1px solid blue;}div.container div { width: 200px; border: 1px solid gray; display:...

View Article

Position the div at the bottom

I want to fix this div at the bottom of my webpage, here is my react code:It's written in tailwind css but you can answer in normal css tooI've tried using bottom property but it didn't work<div...

View Article
Browsing all 1305 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>