open includes/templates/comstock/css/stylesheet.css
find the following declaration and make the highlighted change:
.centerBoxHeading {
margin: 0;
height: 32px;
background: #BEBEBE;
/*background-image: url(../images/title_cap_right.gif) #BEBEBE;
background-repeat: no-repeat;
background-position: top right;*/
padding: 0.4em 0.2em 0 0.2em;
text-align: center;
line-height: normal;
}
Bookmarks