Visualizzazione dei risultati da 1 a 4 su 4

Discussione: Problema con ie7

  1. #1
    Utente di HTML.it
    Registrato dal
    Mar 2002
    Messaggi
    48

    Problema con ie7

    Ciao ragazzi ho applicato i css in un sito, con ie 6 lo vedo benissimo (idem con mozilla) mentre con ie7 mi dicono che la colonna destra esce un pò fuori?
    Mi aiutate per favore?
    Il sito è questo
    http://www.fotovenus.it/2007/
    Grazie!
    SW

  2. #2
    Opps... scusa ho sbagliato post

  3. #3
    Utente di HTML.it L'avatar di Holin
    Registrato dal
    Oct 2007
    Messaggi
    64
    E' vero con ie7 la colonna di destra si vede all'estrema destra.

    Intanto potresti riupulire la testata.. guardando il codice ho visto "sta roba" VVoVe:
    Può darsi che sia questo a dargli fastidio, anche perchè a me fino ad ora non mi è mai capitato che se si vede bene su ie6 si veda male su ie7...

    codice:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" lang="it">
    <head>
    <title>FotoVenus.it | Le Migliori Marche Direttamente a Casa Tua!</title>
    <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
    <link href="css/stile.css" rel="stylesheet" type="text/css" />
    <link rel="shortcut icon" href="favicon.ico" >
    <link rel="icon" href="animated_favicon1.gif" type="image/gif" >
    </head>
    <body>
    
    <div id="header">
    	<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>FotoVenus.it | Le Migliori Marche Direttamente a Casa Tua!</title>
    <script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
    <link rel="shortcut icon" href="favicon.ico" >
    <link rel="icon" href="animated_favicon1.gif" type="image/gif" >
    </head>
    <body>
    <table>
      <tr>
        <td colspan="3"><div align="center">
          <script type="text/javascript">
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','width','998','height','145','title','toolbar','src','swf/toolbar','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','swf/toolbar' ); //end AC code
    </script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="998" height="145" title="toolbar">
            <param name="movie" value="swf/toolbar.swf" />
            <param name="quality" value="high" />
            <embed src="swf/toolbar.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="998" height="145"></embed>
          </object>
        </noscript></div></td>
      </tr>
      
    </table>
    <table>
      <tr>
        <td width="42%">
    <html>
    <head>
    <script language="JavaScript1.2">

  4. #4
    Utente di HTML.it
    Registrato dal
    Mar 2002
    Messaggi
    48
    Grazie mille. Adesso ripulisco. Il mio problema è che non posso verificare perchè ie 6 sul pc

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2026 vBulletin Solutions, Inc. All rights reserved.