The current situation is as follows:
Client can select an image from the dropdown in the edit section of any page wich will function as the background-image on that specific page. In this case that's not what my client wants.
So: select an image from a random page results in setting this image on every other single page but with the possibility of changing that image on every random page.
Is there a smarty that can be set at one page but effect all pages? In this case a smarty that selects an background image wich than is used by every page?
In the current situation I made an HTML block wich is included in the template of every general page:
Code: Select all
{content_image block='image' label='Select background photo' tab='Background photo' exclude='_thumb' class='bg-photo' dir='images/backgrounds/' alt="Description"}