Sidebar help

Discussion in 'CSS' started by 3dPrinting, Sep 5, 2006.

  1. #1
    For hours I've spent trying to figure out what's wrong with my CSS and still cannot find a solution. As you can see at http://jvgold.blogspot.com, the sidebar has dropped to the bottom and needs to be aligned to the right of main. Can someone please help.

    Thank you,
    Only Masters for something things and not all ... ;)
     
    3dPrinting, Sep 5, 2006 IP
  2. AdamSee

    AdamSee Well-Known Member

    Messages:
    422
    Likes Received:
    28
    Best Answers:
    0
    Trophy Points:
    135
    #2
    Add this into the CSS:

    
    #beta {float:right}
    #alpha {float:left;}
    Code (Tested in FireFox):
    It seems like that code is from a template or something? As there's tons of it there.

    I hope works ok in IE explorer and that I've been of help :)
     
    AdamSee, Sep 5, 2006 IP
  3. hexed

    hexed Peon

    Messages:
    333
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Actually you forgot to remove the ; at the end of left :p. That's one more byte that has to download :p

     
    hexed, Sep 6, 2006 IP
  4. 3dPrinting

    3dPrinting Peon

    Messages:
    894
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    0
    #4
    And the crowd goes wild ...... Thank you! Thank you! Thank you!

    It finally works. But waite I have another problem now. I was told its against TOS to remove the bloggers bar at the top so I had it replaced. Now it looks hidden. Any ideas?
     
    3dPrinting, Sep 6, 2006 IP