Forums

How do I add my sidebar to the left of my page (5 posts)

  1. bucktrice
    Member
    Posted 1 year ago #

    My blog is atrilli.net

    I already have a sidebar on the right by default of my theme, now I want one on the left. I already did the first part and now in my widgest "Sidebar 1 & Sidebar 2" show up. The only part I dont understand is where to i place the

    <?php
         if (!function_exists('dynamic_sidebar') || !dynamic_sidebar('Sidebar One')) : // Each sidebar name
    ?>
    <?php
         endif;
    ?>

    code if I want it on the left side and what exactly do I need to put in that code?

    [Please post code snippets between backticks or use the code button.]

  2. t-p
    Member
    Posted 1 year ago #

    Review an existing theme to get ideas from that has both left and right sidebar like Thirty Ten.

  3. bucktrice
    Member
    Posted 1 year ago #

    that doesnt help.. i dont want a new theme..

  4. t-p
    Member
    Posted 1 year ago #

    i dont want a new theme

    but you can learn from it!

  5. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    @bucktrice: At this point, you really only have 2 choices:

    1. Learn enough about themes, HTML & CSS to customise your current theme. I'd suggest that start by reading Theme_Development

    2. Hire someone to do the work for you.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags