Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

maurafarah

Archived
  • Posts

    2
  • Joined

  • Last visited

Profile Information

  • Real Name
    Mauri

maurafarah's Achievements

  1. But why in other browsers the article is displayed correctly and not in Explorer 8? This only happens with certain articles....
  2. Hi Jack, first of all lots of thanks for this contribution, its incredible! The only thing that Ihave a little problem. Some articles are not displaying correctly (ive noticed that only happens in Explorer 8 and only withsome articles), because the right box goes under the article, here you can watch an example: http://www.queguai.com/comof-doc-m44-p-247.html I think that the problem is with this piece of code: <?php /*** Begin Header Tags SEO ***/ ?> <tr> <td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td> </tr> <tr> <td class="smallText" align="center"><?php echo TEXT_VIEWING; ?> <?php echo '<a title="' . $header_tags_array['title'] . '" href="' . tep_href_link(FILENAME_PRODUCT_INFO, 'products_id=' . $product_info['products_id'], 'NONSSL') . '"/# ' . $header_tags_array['title'] . '">' . $header_tags_array['title']; ?></a></td> </tr> <?php /*** End Header Tags SEO ***/ ?> If you browse this page with chrome or firefox you can see it well, I think the problem is in that piece of code, you know how I could fix this problem? Thanks in advance and regards for Spain, Mauri
×
×
  • Create New...