Skip to main content

Questions tagged [margin]

The CSS margin properties define the space around elements.

margin
-2 votes
0 answers
7 views

how can I sync all padding and margin with different language?

how can I sync all padding and margin with different language? I have adjusted some blocks, padding and margin in my page builder and theme customizer under original language, however they are not ...
Johnny Chan'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
0 votes
0 answers
14 views

JSPDF multiplies the margin established on each page

JSPDF multiplies the margin established on each page, for example if I put 40 at the top, then on each page it increases 40 more. my code: y = ((doc.getNumberOfPages() - 1) * doc.internal.pageSize....
Tania's user avatar
  • 1
0 votes
0 answers
35 views

Extra space on the right side before the actual margin in Microsoft excel

my worksheet content in excel is fully distributed (width wise) and is touching the page breaks (left & right) which are dashed lines . The thing that I am not getting is that the content is fully ...
user19626400's user avatar
0 votes
2 answers
35 views

WPF - cannot remove padding/margin around DataGrid cells

I try to modify that white margin around my datagrid cells (I hide the cell H/V headers, also , sorry for hiding the text in the cells, it is company property related stuffs) Here is how I define the ...
pf12345678910's user avatar
0 votes
2 answers
46 views

Same "margin-top" & "margin-bottom" for flexible and fixed Containers

I'm working on a test website right now to play around with the things I learned in HTML and CSS. My goal this time was to create a container two other seperated left and right. The left container ...
UTINNI's user avatar
  • 31
3 votes
1 answer
61 views

CSS negative margins, why overlapping on background not in content [duplicate]

When applying a negative margin to an element why the text 1 over the background of child 2 and behind the text, I thought it will be behind the whole box. html { font-size: 40px; font-weight: ...
Wael Habbal's user avatar
1 vote
1 answer
31 views

ggplot2 text in top margin, flipped coordinates

I would like to add some text to a plot in the top margin, but all the solutions I could find messed up the flipped coordinate system after using coord_flip() var1<- c("ab", "cd"...
user25445882's user avatar
0 votes
0 answers
32 views

A <div> shifts down when a margin is added to a child <p> element [duplicate]

I have a <section> with a background color, and this element is entirely covered by a translucent <div>. Within the <div>, I have a paragraph with a top margin. Here’s my code: ....
Humberto Fioravante Ferro's user avatar
0 votes
6 answers
102 views

Margin-right of a flex div not respected on narrow-width viewports

I have an image and a <p> inside a <div class = "man"> with display: flex. When I try to resize the window with the dev tools, the margin-right of the div colored with orange in ...
Stefan9669's user avatar
1 vote
1 answer
40 views

Unwanted margin in angular

I'm using angular, I want to create a header component, but when I add it to my main component, it appears with some margin. <header id="actionVar"> <app-home-icon id="...
holman rugama's user avatar
0 votes
0 answers
9 views

Active Reports / keep the same distance on different pages

I'm using Active Reports, and when I'm printing a label the margin only on first page is different from the folowing pages. I've tried to zero the margins, but it did not work. enter image description ...
Andre's user avatar
  • 1
1 vote
0 answers
37 views

Is there another behavior besides margin collapsing that causes similar problems in Safari?

I seem to have ran into a margin collapsing problem only in Safari, yet none of the provided ways on stackoverflow about margin collapse seem to help. Only in Safari, if you swipe all the way to the ...
Dan's user avatar
  • 15
1 vote
0 answers
14 views

Issues with margins while using bootstrap 5

I'm new to coding I created a grid with 12 columns dividing it into 6, 4 and 2 respectively. I added pictures to column 4 and 2. The problem I've got it when I added a background color to the div ...
Olamilekan Aremu's user avatar
0 votes
1 answer
470 views

How to expand a Streamlit expander (st.expander)?

I have an issue where I am creating a dashboard from my research on commodity price forecasting implemented with a Folium map and charts. However, when I use the st.expander function from Streamlit, ...
Fajar Kamaludin's user avatar

15 30 50 per page
1
2 3 4 5
250