• Ok this actually happened with multiple themes that I tried and it sucks cause all the themes that I found that are even close to what I like in order to edit it, the sidebar ends up messing up and going to the bottom of all the posts. I dont know why.

    Im using the BLIGBLOG theme right now and Id like to continue using that but just edit it a bit. Only thing is the sidebar is at the bottle. Look : https://www.damienbenoit.com/blog/

    I didn’t mess with any of the theme codes, I just activated it. So what do I have to do to fix this problem.

    Im sorry I been posting so much, I hate having to ask questions. I like figuring things out myself. But I really dont want to mess this thing up more. HELP!

Viewing 4 replies - 16 through 19 (of 19 total)
  • I can read ?? Your site is the one I am talking about. In my FF and IE the sidebar is in place at the upper right, just like the page your friend has.

    The border-bottom for “Latest Posts” is just a few pixels higher than the one for “Need intro….” in IE and a good bit higher in FF but all looks fine.

    I’m having the same issue…sidebar at the bottom…on all themes…the page will validate…I did insert the new Yahoo Finance (AJAX?) free quote code in the sidebar…I’ve removed it now and it still doesn’t render at the bottom. I’ve tried to adjust the width of the sidebar…any additional suggestions? many thanks, Cate oops… https://www.shopyield.com

    Test adding this to the sidebar in the stylesheet:

    position: absolute;

    See if it works. Good luck!

    catelong –

    you have a messed up closing div tag. It’s making your sidebar and footer show up *within * your content area, and not outside of it, and it’s also not clearing your wrapper float.

    Post dated June 29, 2005
    I thank them and hope that my work can serve as inspiration to others. </p><div />

    That last div is supposed to be </div> -the way it is now, it’s opening a new div tag, and the following closing tag that’s *supposed* to close out your “postentry” is left open, causing everything to drop into the content area.

    Fix that.

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘Sidebar at the bottom, help!’ is closed to new replies.