Hey,
I’d like to divide the background image for the header in two images and align them back-to-back of each other, the page width would be the “meeting point”. Here’s a mockup: http://i.imgur.com/dOzhFEG.png
Background image inside the full header (including the info bar atop).
Image01 aligned right, sitting inside the pagewidth and extending to the left side of the browser window.
Image02 left aligned, outside pagewidth and extending to the right side of the brwoser window.
Background color should be transparent. When scrolling down only logo and main menu stay at top and default background color should fade in (default behaviour).
Logo doesn’t need to be scaled, it just moves from one position to the other when scrolling down. Starting position should probably be set with absolut pixels.
How would I go about this without breaking future updates? I currently use the child theme.
Thanks in advance!
Hey Gero!
There’s no setting do that out of the box unfortunately, and writing all that CSS for you would be out of theme support, but we’ll be happy to help you out with any problems you might have on the way. If you are using a child theme then all your customisations within it will be safe on updates.
Regards,
Rikard