ilch Forum » Allgemein » Anfragen / Angebote » Dragon Design - Breite anpassen

Geschlossen
  1. #1
    User Pic
    psychodanny Mitglied
    Registriert seit
    03.06.2007
    Beiträge
    3
    Beitragswertungen
    0 Beitragspunkte
    Wie passe ich die Seite an unterschiedliche Auflösung an.

    Habe an den Seiten so leere Balken, kann man das problemlos ändern oder sogar an die Auflösung anpassen?

    Code:

    <html>

    <head>

    <title>{TITLE}</title>

    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />



    <link rel="stylesheet" type="text/css" href="include/designs/dragon/style.css">

    <link rel="shortcut icon" href="include/designs/dragon/img/honklords.ico">

    </head>



    <body oncontextmenu="return false">



    <table cellpadding="0" cellspacing="0" width="100%">

    <tr>

    <td align="center">





    <div id="top">

    <div id="header"></div>

    <div id="header2">

    <div id="header_menu"><a href="index.php">Home</a> :: <a href="index.php?links">Web-Links</a> :: <a href="index.php?downloads">Downloads</a> :: <a href="index.php?forum">Forum</a> :: <a href="index.php?gbook">Guest book</a> :: <a href="index.php?contact">Kontakt</a></div>

    </div>

    <div id="center">

    <div id="left_col">



    {_list_menunr1@

    <table cellpadding="0" cellspacing="0" border="0" width="160">

    <tr>

    <td style="height: 16px; background: url(include/designs/dragon/img/box_left_top.jpg) no-repeat bottom left;" align="center"><b class="menu_heading">%1</b></td>

    </tr>

    <tr>

    <td style="background: url(include/designs/dragon/img/box_left_middle.jpg) top left repeat-y; padding: 0px;color: #ffffff" align="left">%2</td>

    </tr>

    <tr>

    <td style="height: 7px; background: url(include/designs/dragon/img/box_left_bottom.jpg) bottom left no-repeat;"></td>

    </tr>

    </table>

    <br />

    }



    </div>

    <div id="main_col">

    <table width="539" cellpadding="0" cellspacing="0" border="0">

    <tr>

    <td style="width: 500px; height: 16px; background: url(include/designs/dragon/img/middle_top.jpg) no-repeat bottom left;" align="left">&nbsp;<b> &raquo; </b>{HMENU}</td>

    </tr><tr>

    <td style="min-height:100px; background: url(include/designs/dragon/img/middle_middle.jpg) repeat-y; padding: 5px;"><div id="explore">{EXPLODE}</div></td>

    </tr><tr>

    <td><img src="include/designs/dragon/img/middle_bottom.jpg" alt="" /></td>

    </tr>

    </table>

    </div>



    <div id="right_col1">

    {_list_menunr2@

    <table width="171" cellpadding="0" cellspacing="0" border="0">

    <tr>

    <td style="width: 171px; height: 16px; background: url(include/designs/dragon/img/box_right_top.jpg) no-repeat bottom left;" align="center"><b class="menu_heading">%1</b></td>

    </tr><tr>

    <td style="min-height:100px; background: url(include/designs/dragon/img/box_right_middle.jpg) repeat-y; padding: 5px;">%2</td>

    </tr><tr>

    <td><img src="include/designs/dragon/img/box_right_bottom.jpg" alt="" /></td>

    </tr>

    </table>

    <br />

    }

    </div>

    </div>

    <div id="footer"><div id="footer_menu"><a href="index.php?impressum">Impressum</a> | <a href="index.php?sitemap">Sitemap</a> | <a href="index.php?contact">Kontakt</a></div>

    </div>

    </div>

    </td>

    </tr>

    </table>

    </body>

    </html>

    betroffene Homepage: paderburner.de
    0 Mitglieder finden den Beitrag gut.
Geschlossen

Zurück zu Anfragen / Angebote

Optionen: Bei einer Antwort zu diesem Thema eine eMail erhalten