The margins tag has no wiki summary.
0
votes
1answer
19 views
Bottom margin Android LinearLayout item in XML ignored, but works in Java code
I am developing an app with an activity with member reactions on a hike event. The reactions are the yellow "balloons" which are made using a LinearLayout. Each item is constructed from a XML file ...
1
vote
1answer
25 views
C# Excel (2003) interop - Margins don't correspond to the input value?
I'm using dotNET C# to communicate with Excel 2003.
I'm trying to change the print margins of the document, but the values that I put in, don't correspond to the margin values that Excel then uses...
...
0
votes
0answers
17 views
How to set sheet margins in MSWord document using APACHE POI?
I am trying to make write a document using Apache POI using a XWPF Document as a root.
the problem is that i cannot set sheet margins in it.
maybe someone knows the answer?
0
votes
0answers
32 views
Facebook like box margins do not center
I'd like to think that I an intermediate when it comes to HTML and CSS but this is a huge problem I haven't been able to resolve.
I am building a website for a business and I can't seem to center the ...
0
votes
1answer
44 views
Android customview does not invalidate margins in onlayout or ondraw
I am having a problem with a custom view (which is a RelativeLayout) I made for an android app (API 8).
I have implemented a custom view that displays small images on a canvas. This all works fine, ...
2
votes
1answer
53 views
Fill up white space in R Plots
How does one get rid of white space when plotting in R as in the example below?
I would like to do this because when I want to multiple plots on a page it looks terrible.
I'm using the par ...
0
votes
0answers
13 views
How to Set Margins for different printers based on its HardMagins?
I am trying to print a rectangle with 20mm width and 8mm height with top magin 22mm and left margin 8.8mm.
"HP LaserJet P2035n" Printer showing correct measures after printing. But, "Canon iR2020 ...
0
votes
1answer
35 views
HTML Fluid layout with percentile margins
How do I get my yellow boxes layout in one line.
Html (Updated - small boxes with the numbers must be inline):
<table style='table-layout: fixed; border-collapse: collapse; width: 100%;'>
...
5
votes
1answer
89 views
Removing axes margins in 3D plot
I spent last few days trying to find a way to remove tiny margins from axes in a 3D plot. I tried ax.margins(0) and ax.autoscale_view('tight') and other approaches, but these small margins are still ...
0
votes
1answer
25 views
Center image horizontally & vertically on page with % margins and be resizable with window
It seemed so simple just a day ago, but I can't figure it out:
How do I center an image on a page, giving it fixed % margins (10% on all sides) and still have it scale with the window on resize?
...
0
votes
1answer
30 views
Increase distance between title and plot in matplolib?
I have a simple plot in matplotlib and I would like to increase the distance between the title and the plot (without using suptitle because it does not work on the version I use on a server). How to ...
6
votes
1answer
74 views
how to remove the gap between subplots and around
I am plotting two subplots (2x1) in one figure. I would like to remove all the spacing between two subplots and remove the xlable and xlabel ticks for the top subplot too. Also, I am trying to remove ...
1
vote
1answer
43 views
layout setMargins doesn't work in landscape mode
I have one static layout and I set margin in programmatic dynamic. Margin works fine but just in portrait view only. This is xml layout
<LinearLayout
android:id="@+id/LinearLayout1"
...
0
votes
0answers
39 views
android ImageView view.getleft() returns different value than set with relativelayout,layoutparams.leftmargin
I have an ImageView that I wish to let the user drag and drop around the screen. Current code captures MotionEvents in the containing RelativeLayout and set the ImageView's layoutparams.leftmargin ...
0
votes
1answer
89 views
Remove white space (i.e., margins) ggplot2 in R
I'm trying to plot a pie chart using GGPLOT2 in R. I want to do this in such a way as to omit the extra margin space.
What I'm doing is similar to what sharoz did in this post here except I want to ...
2
votes
1answer
47 views
Issue on image size, while adding it programmatically
I have a little (& bit tricky) problem and could not solve from many hours by myself. The problem scenario is:
I'm adding TextView s (i.e. Titles) and related (click-able) ImageView s ...
1
vote
1answer
91 views
Setting a printer's margins programmatically in Delphi [closed]
I need to draw a graphic that spans multiple pages with no margins top nor bottom using Delphi 7. The manufacturer of the printer, Epson GP-C831, says they have removed the top and bottom margin of ...
0
votes
2answers
37 views
what is margin collapse in css ? What is its use ? or where it is used?
I am a CSS beginner. Box model & Margin concept i clearly understand but i am having trouble understanding how margin collapse works ? Why larger divs margin overrides one above . what does all ...
-1
votes
0answers
21 views
Margins To Adjust For Screensize?
I've got very basic layout, with a few divs, a header, a footer, and some text. I would like it so that the margins automatically adjust when someone views the site with a different screen size from ...
0
votes
1answer
37 views
Quirky behavior with Firefox margin css
Something strange is happening with a margin setting in Firefox, I have a div with an id "wrap" with a top margin of 20px, when a user is logged in a div appears above the wrap div with an id of ...
0
votes
1answer
27 views
Having consistent layout on different phone screens using dp margins
I'm developing an app in which there are many elements (text and image views, buttons, text fields...) which are usually positioned and spaced using a RelativeLayout and margins in dp.
The problem ...
0
votes
0answers
64 views
Any disadvantages/drawbacks using margin on <html> tag
I am faced with a problem and taught hours about it and can't really decide how to deal with this.
There is one major downside to it that I know of and that is this sticky footer technique.
Basic ...
3
votes
2answers
98 views
What command in STATA12 do I use to interpret the coefficients of the Limited Dependent Variable model?
I am running the following code:
oprobit var1 var2 var3 var4 var5 var2##var3 var4##var5 var6 var7 etc.
Without the interaction terms I could have used the following code to interpret the ...
0
votes
1answer
98 views
Border Layout Spacing/Margins
for my beginner Java class we made an automated Tic-Tac-Toe game, and now we are creating a GUI to play it on. However, I'm having a lot of trouble getting the spacing/margins right. So far, I've just ...
3
votes
2answers
69 views
Always show greater margin
I have given one block a bottom margin of 25px and a top margin of 10px. The total margin should then be 35px but it is showing 25px. If I give 35px margin, then it shows the total of 35px. Why is it ...
0
votes
2answers
49 views
margin-top not working as expected without padding on surrounding div
I have an image in a div inside of a container div. When I apply a margin-top to the image the margin gets applied outside of the container div (pushing the container) down in relation to the body.
I ...
0
votes
0answers
17 views
How to create a uniform custom post caption box
Total newbie. I have an issue with my custom blog caption boxes. I'm trying to find code that "bounds" or limits TWO types of text in my custom Jquery DIY Thesis Caption Boxes for each post.
What ...
0
votes
1answer
84 views
Trying to space items in a ListView while using adapter and drawable. Margin is not working
I am trying to have a listview where items have rounded corners and the items are spaced out from each other. This is done using a custom ArrayAdapter.
MyCustomAdapter arrAdapter = new ...
0
votes
1answer
58 views
Word suppress margins error
When printing a Word (2010) document I get the infamous error
Margins Outside Printable Area
I found out that you can suppress this warning with the following Macro:
Public WithEvents App As ...
2
votes
1answer
131 views
AChartEngine Bar Chart Margin Issues
to begin, here is a link to what my application currently looks like:
Of the two charts shown, I want to get rid of the margin on the left for the bar chart. Any ideas?
Below are my renderer ...
0
votes
0answers
138 views
Java Poi Word Change Margins
I am trying to change the margins of a Word document using Apache Poi. I have used this a link website as kind of a guide. right now I am just trying to open a HWPFDocument. I am getting the following ...
0
votes
1answer
41 views
How to align margin-top; with css
I have a site that looks kind of like this:
https://dl.dropbox.com/u/94786808/Example1.png
You'll notice the title "Post Production" is correctly aligned horizontally, but not vertically. When I try ...
0
votes
0answers
52 views
jQuery resizing images upon initial load of webpage
Ok, Looking at this page in Google Chrome here on a MAC OSX: http://opportunityfinance.net/Test/2013conf/index.html
Scrolling down to see the following:
If you resize the browser window, it than ...
3
votes
3answers
133 views
How to conditionally negate the text-indent on a paragraph tag
I have a .content CSS class which indents 55px. In some cases, I want to include a Link at the beginning of the paragraph, but this Link I do not want to indent.
Other than creating a new .content2 ...
1
vote
1answer
290 views
Margin problems with thumbnails in Bootstrap
I'm doing this:
<div class="container-fluid">
<div class="row-fluid">
<div class="span12 well">
<div class="row-fluid">
<ul class="thumbnails">
...
0
votes
1answer
16 views
Accurate Way to measure Margins for Canvas
As the canvas uses its own local coordinate system, I've tried several methods to ascertain the global X,Y of mouse clicks and translate them to the coordinate system. I do this by subtracting the ...
3
votes
2answers
86 views
How to get the painted size of a Swing component?
When I add Swing component (like a JButton) to a JPanel, it renders with it's 'preferred size'.
However, the preferred size is actually larger than the painted button. There appears to be an ...
0
votes
0answers
47 views
Transbox Dimensions & Repeat
The site we're trying to edit, we're working with getting the transbox with widgetized search box over the image: http://writersnexus.com.au/
We've been trying to get this correct for the last day. ...
0
votes
1answer
59 views
Jquery not being read properly until window resize
so I have a function that takes the size of content (fixed width) as well as the margins and borders, and resizes the container to always keep the content centered, but when the page is loaded, ...
1
vote
1answer
51 views
doing math with margins and width in jquery
What I am trying to do is have content always be in the center of a container even if the margin size and content size change. This also means that the container size must change on it's own given the ...
0
votes
2answers
184 views
C# Excel Print Margins
I want to adjust the print settings of my Excel file which I generate with a program I made in C#. I want the setting to be: 'Page suitable(or fit) for 1 page'.
(In dutch it is Blad passend maken voor ...
0
votes
2answers
85 views
Different WIDGET margins on different phones with android 4.0-4.2?
I've small problem - I've and app (home screen widget) for android ICS and higher. But different phones with different OS version (4.0.4, 4.1.2, 4.2, etc) and also different brands (Samsung, HTC, LG, ...
0
votes
1answer
166 views
Page margins in PHPExcel 1.7.8 mPDF
I'm attempting to set page margins in PHPExcel 1.7.8 using mPDF as the renderer, and I'm getting nowhere. I found a thread somewhere where Mark Baker mentions having written in support for page ...
2
votes
2answers
80 views
EmptyBorders on JPanel in BoxLayout.X_AXIS
I have a custom JPanel, which the paintComponent method is overridden to paint an image.
I want to insert several of these custom panels vertically centered in a container. To do this I created a ...
0
votes
2answers
30 views
Margin Remain on conteiner
I would like to know a way to not leave left overs margin right, in other words, I would like to fill out the entire container with images, but i need make a space between the images.
I am using ...
0
votes
1answer
91 views
How do i make my margins to fit on many resolutions?
This is the first web site i'm making in my life, so your help is much appriciated! I'm still learning html and css. My first site is almost finished, except I have built it for my native resolution - ...
0
votes
2answers
261 views
If IE Statements not working
<!--[if lt IE 7]> <html class="ie ie6 lte9 lte8 lte7"> <![endif]-->
<!--[if IE 7]> <html class="ie ie7 lte9 lte8 lte7"> <![endif]-->
<!--[if IE 8]> ...
1
vote
3answers
48 views
Error margin for a value in an if statement in Matlab?
I have a simple for loop :
for n=0:0.001:100
if x<100
do something
end
end
However, due to the complexity of the code, the final value of x is around 100.345, hence the loop breaks.
I ...
0
votes
0answers
73 views
Text box is not getting focused, with negative margin
I wanted to keep a search text box on a div which i aligned with negative margin.
But unfortunately it is not being focused or the button is not being clicked.
Code part
<div id="shopping_bar"
...
0
votes
0answers
54 views
Matching web page to word processor with CSS
I'm trying to match the dimensions, margins, text sizes, line height, etc of a web page to those of a word processor (in this case, OpenOffice) so that when you go to print the web page or make a PDF ...




