I have been trying to widgetize my footer and got it working but the widgets stack on top of each other instead of being side by side. How can I make them side by side? my footer is 960 wide and I want to put it 4 widgets wide 240 each (plus or minus margins)
If you would like to put it 4 widgets in the footer section, the steps are like this . Have 4 <DIV> in the footer section and set its width and floating left . It should work well .