treehouse : what would you like to learn today?
Web Design Web Development iOS Development

scalable background-image for "responsive" layout.

  • Hello everyone!

    I 'somewhat' searched the web (including this forum) for this answer but have come up empty handed as usual with my weak searching capabilities.

    I'm looking to put a semi-transparent logo (png) behind the websites title in the header,and have it scale behind the text when viewed at all resolutions.

    I have a absolute positioned image with a low z-index, with the child img set to max-width 100% but it gets unproportional when resized. I have no width or heights set on the div.

    I imagine there is an easy answer but sometimes they're hard for me!!!