Try adding float:left; to #content .post in style.css.
Thread Starter
duckys
(@duckys)
Yes i know i’ll get the sidebar on the right place if i use that code but i’ll have a new problem then.
The height will always stay the same no matter how long the content is.
You cannot have two blocks of content side-by-side unless one (or both) of them is floated. That’s just basic CSS.
Thread Starter
duckys
(@duckys)
oke thanks then i’ll set this question to resolved and make a new one about the height.
Thread Starter
duckys
(@duckys)
The sidebar is looking good on the posts and pages now, but its still not good on the category page.
The sidebar stays beside the lowest post. I looked on the forum but i didnt find a similar question that the sidebar is beside the lowest post on the category page.