Webster on line 10
after this line:
{if isset($imageControlValues.headerImage.src)}
insert this one:
<div style="background: url({$imageControlValues.headerImage.src}) no-repeat; height: {$imageControlValues.headerImage.height}px;"></div>
then enable dev mode and refresh your website
Guys, there was a small bug in the general html file of the master pages folder
Webster on line 10
after this line:
{if isset($imageControlValues.headerImage.src)}
insert this one:
<div style="background: url({$imageControlValues.headerImage.src}) no-repeat; height: {$imageControlValues.headerImage.height}px;"></div>
then enable dev mode and refresh your website