Re: [css-d] best way to handle footer image sliding up under content

2014-02-12 Thread Georg
Den 13.02.2014 03:03, skrev Debbie Campbell: I hope that makes sense - I don't want a big gap between the content and bottom image, I want them to overlap just a bit, but not too much. Add... #body-container {overflow: hidden;} #footer-container {padding-top: 25%; margin-top: -400px;} ...and se

[css-d] Fixed image, fixed box, flexible wrapper div

2014-02-12 Thread J.C. Berry
Hello all, I have two problems. First of all, I need a little help with a button image on our site: http://xifin.com/ As you may notice, the site is fixed width and the "to XIFIN Radiology" button just runs over the menu items when reduced or enlarged. I need it to stay fixed. That doesn't seem t

Re: [css-d] best way to handle footer image sliding up under content

2014-02-12 Thread Tom Livingston
>> >> >> I hope that makes sense - I don't want a big gap between the content and >> bottom image, I want them to overlap just a bit but not too much. > > Does it do what you want if you change the background-image alignment from > “bottom” to “top” beyond a certain viewport width ? > > Currently

Re: [css-d] best way to handle footer image sliding up under content

2014-02-12 Thread Philippe Wittenbergh
Le 13 févr. 2014 à 11:02, Debbie Campbell a écrit : http://redkitecreative.com/dev/gardensweet/farmers-markets/ >>> >>> >>> I'd like to have the large image that's currently in #footer-container slide >>> up so that it's >>> >>> 1) on top of #container and #body-container >>> >>> 2) 'un

Re: [css-d] best way to handle footer image sliding up under content

2014-02-12 Thread Debbie Campbell
On 2/12/2014 6:17 PM, Tom Livingston wrote: On Wed, Feb 12, 2014 at 5:55 PM, Debbie Campbell wrote: In this page: http://redkitecreative.com/dev/gardensweet/farmers-markets/ I'd like to have the large image that's currently in #footer-container slide up so that it's 1) on top of #containe

Re: [css-d] best way to handle footer image sliding up under content

2014-02-12 Thread Debbie Campbell
On 2/12/2014 6:17 PM, Tom Livingston wrote: On Wed, Feb 12, 2014 at 5:55 PM, Debbie Campbell wrote: In this page: http://redkitecreative.com/dev/gardensweet/farmers-markets/ I'd like to have the large image that's currently in #footer-container slide up so that it's 1) on top of #containe

Re: [css-d] best way to handle footer image sliding up under content

2014-02-12 Thread Tom Livingston
On Wed, Feb 12, 2014 at 5:55 PM, Debbie Campbell wrote: > In this page: > >> http://redkitecreative.com/dev/gardensweet/farmers-markets/ > > > I'd like to have the large image that's currently in #footer-container slide > up so that it's > > 1) on top of #container and #body-container > > 2) 'unde

[css-d] best way to handle footer image sliding up under content

2014-02-12 Thread Debbie Campbell
In this page: http://redkitecreative.com/dev/gardensweet/farmers-markets/ I'd like to have the large image that's currently in #footer-container slide up so that it's 1) on top of #container and #body-container 2) 'underlapping' the bottom of the page content a bit so some of the color sh

Re: [css-d] Site Performance

2014-02-12 Thread Jon Reece
On Tue, Feb 11, 2014 at 9:33 AM, Tom Livingston wrote: > What I am after are good easy to understand resources or clear easy to > understand samples/instruction for how to go about increasing site > performance. > A good place to start if you want to measure the performance of a site and get tip