• So basically I am trying to add a second sidebar to my current WordPress theme. It’s really making me mad and I have been tinkering with it for some time now. I love the theme but I just need more room. I can’t find any other 3-column dark wordpress themes I like.

    I know it’s not as simple as it sounds. Can anyone give me any tips on what I need to do? I really want to get this fixed up. Thanks.

    http://www.lonewolfrepose.com/

Viewing 2 replies - 1 through 2 (of 2 total)
  • It would require some editing of your them template files to add a call to another sidebar. You’d also need to adjust the current sidebar’s and content area’s width in your theme stylesheet and (presumably) add CSS floats to one of more of the three columns.

    Besides doing what Esmi sugested here are few more tips:

    You have a style definition for a div called #wrapper in your css, try a bigger width in order to fit two sidebars, you can also shorten the width of #content in order to make room for another sidebar.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Help adding second sidebar’ is closed to new replies.