Please compare how this page looks in IE7 v FF.

http://www.sc.mattbodman.info/weddings#11

The sidebar block won't come up and align with the slideshow in IE7 as it does in FF. Any help for this CSS newbie would be fantastic.

Cheers,

Dex

Comments

nevets’s picture

Not sure how to fix but I can point out that both primary content and secondary content take up the full width (IE is behaving the way I would expect). You might want to validate your html (there seems to be an extra closing div tag).

dex002’s picture

right, thanks. That's a clue I'll look further, thanks.

I'm trying to make primary content centered on the page and attach the secondary content (sidebar) to the side (just on the slideshow pages). I guess I need to reduce the size of the primary content, only when the secondary content is present. yikes.

nevets’s picture

You could also try nesting the secondary content in the primary content area and floating it right.

dex002’s picture

Hey nevets, I can't nest it because the txt then moves around with the slideshow. I fixed it anyway, but adjusting the size of the primary and secondary content. Thanks heaps for helping! Dex