After some investigation, I remain baffled by the space between two divs on a design I am currently working on. I've tried fixes involving the paragraph margins, making the image a block element, collapsing margins with the #wrapper, and removing unnecessary whitespace in the code between divs and images, which I know is an issue with IE6.
The offending space occurs between the menu and container divs. The container was necessary to put the border around the content box. Any helps would be appreciated. This is my first post, and I look forward to being a part of the community. I've been careful to read the posts about posing a question, and hope this fits the criteria.
The link is: http://www.lfsweb.com/sandler/
Hi, Have you tried applying
Hi,
Have you tried applying 'margin:0;' to '#present img'?
- r
Sure have. Good suggestion.
Sure have. Good suggestion. It's applied now, and it still doesn't solve the problem.
Hello Soup, Does specifying
Hello Soup,
Does specifying a height for #menu fix it for you?
Like this:#menu {
background-image: url(images/menu_bg.jpg);
background-repeat: no-repeat;
font-family: Georgia, "Times New Roman", Times, serif;
text-transform: uppercase;
font-size: 14px;
float: left;
margin: 0px;
padding: 0px;
width: 219px;
height: 230px;
/* height: 230px; */
}
*{zoom:1;} Tests for and
*{zoom:1;}
Tests for and demonstrates that this is a hasLayout issue, you now need to find what element needs Haslayout setting to true.
Hugo.
<li> and hasLayout
Hugo!
Brilliant. After a bit of troubleshooting, I discovered that the needed hasLayout. I applied the 1% Holly Hack and now it works beautifully.
Thanks. You're hired.
Good Job
Any helps would be appreciated. This is my first post, and I look forward to being a part of the community. I've been careful to read the posts about posing a question, and hope this fits the criteria.
I would say you done good. You described the issue clearly, told us the things you'd done, pointed to the location of the problem and included the related markup with a link to the whole thing. I can't think of a better post.
Even if you don't show up on the answer side all that often, I suspect your questions will be a pleasure to investigate.
Hang around, we appreciate the good poster.
cheers,
gary
Indeed , I must echo Gary's
Indeed , I must echo Gary's sentiments and did intend to remark earlier.
I'm gratified that you managed given the clue to work out the solution , as stated a perfect '10' for a thread
Hang around even if you only post once in a blue moon or just ask questions it matters not, but asking questions with thought seems such a rarity that it's refreshing and pleasurable to help (forgotten what that felt like ) right that's enough gushing!
Oh and you have a cool avatar, not sure about the name though but glad it wasn't 'Tag Soup'