The shout box it's for example. In all forum tittles,the background it's main tittle.png a long image
ok guys, i made it by my self.
Here is how you can make it if you want:
go to ipb_styles.css
.bar,
.ipsSideBlock h3,
.general_box h3{
border-bottom: 1px solid #393939;
text-shadow: rgba(0,0,0,0.8) 0px -1px 0px;
background: #527496 url('{style_images_url}/YOUR IMAGE NAME HERE!.png') repeat-x 0 0;
padding: 8px;
}
that's all