Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

alexejk

Pioneers
  • Posts

    2
  • Joined

  • Last visited

Everything posted by alexejk

  1. Is it normal then in IE9 in Compatibility mode the picture has a gap at right? Can I somehow to avoid this 5 pixel gutters?
  2. I'd like to have a full width banner(960 pic). How can I do this? I've already dissabled all right and left modules. But what else chages do I need to do ? #bannerRotator { margin-top:5px; width: 950px; /* Banner width + 10 */ height: 150px; /* Banner height */ overflow: hidden; position: relative; } ..... #bannerRotator ul li { display: none; margin: 0 auto; width: 940px; /* Banner width */ height: 150px; /* Banner height */ /* position: absolute; top: 0px; left: 0px; */ } The problem is also that when I tring compatibility mode, the size of baner changes :(
×
×
  • Create New...