I've created a new sidebar for my theme for my site that shows up when I'm looking at my widgets from within wordpress.
It's been brought to my attention that I will need to create space for the second side bar by modifying the code to make room for the new sidebar. I'd like for the second side bar to show on the right side of the screen, opposite the existing one, that's on the left.
My questions:
1. Do the modifications need to be made in the index.php file?
2. How hard of a task is this to accomplish? I have an I.T. background, but coding really isn't my thing. But if it's fairly simple, I can do it with some direction.
3. If it can be explained, would you please give me some suggestions on how to move forward with making this change?