Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / IE(Problem) with the whats new list

IE(Problem) with the whats new list

Locked

Views: 1,142

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
26 Oct 2009, 10:40 PM
#1
fr4g avatar

fr4g

New Zenner

Join Date:
Oct 2009
Posts:
2
Plugin Contributions:
0

IE(Problem) with the whats new list

Hello guys,

i m a little bit diasapointed of this IE problem. Since friday i am working to fix it, but nothing helps.

If you visit my shop with IE

http://www.mr-whisky.de/shop

you will see that the whats new list is not sorted. It seems that the div classes are not closed or so on. I do not know whats up so i want to ask you for help.

I checked all the "centerBoxContentsNew" paragraphs in my css, but i did not find the failure.

Please help me

greetings
yours fR4G

26 Oct 2009, 11:36 PM
#2
tino_schlegel avatar

tino_schlegel

Totally Zenned

Join Date:
Nov 2007
Location:
Melbourne, Australia
Posts:
532
Plugin Contributions:
0

Re: IE(Problem) with the whats new list

Read the code carefully and see which tag is not in the right order...

<div class="centerBoxContentsNew centeredContent back" style="width:33%;" >
  <a href="http://mr-whisky.de/shop/index.php?main_page=product_info&cPath=3_4&products_id=28&zenid=8fa588c7f500562129e46f3adfc41ae5">
    <img src="images/no_picture.gif" alt="3er-Set Mini-Whiskyseifen" title=" 3er-Set Mini-Whiskyseifen " width="100" height="80" />
  </a>
  <br />
  <a href="http://mr-whisky.de/shop/index.php?main_page=product_info&cPath=3_4&products_id=28&zenid=8fa588c7f500562129e46f3adfc41ae5">
     3er-Set Mini-Whiskyseifen
  </a>
  <br />€7.00
  </h2><h2 class="taxAddon">inkl. 19%  MwSt.
  <br/> zzgl. 
  <a href="http://mr-whisky.de/shop/index.php?main_page=shippinginfo&zenid=8fa588c7f500562129e46f3adfc41ae5">
    Versandkosten
  </a>
</div>
27 Oct 2009, 6:41 PM
#3
fr4g avatar

fr4g

New Zenner

Join Date:
Oct 2009
Posts:
2
Plugin Contributions:
0

Re: IE(Problem) with the whats new list

Oh the h2 class is not closed :(
Thanks 4 your help but can yo give me the info in which file a can fix it ??