Register for your free account! | Forgot your password?

Go Back   elitepvpers > Off-Topics > Off Topic
You last visited: Today at 04:32

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Farbe im Text ändern (PhP) Hilfe!!

Discussion on Farbe im Text ändern (PhP) Hilfe!! within the Off Topic forum part of the Off-Topics category.

Reply
 
Old   #1
 
black'coockie's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 664
Received Thanks: 47
Farbe im Text ändern (PhP) Hilfe!!

Hallo,
Also ich möchte bei meiner PHP Seite das die Texte Farbe weiß haben und nicht schwarz.

Hier mal der PhP Code:
PHP Code:
<div class="rightBoxTop"></div>
        <div class="rightBox"><div class="innerBox">
        <?php
if($_SESSION['id'] == "") {
?>
<form action="scripts/login/login.php" method="post">
        Login:(weiß!) <br>
            <input type="text" name="user" size="20"><br>
        Passwort:(weiß) <br>
            <input type="password" name="pw"><br>
            
        <input type="submit" name="login" value="Login"> 
    </form>
        &raquo; <a href="index.php?page=pwforgot"> Passwort vergessen? (weiß)</a>
<?php
} else {
$id $_SESSION['id'];
$coins $_SESSION['coins'];
        
        echo 
"<b>Willkommen $id!(weiß)</b><br>";
        echo 
"&raquo; Deine Coins: $coins (weiß)<br>
            &raquo; <a href=\"index.php?page=logout\"> Logou(weiß)t</a><br>
            &raquo; <a href=\"scripts/itemshop/index.php?page=shopindex\" rel=\"width:700,height:500\" id=\"mbshop\" class=\"mb\"> Itemshop(weiß)</a><br>
            &raquo; <a href=\"index.php?page=pscorder\"> Coins Aufladen(weiß)</a><br>
            &raquo; <a href=\"index.php?page=rulebreaker\"> Rulebreaker melden(weiß)</a><br>
            &raquo; <a href=\"index.php?page=user\"> Userpanel(weiß)</a> "
;

}
?>

        </div></div>
        <div class="rightBoxBottom"></div>

        <div class="rightBoxTop"></div>
        <div class="rightBox"><div class="innerBox">
        <?php
if($mysql != "0" ) {
include 
'scripts/ranking/top5.php';
} else {
echo 
"Keine Verbindung zur Datenbank!(weiß)";
}

?>
        </div></div>
        <div class="rightBoxBottom"></div>
    
        <div class="rightBoxTop"></div>
        <div class="rightBox"><div class="innerBox">
        <?php
        
include 'scripts/stats/statistik.php';
?>
        </div></div>
        <div class="rightBoxBottom"></div>
Sorry, bin neu bei PhP ^^
black'coockie is offline  
Old 05/02/2011, 18:11   #2
 
>XES's Avatar
 
elite*gold: 0
Join Date: May 2011
Posts: 440
Received Thanks: 63
1 Thread reicht (;
Quote:
&raquo; <a href="index.php?page=pwforgot"> Passwort vergessen? (weiß)</a>
vl. (schwarz) kenn mich selber bei pp nich aus...
>XES is offline  
Old 05/02/2011, 18:12   #3
 
black'coockie's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 664
Received Thanks: 47
Quote:
Originally Posted by since66 View Post
1 Thread reicht (;


vl. (schwarz) kenn mich selber bei pp nich aus...
Bin wahrscheinlich 2x auf Senden oder so gekommen. ^^
black'coockie is offline  
Old 05/02/2011, 18:13   #4
 
elite*gold: 42
Join Date: Oct 2005
Posts: 11,491
Received Thanks: 2,722
<style type="text/css">
{color:white}
</style>


Afaik
Ghost is offline  
Old 05/02/2011, 18:15   #5
 
>XES's Avatar
 
elite*gold: 0
Join Date: May 2011
Posts: 440
Received Thanks: 63
Kein problem , lösch einfach den andern Thread ^.^
hat das funkt mit (schwarz) ?
>XES is offline  
Old 05/02/2011, 18:15   #6
 
black'coockie's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 664
Received Thanks: 47
Quote:
Originally Posted by Ghost View Post
<style type="text/css">
{color:white}
</style>


Afaik
Und das jetzt in's css machen?
black'coockie is offline  
Old 05/02/2011, 18:16   #7
 
elite*gold: 42
Join Date: Oct 2005
Posts: 11,491
Received Thanks: 2,722
im Zweifel
Ghost is offline  
Old 05/02/2011, 18:18   #8
 
black'coockie's Avatar
 
elite*gold: 0
Join Date: Nov 2009
Posts: 664
Received Thanks: 47
Quote:
Originally Posted by Ghost View Post
im Zweifel
SOrry bin ganz neu mit dem Scripten ^^ sollte ich das jetzt im css machen oder iwo im php script?
black'coockie is offline  
Old 05/03/2011, 05:42   #9
 
>XES's Avatar
 
elite*gold: 0
Join Date: May 2011
Posts: 440
Received Thanks: 63
in's css rein.
>XES is offline  
Reply


Similar Threads Similar Threads
[Frage] Metin2 Client Menü Farbe und Inventar Farbe ändern?
03/11/2011 - Metin2 Private Server - 3 Replies
Hey Leute ich habe einen Metin2 P server gesehen der die farbe der Buttons und inventar und alles in Grün Hatte ich möchte auch die Farbe Ändern Weis das einer Wie mann das machen kann?
[Hilfe] Label Text ändern // Adressen Ändern
12/27/2010 - General Coding - 6 Replies
Hallo Da ich AutoIT aufgegeben habe witme ich mich jetzt an Visual Basic 2010 Das problem ist ich will meinen ersten trainer mit VB schreiben
[Hilfe] Label Text ändern // Adressen Ändern
12/23/2010 - S4 League - 2 Replies
Hallo Da ich AutoIT aufgegeben habe witme ich mich jetzt an Visual Basic 2010 Das problem ist ich will meinen ersten trainer mit VB schreiben



All times are GMT +2. The time now is 04:32.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.