Visualizzazione dei risultati da 1 a 9 su 9

Discussione: Front page frames

  1. #1

    Front page frames

    Ciao a tutti.
    Creo il mio sito con Front Pages (è già on line ma voglio modificarlo).
    Ho creato tre frames, ma se vengono visti con la mia modalità (1280*1024) sono corretti, altrimenti sfasa tutto. Come posso fare per bloccarli?
    Grazie.
    Lorenzo.

  2. #2
    Metti le dimensioni in percentuale e si adatta alla risoluzione

  3. #3
    Ma me li sballa facendoli enormi e coprendo gli altri frame.....

  4. #4


    Quanti frames hai ??

    Posta il link

  5. #5
    Tre frames, uno laterale, e lo spazio a destra del laterale è divido in due frames, uno d'intestazione e uno che prende il resto della pagina.
    Se vado sulle proprieta frame del laterale non mi permette di mettere l'altezza in percentuale e la lascia relativa. Se metto la larghezza percentuale prende tutta la pagina.

  6. #6

  7. #7
    Posso anche postarvi i codici di ogni frame.
    QUello laterale:
    <html>

    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <meta name="GENERATOR" content="Microsoft FrontPage 4.0">
    <meta name="ProgId" content="FrontPage.Editor.Document">
    <title>New Page 3</title>
    <base target="rtop">
    <meta name="Microsoft Theme" content="sumipntg 011, default">
    </head>

    <body>

    <div align="left">
    <table border="0" width="151" height="290">
    <tr>
    <td width="204" height="233"></td>
    </tr>
    <tr>
    <td width="204" height="49">[img]chi-siamo.jpg[/img]</td>
    </tr>
    <tr>
    <td width="204" height="1">[img]curriculum.jpg[/img]</td>
    </tr>
    <tr>
    <td width="204" height="1">[img]Dove-vederci.jpg[/img]</td>
    </tr>
    <tr>
    <td width="204" height="1">[img]foto.jpg[/img]</td>
    </tr>
    <tr>
    <td width="204" height="1">[img]intervista.jpg[/img]</td>
    </tr>
    <tr>
    <td width="204" height="1">[img]locandine.jpg[/img]</td>
    </tr>
    <tr>
    <td width="204" height="1">[img]Perche.jpg[/img]</td>
    </tr>
    <tr>
    <td width="204" height="1">[img]Scrivici.jpg[/img]</td>
    </tr>
    </table>
    </div>

    </body>

    </html>

  8. #8
    QUello in alto:
    <html>

    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <meta name="GENERATOR" content="Microsoft FrontPage 4.0">
    <meta name="ProgId" content="FrontPage.Editor.Document">
    <title>New Page 2</title>
    <base target="rbottom">
    <meta name="Microsoft Theme" content="sumipntg 011, default">
    </head>

    <body>

    <p align="center">[img]testata-def.jpg[/img]</p>

    </body>

    </html>

  9. #9
    QUELLO CENTRALE:
    <html>

    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <meta name="GENERATOR" content="Microsoft FrontPage 4.0">
    <meta name="ProgId" content="FrontPage.Editor.Document">
    <title>New Page 4</title>
    <meta name="Microsoft Theme" content="sumipntg 011, default">
    </head>

    <body></body>

    </html>

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 © 2025 vBulletin Solutions, Inc. All rights reserved.