in:
#footer {
position: relative;
float: left;
width: 752px;
}
#footer p {
text-align: center;
color: #FFF;
text-size: 85%;
padding-top: 15px;
padding-bottom: 15px;
background: url(../_images/bg_h5.png);
border-bottom: 4px solid #1c3553;
}
Try assigning the background img to footer, not footer p.
Also, you can assign a height to the #footer and make the margin:0;
Give that a try.
On Mon, 11 Oct 2004 08:02:41 +0200, Kristof Rutten
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've been working on a redesign of a site for sportsclubs here in
> Belgium.
> Up till now I've always used the old fashioned <table> layout but I
> wanted to make
> a change.
>
> Now, this is the template : http://www.nsworx.be/_template.php
> and this is the CSS behind it :
> http://www.nsworx.be/_resources/screen.css
>
> As you can see in FF/Camino/Safari the footer leaves a space.
> And in IE on a windows platform there is a pixel wide spacing between
> the navigation and
> the background on the left.
>
> Probably I've been messing too hard with the CSS and probably there is
> just too much code
> to hold it togheter but sometimes it's better to let somebody else
> look at it ... I just don't
> see it where I go wrong.
>
> Thanks, .K
>
> ******************************************************
> The discussion list for http://webstandardsgroup.org/
>
> See http://webstandardsgroup.org/mail/guidelines.cfm
> for some hints on posting to the list & getting help
> ******************************************************
>
>
--
--
Freelance Website Designer/Developer
www.pixelkitty.net
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************