cart theme which uses smarty template engine. I am able to move the shoping cart links to above the top menu and it shows Ok with IE8 firefox etc. Hovewer IE7 make an empty space. How could I make IE7 happy. I added the necessary style-sheets and tpl files. Main css files are style.css and stle.base.css.
IE8 no space

(source: livefilestore.com)
IE7 with space

(source: livefilestore.com)
IE7 doesn’t render CSS well. Create a special CSS file for IE7 and include it in your HTML as follows:
In ie7.css, modify the margins, padding, etc. until the two versions appear identical.