Ergebnis 1 bis 6 von 6

Thema: Page Probleme

  1. #1
    Gesperrt
    Registriert seit
    10.10.2007
    Beiträge
    148

    Standard Page Probleme

    Hi,
    Ich habe Probs mit der Page ich kann denn HG nicht ändern und das Logo kann ich net einfügen hier mal der code
    Code:
    <style type="text/css">
    <!--
    
    
    INPUT {
    border:1px solid #000000;
    font-family:Verdana;
    font-weight:normal;
    font-size: 12pt;
    color:#800000;
    }
    
    SELECT {
    border:1px solid #000000;
    font-family:Verdana;
    font-weight:normal;
    font-size: 12pt;
    color:#800000;
    }
    
    TEXTAREA {
    border:1px solid #000000;
    font-family:Verdana;
    font-weight:normal;
    font-size: 12pt;
    color:#800000;
    }
    
    
    body {
    background-image: url("./tpl/tpl2/pics/hintegrund2.JPEG");
    background-color: #3e3e3e;
    font-size:12pt;
    text-decoration:none;
    font-weight:normal;
    }
    
    
    body,td,th,p {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 10pt;
    	color: #FFFFFF;
    }
    
    
    a:link {
    	color: #FFFFFF;
    	text-decoration: none;
    	font-weight:normal;
    }
    
    
    a:visited {
    	color: #FFFFFF;
    	text-decoration: none;
    	font-weight:normal;
    }
    
    
    a:hover {
    	color: #FFFFFF;
    	text-decoration: underline;
    	font-weight:normal;
    }
    
    
    a:active {
    	color: #FFFFFF;
    	text-decoration: none;
    	font-weight:normal;
    }
    
    
    a {
    font-size:10pt;
    text-decoration:none;
    font-weight:normal;
    }
    
    #inhalt{
    overflow: auto;
    height: 100%;
    width: 99%;
    }
    
    -->
    </style>
    
    
    <center>
    
    
    
    
    
    
    <?php
    include'./menue.php';
    echo'
    
    
    
    ';
    
    echo'<table width="80%" height="500" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td align="left" valign="top">';
    
    include'./inhalt.php';
    
    echo'
    </td>
    </tr>
    </table>';
    
    ?>
    
    </center>
    Bitte um hilfe

    Thx im vorraus

    edit//Das logo stand sonst auch immer in der Datei und der HG geht nicht zu ändern ka warum

  2. #2
    Anfänger
    Registriert seit
    11.03.2008
    Beiträge
    5

    Standard Re: Page Probleme

    Zitat Zitat von h4xxxx0r
    <html>
    <head>

    <style type="text/css">
    <!--


    INPUT {
    border:1px solid #000000;
    font-family:Verdana;
    font-weight:normal;
    font-size: 12pt;
    color:#800000;
    }

    SELECT {
    border:1px solid #000000;
    font-family:Verdana;
    font-weight:normal;
    font-size: 12pt;
    color:#800000;
    }

    TEXTAREA {
    border:1px solid #000000;
    font-family:Verdana;
    font-weight:normal;
    font-size: 12pt;
    color:#800000;
    }


    body {
    background-image: url("./tpl/tpl2/pics/hintegrund2.JPEG");
    background-color: #3e3e3e;

    font-size:12pt;
    text-decoration:none;
    font-weight:normal;
    }


    body,td,th,p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FFFFFF;
    }


    a:link {
    color: #FFFFFF;
    text-decoration: none;
    font-weight:normal;
    }


    a:visited {
    color: #FFFFFF;
    text-decoration: none;
    font-weight:normal;
    }


    a:hover {
    color: #FFFFFF;
    text-decoration: underline;
    font-weight:normal;
    }


    a:active {
    color: #FFFFFF;
    text-decoration: none;
    font-weight:normal;
    }


    a {
    font-size:10pt;
    text-decoration:none;
    font-weight:normal;
    }

    #inhalt{
    overflow: auto;
    height: 100%;
    width: 99%;
    }

    -->
    </style>
    </head>
    <body>


    <center>






    <?php
    include'./menue.php';
    echo'



    ';

    echo'<table width="80%" height="500" border="0" cellspacing="0" cellpadding="0">
    <tr>
    <td align="left" valign="top">';

    include'./inhalt.php';

    echo'
    </td>
    </tr>
    </table>';

    ?>

    </center>
    </body>
    </html>
    so sollte es gehen wenn du das rote nachträgst
    wie soll er sonst wissen was body is
    du weist es aber programme können nich kreativ denken ^^
    dann kannst auch das grüne, den hinterrgund ändern und ein logo einzufügen ist dann auch nichmehr schwer

  3. #3
    CIH-Virus Avatar von NSK
    Registriert seit
    23.07.2008
    Beiträge
    467

    Standard -_-

    Ja, so müsste es funktionieren, allerdings muss die Datei auch vorhanden sein.
    Halte dich fern vom Geld, es kann Süchtig machen

    Zitat Zitat von blackberry Beitrag anzeigen
    Du könntest nicht falscher lie... ach was rede ich! Ich würde sogar jetzt fappen, wenn ich nicht beide Finger, meinen Penis und meine Nasenspitze zum Tippen benötigen würde.

  4. #4

    Standard

    Klar müsste die Datei vorhanden sein mann ist das ne geile Logik

    Jedenfalls ist das hier im falschem Berreich...


    Mfg

    Chaos
    Eine Regierung muß sparsam sein, weil das Geld, das sie erhält, aus dem Blut und Schweiß ihres Volkes stammt.
    Es ist gerecht, daß jeder einzelne dazu beiträgt, die Ausgaben des Staates tragen zu helfen. Aber es ist nicht gerecht, daß er die Hälfte seines jährlichen Einkommens mit dem Staate teilen muß.

    Friedrich II. der Große

  5. #5
    CIH-Virus
    Registriert seit
    28.11.2006
    Beiträge
    497

    Standard

    Ich gebs dir, chaos.
    Verschoben.

  6. #6
    Stanley Jobson
    Registriert seit
    09.12.2006
    Beiträge
    671

    Standard

    @blueray

    dieser code is von mir. war nur provisorisch... und es funzt auch ohne body und html usw..

Stichworte

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •