Skip to main content

Questions tagged [spacing]

Refers to the blank space (page or screen) between two objects or entities.

0 votes
1 answer
24 views

Setting flexible spacing increments for margins based off root em variable

Currently I have a theme files that looks something like this: export const Theme = { //Primary is accessible on white or beige bckgrnd, others are not // primary: "#036c5f", ...
George Bevan's user avatar
0 votes
1 answer
29 views

Split out numbers in a column

I'm trying to split out the two numbers in the cell into separate columns I've tried "text to columns", using the delimitator "space" but it removes the second number in each of ...
William Bamber's user avatar
-1 votes
2 answers
51 views

how to properly give spacing to input fields of a form?

I have been unable to give spacing betweenb the column of texts and input fields in a form. I want my web page to look likle my design in the first image but i got the second image below that as my ...
Samuel's user avatar
  • 9
-2 votes
1 answer
34 views

Bootstrap class mx-auto does not center an element

So I've been working on a website that utilizes the Bootstrap 5 navbar. I basically have 3 navbar-navs, one with me-auto, one with mx-auto and one with ms-auto. The me-auto and ms-auto navbar-navs (...
Nickessss's user avatar
0 votes
0 answers
17 views

Set the line spacing between 2 lines iTextSharp

I am using iTextSharp to generate pdf. I have a table and need to add text in the table cell. I used Chunks & paragraph to add text in table. For new line I use \n in chunks. But the line spacing ...
Dnyati's user avatar
  • 167
0 votes
0 answers
31 views

horizontal spacing between subplots [duplicate]

I would like to increase the horizontal spacing between two subplots, otherwise the ylabel of the second one (the right one) overlaps with the right plot itself (I prefer to do that rather than change ...
Goose's user avatar
  • 1
0 votes
3 answers
92 views

Flutter Best way to create form with a button on the bottom?

Here is what I'm trying to achieve: On a smaller device, where all the input fields can't be displayed on a single page, the form should be like this: But on a bigger screen, where all the Input ...
Marios Plenchidis's user avatar
0 votes
0 answers
20 views

Increase spacing in ggplot legend items [duplicate]

I have two shapefiles of a Country, one containing the geometry of the municipalities and the other regarding the border of the regions of the country. I have to plot the country with the ...
Coppertank's user avatar
0 votes
0 answers
44 views

Applying spacing between selected lines in a lyrics view

I'm working on a SwiftUI view that displays lyrics and allows users to select up to 5 lines by tapping on them. I want to increase the bottom spacing between the lyrics I've tried applying padding and ...
Mayowa Paul's user avatar
0 votes
1 answer
43 views

Top and bottom alignment Swiftui

How to put a Header and Footer to the Top and Bottom of a View, respectively I need the header and footer to stay at the top and bottom of a view, but I can't get it to work. The view is this: ...
deslarry's user avatar
0 votes
2 answers
47 views

Adjust vertical spacing in Flow in QML

I can adjust the horizontal spacing of elements inside a flow in QML, But i cannot adjust vertical spacing between elements Suggest a way to adjust vertical spacing in QML Vertical spacing in FLOW in ...
Jeyanth Inba's user avatar
0 votes
0 answers
55 views

Text truncated when setting spacing in SwiftUI

I created a view for card. But whenever I try to add 20px spacing between first text (Heading) and middle text (description) limit to 3 lines and button, the middle text automatically truncated. I ...
IOS Tech's user avatar
1 vote
0 answers
21 views

HTML table adds 4px around cells [duplicate]

I might be missing something stupid, but I need someone to assist. I took an image and cut it into blocks using Photoshop. And I am trying to rebuild it using HTML Tables. I managed to recreate the ...
Sonja's user avatar
  • 11
0 votes
0 answers
42 views

Css: Font has different top/bottom spacing on different browsers

I got the Venner font and it has different top/bottom spacing in different browsers/OS. Font size is rem, line height: 1. I use normalize.css; Margins and paddings are 0; Especially the problem with ...
thomas.jungersen's user avatar
0 votes
0 answers
12 views

how to expand part of the column to have whole columns even and responsive?

I need to have the headline, text, and button evenly spaced. The image should be next to borders no space between. <style> .blog-item { display: flex; flex-direction: column; justify-...
Craftial Curve's user avatar

15 30 50 per page
1
2 3 4 5
75