简体   繁体   中英

IE 6 display issue categories menu opencart 1.5.1

In opencart we are using the li for the sub categories items

http://www.madaboutleisure.com as you can see renders fine with all current browsers but we have to support ie 6

You're going to need png fixes for IE6, lookup: http://www.twinhelix.com/css/iepngfix/

Also add a css to your image links:

border: none;

Your table in

#top_contact_details

should float:right instead of being padded...

Hope this helps...

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM