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
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.
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
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'
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
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