gaps-in-visuals Questions

7

Solved

There's a 32px gap at the top of my site, despite setting margins and paddings to 0. I know it's 32px because I can fix it with padding: -32px. But then I have a gap at the bottom! In Firebug, it s...
Citronellal asked 6/5, 2011 at 8:55

4

Solved

I have code like this: <div id="sc"> <h1>1. Orange</h1> <p>some text in here </p> </div> <img class="separator" src="images/separator.png" /> Th...
Cosecant asked 16/10, 2010 at 0:43

2

Solved

The default behavior of the WPF Tabcontrol is to place the Tab Headers adjacent to each other, without any empty space in between. What if I wanted to specify a gap between the headers? Do I have t...
Azov asked 29/9, 2009 at 19:38

2

To avoid long lists I've got my li set to float: left so that they alternate rows. However, on occasion this causes an unintentional gap between elements when the content in a li takes up two lines...
Tish asked 21/1, 2013 at 12:55

2

Solved

I want to display a page of thumbnails. The thumbnails are user uploaded artwork images. Each image has a constrained width, but not a constrained height, this is to show the full image without any...
Rankin asked 30/6, 2011 at 21:4

1

Solved

i am building an application in WPF for a custom need. First i opted for custom controls, but later on figured out that much of what i needed was already implemented in Datagrid Control. However th...
Caulfield asked 31/10, 2011 at 10:12

5

Solved

Is there a way to change the space between a spark form item and its content(textinput, conbobox)? I already set to 0 the "gap" property of the form, but still there is a lot of vertical space left...
Onesided asked 26/2, 2011 at 12:0

1

Solved

I was looking for something discussed in following posts. Gap above NSMenuItem custom view. Reverse engineering an NSMenu for a Status Bar Item I tried the carbon code provided by Pierre Bernard...
Preteritive asked 9/7, 2011 at 9:7

2

Solved

I want to make bar chart using jfreechart such that the bars which belong to the same category should be displayed adjacent without any gaps. The categories should be displayed with gaps. Also eac...
Anhedral asked 8/1, 2010 at 4:53
1

© 2022 - 2024 — McMap. All rights reserved.