Reply To: Problem with header in update January 1, 2014 at 6:15 pm #4573 RonKeymaster Go to Frontier Options -> CSS Find this entry: #header { overflow: hidden; float: right; border-bottom: 1px solid #ABABAB; background-color: transparent; } Remove overflow: hidden; and float: right;.