Картинку halloweenczbar.gif кладём в папку /overlay Вашего стиля.
В шаблон EXTRA.CSS добавляем:
Код:
.sidebar .section:before {
content: "";
display: block;
height: 25px;
margin-top: 5px;
background: url("@imagePath/xenforo/overlay/sidebar_xmas.png") no-repeat scroll left transparent;
}