[Pro] help! Image sizing

Hi all,

help please, I am working on a design idea (see link)

The main picture is selected via Inspector - Background, which is great… but I cannot zoom out the pic (The picture zooms in to much) - Is there a way to zoom the picture out ?

I love this element of a full wide image taking up the page and (I think) I copied it from backdraft… but the photo needs to be zoomed out !

I hope I am making sense !!

p.s. The photo is large in size - Once I have figured out my problem I will use a much smaller size image.

Thanks
Steve

http://hertscreative.co.uk/customer/demo/demo.html


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Is there a way to zoom the picture out ?

Your image at 2200 x 1660 is just too large and only a proportion of it can be displayed. Use a smaller (dimensions) image.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks Dave, sometimes it is the most logical things that escapes ones mind :slight_smile:


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Select the div header1, and hit Cmd-Alt-X to open it extended options. Add this to

:

  • Name : background-size
  • Value : cover !important

That’s it, the image will automatically adjust to the div size, whatever the dimensions of the image are.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options