Re: [css-d] Close the GAP

2012-07-03 Thread David Postill
On Tue, 03 Jul 2012 14:36:36 +0100, Alan (Neweb Ireland) wrote: | Hi, | I'm having problems closing the gap on the nav menu for the following site. | http://newebirl.ie/mnsite/ | | I'd like the green bar (nav) to be flush with the image above it and the | gray box under it so you don't see any w

Re: [css-d] Close the GAP

2012-07-03 Thread Philippe Wittenbergh
Le 3 juil. 2012 à 22:36, Alan (Neweb Ireland) a écrit : > I'm having problems closing the gap on the nav menu for the following site. > http://newebirl.ie/mnsite/ > > I'd like the green bar (nav) to be flush with the image above it and the gray > box under it so you don't see any white space.

Re: [css-d] Close the GAP

2012-07-03 Thread Eric Heitz
On 7/3/12 10:05 AM, Sandy wrote: I'm having problems closing the gap on the nav menu for the following site. http://newebirl.ie/mnsite/ I'd like the green bar (nav) to be flush with the image above it and the gray box under it so you don't see any white space. not sure how you feel about ne

Re: [css-d] Close the GAP

2012-07-03 Thread Beat Beer
why don't you attach mastheadbg.jpg as background to #masthead { background: url(../mastheadbg.jpg) no-repeat right bottom; } that line will disappear and it is even more semantic as this is decoration and not content. Am 03.07.2012 um 15:36 schrieb Alan (Neweb Ireland): > Hi, > I'

Re: [css-d] Close the GAP

2012-07-03 Thread Sandy
I'm having problems closing the gap on the nav menu for the following site. http://newebirl.ie/mnsite/ I'd like the green bar (nav) to be flush with the image above it and the gray box under it so you don't see any white space. not sure how you feel about negative margins, but you can try #ma

[css-d] Close the GAP

2012-07-03 Thread Alan (Neweb Ireland)
Hi, I'm having problems closing the gap on the nav menu for the following site. http://newebirl.ie/mnsite/ I'd like the green bar (nav) to be flush with the image above it and the gray box under it so you don't see any white space. Here is the CSS I'm using: CSS: #masthead {width: 950px; marg