I've installed a directory plugin that goes on my home page but it needs tweaked and I'm a newb at this stuff. http://beerbrewingrecipes.net/ The directory should be 3 columns but it only shows up as 2 columns on my site. I'm guessed the body is not wide enough. How do I resize things to make it 3 columns. I've dug around in the css files but cannot figure it out.
To have 3 columns on your site you must have 2 sidebars (the third column is the content). Now on your site 1 sidebar and you must register the second. How to register the sidebar you can find in http://codex.wordpress.org/Function_Reference/register_sidebar.