Skip to main content

Questions tagged [height]

The property which determines the size of an object on the Y-axis. Please don't use this tag, it has no taxonomic value in your post.

-2 votes
3 answers
44 views

set a max height and max width [closed]

I'm have an image which is limited to 70% of the screen size. This is great for mobile or tiled displays. However, for full screen the image takes up almost all of the screen. Therefore, I would like ...
Pioneer_11's user avatar
  • 1,034
0 votes
0 answers
26 views

How to increase nested TableView's Height in Swift iOS?

I have the main TableView which cell contains another TableView and this TableView's cell also contains another TableView. This is the response I'm getting from the backend: { "data": [ ...
Dimpy-iRoid's user avatar
0 votes
0 answers
10 views

Loop grid height - i cant aliagnt button and text above image are

I have tried everything for a week now. But I can't get all the heights in my loop grid to be the same. I think I should do something with CSS but I don't know any programming language. I tried for ...
memo08's user avatar
  • 9
0 votes
1 answer
31 views

Make table row height adjust to textarea content

I have the following table with a textarea inside the td: #myarea { box-sizing: border-box; border: none; width: 100%; height: 100%; resize: none; } <table> <...
bbWebDev's user avatar
0 votes
0 answers
21 views

How can I implement adjustable height based on the content in a carousel?

I am trying to make a text carousel in react with a bunch of features, I am currently trying to make the carousel height automatically adjustable depending on the content and I am stuck. I tried to ...
Maximilien Brunet's user avatar
0 votes
0 answers
4 views

In responsive design, how to make a photo height equal to the height of text without setting column height in advance?

I am making a simple webpage, where I have 2 columns side by side, the left one with content and the right one with a photo. The page is responsive, and for this reason I didn't set fixed heights for ...
Adam Givon's user avatar
1 vote
1 answer
48 views

Overflow not working when height is not set in fixed positioned div

I have the following code where I'm trying to build a modal that doesn't have a height set, but do have a max-height so it adjusts to its content but doesn't grow bigger than certain limit. The ...
Felipe Sierra's user avatar
-1 votes
1 answer
38 views

responsive height,full height background

https://chuk-norris-jokes.onrender.com/ I want to stretch the background-color: rgba(0, 0, 0, 0.5) of <div id="overlay"></div> to the full height of the screen.<div id="...
Heorhii Madzharov's user avatar
0 votes
0 answers
35 views

How to set windows positions and z-index in Rust Slint project?

I'm trying to work with Rust Slint GUI project. But I don't know how to set windows level always top than other windows.(like z-index: 10000) Also If run it, should displayed right side of the ...
Walkre Heinrich's user avatar
1 vote
1 answer
30 views

Have vertical overflow work without explicity setting height

I have a table table which is made out of 3 parts the header the content the footer With flexbox, I've made it so that the "content" section takes up all of the available view height but ...
Gamzee's user avatar
  • 11
0 votes
1 answer
44 views

Height problem when displaying a small Apexchart graph

So I am making a shiny app using apexcharter for the graphs, and I need to make very small histograms (about 40/60 pixels high) that would be contained in boxes with other key statistics. At first I ...
EnisKarra's user avatar
0 votes
0 answers
47 views

I can't set a height of 100% on the outlet components in my layout

I am developing an application with React, React-router, Material UI and Redux-Toolkit. I'm having trouble styling the height of the components that renders. I clarify that I am a beginner with CSS ...
Santi Lagos's user avatar
0 votes
0 answers
19 views

Adjusting the table row height - Row height in different on different URLs

I was trying to adjust the height of table rows/cells and I actually managed to on my test page, but the problem persists on the original one. The files are ALL the same (I actually deleted everything ...
Imro's user avatar
  • 9
2 votes
2 answers
56 views

How to create two frames (top and bottom) that have the same height, using Tkinter?

In Tkinter Python, I want to create two frames and place one on top of the other, and then insert a matplotlib plot inside each of these two frames. That, I managed to do. The problem is that, when ...
Zakaria's user avatar
  • 43
0 votes
0 answers
68 views

Creating a GrapesJS editor with dynamic height to adjust for content size

I've been looking to create an editor using GrapesJS with a dynamic height that adjusts according to the content size. My goal is to have the editor expand its height as needed when content is ...
Atlas's user avatar
  • 134

15 30 50 per page
1
2 3 4 5
415