{NAV_TABLE_COLUMN} image on right

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
SNap
Posts: 314
Joined: Wed 5. May 2004, 10:45
Location: Passau, Bavaria, Germany
Contact:

Post by SNap »

holy shit.... :oops: thx a lot!
'welcome to the real world!' datensysteme-lenk
SNap
Posts: 314
Joined: Wed 5. May 2004, 10:45
Location: Passau, Bavaria, Germany
Contact:

Post by SNap »

does anyone know why this: http://www.dachdeckermeister-henters.de/ looks good in FF but bad in IE?

Cheers
SNap
'welcome to the real world!' datensysteme-lenk
User avatar
Klappstuhl28
Posts: 833
Joined: Fri 4. Mar 2005, 01:58
Location: Hamburg
Contact:

Post by Klappstuhl28 »

Ich möchte mal vermuten, dass es an den CSS-Einstellungen
bzw. der Breite den Hintergrundbildes liegt. Der IE macht
gern mal Problemchen. Hatte ich auch schon mal. Es
scheint, als würde er sich über margins hinwegsetzen.
padding wird aber meisten ganz gut dargestellt.

Das ist aber insgesamt sehr seltsam. Die Schrift ist im
IE auch einen ganzen Stiefel größer als im FF und wird
umgebrochen.

Also, da würde ich mir die CSS-Anweisungen noch mal
etwas genauer ansehen.
Lars

Don't say you don't have enough time. You have exactly the same number of hours per day that were given to Helen Keller, Pasteur, Michaelangelo, Mother Teresa, Leonardo da Vinci, Thomas Jefferson, and Albert Einstein. - H. Jackson Brown -
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

and for my turn have a look about this construction:

Code: Select all

<td valign="top" width="166"><br><br>
  <div style="padding: 0 0 0 38px;"> 
    <table><tr><td width="166">

      <div class="navList">
       <div class="MenuItem_1"><a href="index.php?index" target = "" title="Home">Home</a></div>
       <div class="MenuItem_1"><a href="index.php?team" title="Wir über uns">Wir über uns</a></div>
       <div class="MenuItem_1"><a href="index.php?produkte" title="Produkte">Produkte</a></div>
       <div class="MenuItem_1"><a href="index.php?impressum" title="impressum">impressum</a></div>
      </div>

      <img src="img/leer.gif" border="0" width="140" height="10" alt="" />
     </td></tr></table>
  </div>
</td>
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
SNap
Posts: 314
Joined: Wed 5. May 2004, 10:45
Location: Passau, Bavaria, Germany
Contact:

Post by SNap »

what's suspicious about this construction?
'welcome to the real world!' datensysteme-lenk
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post by flip-flop »

Hi SNap,

>> 166 - 38 = 128 :idea:

A very good tool: http://www.markus-bader.de/MB-Ruler/index.d.htm

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
SNap
Posts: 314
Joined: Wed 5. May 2004, 10:45
Location: Passau, Bavaria, Germany
Contact:

Post by SNap »

flip-flop wrote:Hi SNap,

>> 166 - 38 = 128 :idea:

A very good tool: http://www.markus-bader.de/MB-Ruler/index.d.htm

Knut
das stimmt schon, aber die navi-tabelle hat auch margins, glaub ich, jedenfalls geht es mit 128 im FF in die verkehrte Richtung (also zeile zu kurz)

müsste also an was anderem liegen
'welcome to the real world!' datensysteme-lenk
User avatar
Klappstuhl28
Posts: 833
Joined: Fri 4. Mar 2005, 01:58
Location: Hamburg
Contact:

Post by Klappstuhl28 »

müsste also an was anderem liegen
Was zu beweisen wäre. Das Problem ist, dass wenn
man die Abmessungen schleifen lässt, ist das Chaos
irgendwann perfekt.

Margins ändern auch nichts an allgemeinen Sachen wir
der Tatsache, dass 166 - 38 = 128 und damit ungleich 140 (Bildgröße)
ist. Alles andere ist Quantentheorie.
Lars

Don't say you don't have enough time. You have exactly the same number of hours per day that were given to Helen Keller, Pasteur, Michaelangelo, Mother Teresa, Leonardo da Vinci, Thomas Jefferson, and Albert Einstein. - H. Jackson Brown -
Post Reply