Gegen Bilderklau - Das Original (https://www.gegen-bilderklau.net/index.php)
- Design, Website, Copyright (https://www.gegen-bilderklau.net/board.php?boardid=80)
--- Homepagehilfe (https://www.gegen-bilderklau.net/board.php?boardid=27)
---- Homepagehilfe - Archiv (https://www.gegen-bilderklau.net/board.php?boardid=139)
----- [HTML] Hintergrund im Menü ist weiß (https://www.gegen-bilderklau.net/thread.php?threadid=142261)


Geschrieben von Angy am 06.10.2008 um 18:08:

  Hintergrund im Menü ist weiß

Hey Ho!
Der Hintergrund im Menü ist bei meinem Turnierstall weiß - wie krieg ich das weg?

Hier der Menücode:

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Menu</title>


<style type="text/css">
h1 {
font-family: Verdana;
font-weight: bold;
font-size: 10px;
border-bottom:1px #FFFFFF dotted;
}
a:link {color: #E2A447; text-decoration: none;}
a:visited {color: #E2A447; text-decoration: none;}
a:active {color: #E2A447; text-decoration: none;}
a:hover {color: #E2A447; text-decoration: underline;}
</style>
</head>
<body>

<center>
<h1 style="color: rgb(255, 165, 0);">Allgemeines</h1>

<small><a style="color: rgb(255, 165, 0);" href="home.html" target="main">Home</a><br style="color: rgb(255, 165, 0);">

<a style="color: rgb(255, 165, 0);" href="impressum.html" target="main">Impressum</a><br style="color: rgb(255, 165, 0);">

<a style="color: rgb(255, 165, 0);" href="bildnachweis.html" target="main">Bildnachweis</a></small>
<br style="color: rgb(255, 165, 0);">

<br style="color: rgb(255, 165, 0);">

<br style="color: rgb(255, 165, 0);">

<h1 style="color: rgb(255, 165, 0);">Anmeldung</h1>

<small><a style="color: rgb(255, 165, 0);" href="regeln.html" target="main">Regeln</a><br style="color: rgb(255, 165, 0);">

<a style="color: rgb(255, 165, 0);" href="nennen.html" target="main">Nennen</a><br style="color: rgb(255, 165, 0);">

</small>
<br style="color: rgb(255, 165, 0);">

<br style="color: rgb(255, 165, 0);">

<h1 style="color: rgb(255, 165, 0);">Turniere</h1>

<small><a style="color: rgb(255, 165, 0);" href="ausschreibungen.html" target="main">Ausschreibungen</a><br style="color: rgb(255, 165, 0);">

<a style="color: rgb(255, 165, 0);" href="preise.html" target="main">Preise</a><br style="color: rgb(255, 165, 0);">

</small>
<br>

<br>

</center>

</body>
</html>



Geschrieben von Julia712 am 06.10.2008 um 18:17:

 

Hey!

Du kannst einfach im body-Tag die Hintergrundfarbe angeben.

zB:
code:
1:
<body bgcolor=#FF0000">



Wenn du die Hintergrundfarbe einfach komplett raushaben möchtest, musst du das im Design-Code ändern. Schreib' mich dazu dann einfach nochmal per PN an und schick mir den Code nochmal mit Augenzwinkern

Lg, Julia



Geschrieben von Angy am 06.10.2008 um 18:22:

 

hey danke, hab´s hinbekommen!


Forensoftware: Burning Board, entwickelt von WoltLab GmbH