It should be noted that Tristan Blue really does not have a spot for a custom header, but I have added one during my modifications of the Tristan Blue shell.
Later when I have time, I will write a how-to on adding support to Tristan Blue (or any other template set for that matter), but Byrne's comments explain how it is done, and those instructions worked.
#header-ch {
background-image: url('<mt:CustomHeaderAsset><mt:AssetURL></mt:CustomHeaderAsset>');
background-repeat: no-repeat;
margin:0px;
height: 70px;
padding-left:10px;
background-color:#FFFFFF;
}
The reason is simple: if no banner is selected, I still want the DIV to have a background color.


Leave a comment