refers to blank, white, or empty areas in webpages, images, GUIs, etc.
Questions tagged [gaps-in-visuals]
61 questions
0
votes
0 answers
Force MATLAB to plot date gaps as zero (instead of a line gradually changing)
Everyone wants to get rid of time gaps in plot, I want them to be shown!
So I have a table in my workspace (tableM) with two variables (Date and Temperature).
Date is in the "datenum" format. I have done a lot of preprocessing on the data and had to…

PM0087
- 123
- 1
- 9
0
votes
1 answer
Horizontal gaps in an html email
I am trying to fix a problem with an html email where horizontal gaps appear between images that does not exist in the code. I have been on the site and have tried everything anyone has suggested to people who have previously had this problem. I…

Matthew Maia
- 1
- 1
0
votes
1 answer
Gaps in HTML emails in Outlook 2013
I'm having an issue with gaps appearing in Outlook / windows in an html email which I can't fix. It's a common problem I know and possibly something to do with col spans (judging by other posts). I've tried a number of things to do with line heights…
0
votes
0 answers
How do I make this tile-based GUI with GroupLayout (or any other layout!)
I am trying to achieve the following sort of tile-based setup :
This is what my code is currently producing :
Below is my current code snippet that is generating this. For clarification, I have tried to combine the northCentralArea and…

Billy M.
- 369
- 2
- 16
0
votes
1 answer
gap between LI's on drop down menu in IE
Hi I ave a drop down menu which when dropped, there is a gap between the li's. I have tried all usual methods but I cant seem to find where it is coming from!
I would paste the code but there is a bit of it so I have set up a temp directory for you…

Phil Jackson
- 10,238
- 23
- 96
- 130
0
votes
1 answer
Fill the Gaps between
I'ld like someone to tip me the way i can fill the gaps of the Grid View Listing.
Below i've inserted all the CSS changes i have from it. Still can't figure it out out to fill the gaps...
The Grid i'm talking about i'ts in bottom of homepage…

Bdalte
- 47
- 1
- 1
- 7
0
votes
1 answer
Heading and paragraph text together without space
I have -
some text as 'intro'
Big Text
some text as 'outro'
I have this set out on a background image, I have styled margins and fitted the text inside properly, but I want to bunch up ALL text so there is little gap -…user2080194
0
votes
1 answer
How to delete the gap between north and south panel in java bordlayout
I use BorderLayout, I put something in north and something in south, but there always has a white line between this two panel (north and south), how to delete this line?
I have try to setVGap and set HGap for BorderLayout and I have try to set the…

Nasri
- 99
- 10
0
votes
1 answer
Qt:: how to get rid of the gap between widget and toolbar in a qmainwindow
basically I have a QLabel* in the mainwindow.
I tried to set it as the centralWidget. When the program is running, it is fine if the mainWindow stays the original size. However, if I enlarge the size, there suddenly comes a gap between the QLabel…

user1819047
- 667
- 9
- 18
0
votes
1 answer
Remove gap in wordpress posts in IE
I'm using a modified version of Modern Clix by Rodrigo Galindez on my website, and I've encountered a problem with gaps on top of every one of my posts in IE.
The gap is the size of my left-hand sidebar and doesn't appear in firefox.
Ex.:…

Martin Ingolf
- 9
- 2
0
votes
1 answer
Unusual Gap in HTML horizontal scrollbar
OK, i have a DIV with to scroll bars that are both required, and this is the simple layout I started with:
Testing