Hi I'm having this problem where I want to a div as separator/ title for my widgets only I don't know where to find the code for position of the widgets. This is what mean:
ie:
<h2>Search<h2> (have the title of the widget that is formed by the CSS instaed of the standard title font)
next the widget; (search widget)
followed by a div tag that's a separator.
and then a new title for the next widget
<h2>New posts<h2>
New post widgets
separator div tagand so on.. :D
Is there a way of doing this within the sidebar php? Or anyway of doing it at all?