I would like to create a background which a portion of would stretch as content is added.
IE. The pic below. White line and above to remain fixed and the faded section below white line to stretch with content.
Is this possible and if so, could you tell me how, thank you.
Google this, 'background stretching css', it provides all the information there is on the subject. The only other way that I can think of would be to use an .svg file as the backrgound an use javascript to adjust it.