Hello, I'm having some serious trouble with how images are behaving on my website. If you take a look at davidchernoff.com , you'll see that the navbar is "stacked" on top of itself, and that the images in posts don't wrap with the text, even though I clearly specify that they should when I post the images. The theme I'm using is Thesis and I can't for the life of me figure out what went wrong or how to fix it. Here's what the Navbar's SUPPOSED to look like: blogetize.org Please help!
No website on there, but im assuming your stacking LI and UL's correct? You probably hace the CSS on them set to absolute, what your missing is a margin-right:20px;