• Can anyone help me on this?? I’ve spent hours trying to adjust the height of my sidebar to equal the height of the content on my blog and vice-versa. can anyone help? I’ve heard of the “faux” method but I’m not sure that’ll work for me. I have a transparent background set for the sidebar and content. You can see for yourself here: http://henrylugo.com/Johnnylugo/Blog/

    Please help out on this one.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hey there,

    Just had a quick look then. Maybe try adding:
    background-color:rgba(0, 0, 0, 0.8); to style.css on line 216 inside your .col-width then remove the background-color on #content and #sidebar lines 369 and 380 to avoid doubling up on the black color.

    I think that will do it for you!

    Thread Starter 454_Prowler

    (@454_prowler)

    thanks! will try it in a sec

    Thread Starter 454_Prowler

    (@454_prowler)

    man! it worked! Thanks a lot!! I’m a little bit embarrassed at the momment. hahah.

    Awesome! Glad to hear that!

    Don’t be embarrassed 🙂 I do web dev every day so it doesn’t take me too long to work out CSS issues!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Need help adjusting the Sidebar to match the height of the content of my blog’ is closed to new replies.