I am widgetizing a theme. I have got it working perfectly, but it is putting the title after the before_widget code, which breaks the design (which is formed with tables).
Is there a way - a variable perhaps - I can specify where I want the title to go? I would like to explicitly declare where the title goes within the before_widget information.
Does anyone know of a way to do this? Thanks!