What html code do I need to format something to look the same as the widget titles in the sidebar in theme twenty ten?
I'm using miniposts plugin which puts posts in the sidebar. It gives the option of formatting how they post. I looked in style.css and have tried something, but I don't know if I'm looking in the wrong place. Or maybe the code I need is in another file? I'm fairly new with WP.
I tried <p class="minipost"><font face="Helvetica Neue, Arial, Helvetica, Nimbus Sans L", sans-serif>%title%</font>
%post% %more%</p>
It has formatted the text from how it was before, but the title doesn't match the other widgets yet. See http://www.hphl.org.uk In the sidebar, I want "FAQ for discussion group" to look the same as "Recent posts."
Where is the code I need?
Thank you.
Clare