Please help me fix my wordpress sidebar

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • EN1GMA
    Confirmed User
    • Nov 2005
    • 1252

    #1

    Please help me fix my wordpress sidebar

    Hello,

    I had a theme customized and I am now having issues with the sidebar.

    My sidebar is a two column width sidebar on the right side. However, it does not appear to be actually 2 columns only two columns wide. The plan was to have one long text widget with linkable text on the far right and several smaller widgets on the left well....the single column on the right is ok, but there are big gaps and spacing between the smaller widgets on the left.
    Screenshot1: http://i.imgur.com/Du2KN.png
    Screenshot2: http://i.imgur.com/0c6Sf.png

    Can please someone help me?
    This is very important and urgent for me...

    I already registered an extra sidebar:
    http://screensnapr.com/v/1asmnE.jpg

    But now index appears like this:
    http://screensnapr.com/v/NITZbd.jpg

    Can someone help me please?

    This is what I have in my index.php:
    PHP Code:
    <?php include (TEMPLATEPATH . '/sidebar.php'); ?>
    <?php include (TEMPLATEPATH . '/sidebar2.php'); ?>
    <?php get_footer(); ?>
    This is my sidebar.php code:
    http://paste2.org/p/2028405

    This is my sidebar2.php code:
    http://paste2.org/p/2028404

    This is my css file:
    http://paste2.org/p/2028406

    Please help me...

    Thanks,
    Divvy
  • Babaganoosh
    ♥♥♥ Likes Hugs ♥♥♥
    • Nov 2001
    • 15841

    #2
    Just post the live url. Someone will fix it in a couple of minutes using firebug.
    I like pie.

    Comment

    • ottopottomouse
      She is ugly, bad luck.
      • Jan 2010
      • 13177

      #3
      ^what he said

      on my phone so can't look properly but admin looks like 1 sidebar. CSS has got them both very wide as you just added one to the others code.
      ↑ see post ↑
      13101

      Comment

      • EN1GMA
        Confirmed User
        • Nov 2005
        • 1252

        #4
        Thank you guys, but I already solved my problem in the sidebar.php file only :-)

        Comment

        Working...