The first page you wrote (
http://boisestate.edu/courses/crusades/7th/04.shtml ) has a different markup
than the other pages.

<div class="imagewrapper">
    <div class="image">
        <img title="Louis at Damietta" alt="painting"
src="/courses/images/events/LouisatDamietta.jpg"/>
    </div>
    <div class="imagecaption">Louis IX at Damietta</div>
</div>



I have found this in
http://boisestate.edu/courses/crusades/7th/09.shtmlDifferent markup
with same class names, i belive is the reason.

<div class="imagewrapper">
    <a
href="/courses/images/events/gustave_dore_crusades_the_crusaders_on_the_nile.jpg"><img
style="width: 400px;" title="Recovering the dead on the Nile River"
alt="painting"
src="/courses/images/events/gustave_dore_crusades_the_crusaders_on_the_nile.jpg"/></a>
    <div class="imagecaption">Recovering the dead on the Nile<br/>after the
Battle of Mansourah<br/>(click picture for full image)</div>
</div>

Without changing anything, .image { ... ; float:none; ... } may change
page's problem.

I am just i rookie and i don't have access to IE8 right now.

FYI: I have wrote the whole message and google show me the last message of
yours. :)
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to