2011-10-13 102 views
0

頂部的主要圖像似乎並沒有集中在Internet Explorer中。任何幫助不勝感激:主畫廊圖像不居中

網頁網址:http://cgi.ebay.co.uk/ws/eBayISAPI.dll

代碼:

<div class="fadein"> 
Images</div> 


</div><!-- End Images --> 
</div><!-- End Main --> 
</div><!-- End Photo --> 
+0

哇。你是eBay開發者?哪個IE? – GolezTrol

+0

主要是Internet Explorer 8如果位置!任何幫助不勝感激。乾杯.. – Kelly

+0

我真的沒有看到問題...你有截圖嗎? – joshmax

回答

0

只是在你的代碼添加更新,希望這將有助於:

#home .photo { 
    background: url("http://www.example.com/path/to/image.gif"); 
}