Re: [css-d] help with footer height in Safari/Mac

2008-12-05 Thread Gunlaug Sørtun
Debbie Campbell wrote: >> http://www.redkitecreative.com/projects/hixon/approach.php > > However that's still happening in Safari/Mac 2.04 and 3.12. > > I'd like to fix this so that (1) the brown isn't visible at the > bottom and (2) I don't have to use such a tall footer background > image. Can

[css-d] help with footer height in Safari/Mac

2008-12-05 Thread Debbie Campbell
In this site, I wound up making the footer very tall because I couldn't find another way to prevent the brown wallpaper showing up at the bottom of the footer div: > http://www.redkitecreative.com/projects/hixon/approach.php However that's still happening in Safari/Mac 2.04 and 3.12. I'd like

Re: [css-d] help with footer background image repeat

2007-08-01 Thread Nicole Williams
Hi Debbie, I think you have two options. By removing the line below it should repeat continually to fill the area: background-position: left; Or, make the footer image a taller image. This will give the illusion of repeating both x and y directions. Nicole Debbie Campbell wrote: > In this

Re: [css-d] help with footer background image repeat

2007-07-29 Thread Micky Hulse
This is how I might go about your layout: (Only tested in the latest versions of Safari, FF, IE, and Opera via XP) I use the body for the footer background. Still a lot more could be done with code. I chose to use HTML strict DTD too... I used to

Re: [css-d] help with footer background image repeat

2007-07-29 Thread Arian Hojat
Hey Debbie, Well if you wrap a border around your footer, you see it is the 90px u specify and the background image repeats for the height thats there. So your css rule is doing what it supposed to be doing. Maybe you want something more like this where footer stays at bottom unless content expa

[css-d] help with footer background image repeat

2007-07-29 Thread Debbie Campbell
In this page: > http://www.parallaxwebdesign.com/projects/pete/ If you drag the bottom of the window down and out you can see that the footer background repeats in the x-direction fine, but not in the y-direction. I'm not sure if this can work this way, but I'd like it to extent indefinitely

Re: [css-d] help with footer

2007-03-12 Thread ~davidLaakso
Phil Turner wrote: > Can someone point out how I can get the footer to sit at the bottom > of the site > have tried a few options but nothing working so far > > http://www.philturner-uk.com/kruger/ > > > > Phil Turner > > Phil, I think what's giving you trouble (in addition to the footer) is

Re: [css-d] help with footer

2007-03-12 Thread jeffrey morin
place position: relative; inside your wrraper div then switch the footer to position: absolte; bottom: 0px; On 3/12/07, Phil Turner <[EMAIL PROTECTED]> wrote: > > Hi > Can someone point out how I can get the footer to sit at the bottom > of the site > have tried a few options but nothing working

[css-d] help with footer

2007-03-12 Thread Phil Turner
Hi Can someone point out how I can get the footer to sit at the bottom of the site have tried a few options but nothing working so far http://www.philturner-uk.com/kruger/ (ignore the other site -its an old one) Kind Regards Phil Turner FREELANCE CREATIVE TEL: 0161 439 1669 Chartered Graph