Questions tagged [sizing]

The operation of making appropriate scale according to size which can be dynamic.

Applicable in screen sizes (html) or load on server (load testing)

Please see other related tags: and .

234 questions
0
votes
2 answers

Html images suddenly appearing smaller than what they're supposed to be

I'm designing a webpage in html that should have three side by side images that link to individual websites, followed by three more images beneath them. The code used to work well, but now all the images appear very small when viewed in the web…
GanjaBurn
  • 1
  • 1
0
votes
0 answers

Where does Mac store last used screen size of app ran in Android Studio (app built with Flutter)

I am launching a Mac app via Android Studio. I think I have the preferred initial height/width set now. However, I need to remove/reset the last used height/width of the Mac app so that I can verify the initial settings are working as…
BrianDev
  • 57
  • 7
0
votes
0 answers

*Modern* CollectionView. Waterfall effect? (I.e. Is dynamic cell height / staggering for MULTIPLE columns possible?)

Goal: UICollectionView with 'waterfall effect', entailing: Multiple columns of cells (each cell contains only one stackview). Each stackview contains n items, thus height of cells varies, but width is fixed. Each cell in each column should butt…
clearlight
  • 12,255
  • 11
  • 57
  • 75
0
votes
1 answer

How can I remove right margin for a section element?

I'm trying to put a navigation bar with links at the very top of the browser screen. This bar will stretch all the way to the top, left, and right, with zero margins outside of it. I have already set the width to "width: 100%" in the CSS for this…
user20115210
0
votes
0 answers

Sizing of Qt Dialog Window Refusing to Change

I am trying to change the size of a QT dialog window from within the .ui file. The preview of the window in my .ui looks like this. However, when I run my program, it ignores the sizing policy I have imposed on the window. And it looks likes this…
0
votes
4 answers

How to set a button size regarding the height of its container in XAML?

I am developping a WPF application in XAML. I am a beginner and I have an issue with my button. I need to set its height as a proportion of its container which is a grid. I saw that the height can be set to a value or to "Auto", but I don't know how…
iDppma
  • 11
  • 4
0
votes
1 answer

SSIS Script component size

I have a problem while using a C# script component in SSIS. The main "Script Transformation Editor" window is cropped at the "Edit Script..." level. I can't see the Ok and Cancel buttons, so I can't save this script. Do you have a solution ? Thanks…
Dexter
  • 21
  • 3
0
votes
1 answer

How to stick a background image to top of the box on resize?

I want the top half of the image be visible on resizing. As you can see on the pc version it cuts off the top half. pc mobile Here's css: .about-img.n3 { background: url("../images/3.png"); border-radius: 0 0 20px 20px; } .about-img { …
Nikos
  • 26
  • 3
0
votes
1 answer

Resizing iframe content to fit different size screens

I've been searching around both here and at other places for answers, but I have only found part of the answer. I'm putting a newsarticle in an iframe on my website. I can either get it to look awesome on PC/laptop or perfect on my phone. Never…
Creepybits
  • 53
  • 4
0
votes
2 answers

What size should i apply for favicon?

I have sized a favicon with 20px and 5px. but it's showing stretched and not looking well at all. what should I do to set favicon nicely on my project? Here's my project link. https://github.com/Ferdousnayeem/ninja-mail
0
votes
1 answer

Sizing embedded divs

I am trying to emulate a sort of pop-up help dialog for my web site. When the user clicks help, a mask covers the whole page with a dark, partially transparent mask, and a helppage div with a higher z-order is made visible. The helppage div is 80%…
TheRoadrunner
  • 1,281
  • 14
  • 34
0
votes
2 answers

Have a div's font size as a percentage of that div's parent size

Hello there
My admittedly poor understanding of css is that font-size:1em, will size "hello there"…
resle
  • 2,254
  • 4
  • 19
  • 37
0
votes
2 answers

How to analyze hardware sizing needs of a headless CMS to be hosted on prem

I have been trying get inputs on a headless CMS website rewamp project for a large enterprise in terms of hardware sizing estimates. Since I have mostly backend/microservices/cloud implementation background, gathering inputs on hardware sizing that…
VSTech
  • 77
  • 3
  • 11
0
votes
1 answer

Best practice to size Autonomous Transaction Processing (ATP) (number of OCPUs) for APEX on ATP?

Since init parameters such as “sessions” and “open_cursors” can not be modified in Autonomous Transaction Processing (ATP). Is there any best practice guideline to size ATP (number of OCPUs) for APEX on ATP?
Nilay Panchal
  • 541
  • 6
  • 17
0
votes
1 answer

Bootstrap crousell responsive sizing

Ive got a carousel on my bootstrap html site. The Code looks like this: