If you could be a bit more specific, that would be helpful (also, that's not the code on your journal). I'm assuming what you want is to have the calendar and such displayed. I suspect it isn't a problem with the CSS, because in the HTML I can only see the sbarbody2 in the sidebar. Do you maybe have the others turned off here?
I can tell you the problem. First remove the border-left from your body coding and in maincontent you'll want to change margin to margin: 0px auto 0px 260px;
Also I recomment the width in your maincontent have a ; at the end of that code.
Also I think you'll need a margin at the top of your sidebar to bring it down.
Comments 2
Reply
Also I recomment the width in your maincontent have a ; at the end of that code.
Also I think you'll need a margin at the top of your sidebar to bring it down.
Let me know if that helps.
Reply
Leave a comment