IE7 では、注文サンプル ボタン「#itmSampl」は、その左側にある「.add-to-cart」ボタンと垂直方向に整列していませんが、FF3.6 と Chrome 5 では整列しています。IE6-8で正しく配置する必要があります。誰かが私が見逃しているものを見ていますか?
<style type="text/css">
#buttonbox { position:relative; width:326px; }
#accounting #box-accounting .image-item .content-account .add-to-cart { clear:both; margin:0 0 10px; }
#accounting #box-accounting .image-item .content-account
#ordrWizrd { float:left; height:24px; width:111px; }
#accounting #box-accounting .image-item .content-account .add-to-cart { clear:both; margin:0 0 10px; }
#itmSampl { bottom:0; cursor:pointer; display:block; height:24px; margin:0 3px 2px; position:absolute; right:0; width:120px; } .clearfix { clear:both; height:0; } </style>
<div id="buttonbox">
<div id="addtocart2" class="add-to-cart">
<table><%=getCurrentAttribute('item','addtocarthtml')%></table>
</div>
<div id="ordrWizrd" class="add-to-cart"><a href="javascript:shwWizd()"><img src="/images/img/add-to-cart.gif" alt="configure item"></a></div>
<div id="itmSampl"></div>
</div> <div class="clearfix"></div> </div>
また、ビジュアルが役立つ場合のテスト ページは次のとおりです (箇条書きリストの代わりにボタンを表示するには、ログインする必要があります): http://www.avaline.com/85W_test_2 ログイン:test2@gmail.com パス:test03