I'm modifying a Artisteer theme for someone. I've put a new widget area in the header of the theme, everything is working except it's not styling the widgets the same as the sidebar... I'm assuming I'm missing something in the functions.php file? Here's what I've got: http://pastebin.com/skMRHXmD
Thanks for the assistance.
more likely something missing in the stylesheet;
find out how the other widgets are styled, if the widgets styles depend a certain css classes or ids.
The problem is the widgets aren't getting the divs added to them, if you look at the functions.php file there's a function that rewrites the widget block with the correct divs but I don't understand it.
Any ideas? Still struggling to figure this one out.
this is marked as 'resolved', despite the last reply.
did you get it working?
if not, please post a link to the site with the new widget area visible.