I’ve finally went back in and updated the widgetized theme to include widgets on the remaining pages. So no wyou have the following sidebars you can configure in the sidebar preferences for the theme:
You’ll notice that when configuring your sidebar widgets six drop menus takes up a bunch of space. If you are daring you can “trim” up the display by editing your wp-admin.css file located in “[root]/wp-admin/wp-admin.css”. Simply open the file and add the following at the top of the page:
/*This is done to make the widget controls page fit a little better on the page*/
.wrap #zones .dropzone { width:150px !IMPORTANT;}
.wrap #zones .dropzone module { width:150px !IMPORTANT;}
.wrap #zones .dropzone sidebar-1placematt { width:140px !IMPORTANT;}
.wrap #zones .dropzone sidebar-2placematt { width:140px !IMPORTANT;}
.wrap #zones .dropzone sidebar-3placematt { width:140px !IMPORTANT;}
.wrap #zones .dropzone sidebar-4placematt { width:140px !IMPORTANT;}
.wrap #zones .dropzone sidebar-5placematt { width:140px !IMPORTANT;}
.wrap #zones .dropzone sidebar-6placematt { width:140px !IMPORTANT;}
.wrap #zones .dropzone ul li { width:150px !IMPORTANT;}
Save the file and your menus will be a bunch smaller.
Download Internet Market Widgetized v0.2
InternetMarket_Widgets.zip