pootlepress / scratch-old

A fast and simple WordPress theme
0 stars 0 forks source link

Background image applied to header #1

Open nickburne opened 10 years ago

nickburne commented 10 years ago

Hi Alan,

The background image should be applied to the whole page (not just header area).

Thanks,

N

zero0000zero commented 10 years ago

Hi Nick,

I changed header image to background image and commited to GitHub.

Regards, Alan

On 4 June 2014 17:22, Nick Burne notifications@github.com wrote:

Hi Alan,

The background image should be applied to the whole page (not just header area).

Thanks,

N

— Reply to this email directly or view it on GitHub https://github.com/PootlePress/scratch/issues/1.

nickburne commented 10 years ago

Great. Can the size of background image shrink to the width of the browser window if it's wider?

zero0000zero commented 10 years ago

If background image size is set to a fixed width, then when browser window is resize, the image will look off.

On 6 June 2014 17:06, Nick Burne notifications@github.com wrote:

Great. Can the size of background image shrink to the width of the browser window if it's wider?

— Reply to this email directly or view it on GitHub https://github.com/PootlePress/scratch/issues/1#issuecomment-45317013.

nickburne commented 10 years ago

I'm not sure I understand.

We need the following:

Here are some examples (in desktop view). Mobile settings to come later as we develop the theme:

http://crumbs.am/ http://hipstafood.com/ http://www.surfacediary.net/

These sites all use bootstrap and they are the kind of sites I want to build with this theme...

N

zero0000zero commented 10 years ago

If the background image is initially wider than browser window, and it shrinks to the size of the browser window, then when browser window is resized to wider, then the image will look off.

On 6 June 2014 18:48, Nick Burne notifications@github.com wrote:

I'm not sure I understand.

We need the following:

  • User uploads background image (we have this already)
  • If background image width is narrower than the browser window the image tiles (we have this already)
  • if the background image width is wider than the browser window, it shrinks to the size of the browser window (at the moment if I upload an image larger than the size of my browser it is fixed and does not resize)

Here are some examples (in desktop view). Mobile settings to come later as we develop the theme:

http://crumbs.am/ http://hipstafood.com/ http://www.surfacediary.net/

These sites all use bootstrap and they are the kind of sites I want to build with this theme...

N

— Reply to this email directly or view it on GitHub https://github.com/PootlePress/scratch/issues/1#issuecomment-45324369.

nickburne commented 10 years ago

It works fine on the example sites I sent in the last post. In shrinks and the expands to the browser window...

zero0000zero commented 10 years ago

I made it shrinks if it is wider than page width and commited to GitHub.

Now there is no other task left.

On 6 June 2014 18:54, Nick Burne notifications@github.com wrote:

It works fine on the example sites I sent in the last post. In shrinks and the expands to the browser window...

— Reply to this email directly or view it on GitHub https://github.com/PootlePress/scratch/issues/1#issuecomment-45324757.