I cannot setup the headings on right side bar. http://piata-financiara.com/ When I downloaded the template, they were differet. Once I introduced new categories they have changed and I cannot fix them. Advanced thanks
It looks like the CSS refers to wanting to use an ID of "category" but your actual code from the widget shows something quite different. I guess that is why they do not look as you expected.
<div id="header"> </div> should be placed inside <div id="wrapper> or if you want you can just put margin-left: 100px; in the header css, but this will have varied effects depending on screen size