Post by trapson » Fri Mar 04, 2011 11:06 pm

Ik heb een layout verschil in IE8 bij compatibiliteitsweergave

Ik zal wel weer iets over het hoofd zien:

zie attachement voor voorbeeld:

Attachments

ie8probleem.jpg

ie8probleem.jpg (33.16 KiB) Viewed 818 times

Last edited by trapson on Sat Mar 05, 2011 5:03 pm, edited 1 time in total.

Opencart 1.4.9.3


New member

Posts

Joined
Fri Sep 24, 2010 7:10 pm

Post by trapson » Fri Mar 04, 2011 11:34 pm

Hmmmm ben ff aan het surfen en inees schiet me te binnen dat ie6 een eigen css heeft.
Ben nu natuurlijk niet op de juiste pc aan het werken dus ga dit straks eerst zelf even nakijken :P

Opencart 1.4.9.3


New member

Posts

Joined
Fri Sep 24, 2010 7:10 pm

Post by trapson » Sat Mar 05, 2011 3:54 am

Nou in die IE6 eigen css staat niets over dat veld heb hem nu de product.tpl aangepast van :

Code: Select all

<div class="middle">
<div style="width:100%;">
      <table style="width: 100%; border-collapse: collapse;">
        <tr>
          <td style="text-align: center; width: 250px; vertical-align: top;"><a href="<?php echo $popup; ?>" title="<?php echo $heading_title; ?>" class="thickbox" rel="gallery"><img src="<?php echo $thumb; ?>" title="<?php echo $heading_title; ?>" alt="<?php echo $heading_title; ?>" id="image" style="margin-bottom: 3px;" /></a><br />
            <span style="font-size: 11px;"><?php echo $text_enlarge; ?></span></td>
          <td style="padding-left: 15px; width: 296px; vertical-align: top;"><table width="100%">
          ///hoop code///
                <table style="width: 100%;">
naar:

Code: Select all

<div class="middle">
    <div width="650">
      <table width="650"; border-collapse: collapse;">
        <tr>
          <td style="text-align: center; width: 250px; vertical-align: top;"><a href="<?php echo $popup; ?>" title="<?php echo $heading_title; ?>" class="thickbox" rel="gallery"><img src="<?php echo $thumb; ?>" title="<?php echo $heading_title; ?>" alt="<?php echo $heading_title; ?>" id="image" style="margin-bottom: 3px;" /></a><br />
            <span style="font-size: 11px;"><?php echo $text_enlarge; ?></span></td>
          <td style="padding-left: 15px; width="250"; vertical-align: top;"><table width="100%">
          ///hoop code///
                <table width="400">
Hoop dat anderen hier ook nog iets mee kunnen.
hoop ook dat de code nu nog wel clean is en voldoet aan alle huidige normen...

Opencart 1.4.9.3


New member

Posts

Joined
Fri Sep 24, 2010 7:10 pm
Who is online

Users browsing this forum: Amazon [Bot] and 13 guests