I had - up to v3.4.4 - somehow - managed to NOT display the headerimages – just for the homepage
BUT that does not work anymore with (beautyful!) v3.5.1 (so returned to v3.4.6 - www.migration-audio-archiv.de)
special treatment for 'home' DID work
by inserting into 'Add HTML/CSS inserts':
body.home div.header-image-container {
display: none !important;
}
how can that be achived now?
thanks a lot!
(actually my 'header-image-container' ist replaced by a swf-header)