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] Irgendwas im Code falsch - Menüpunkte sollen anders sein (https://www.gegen-bilderklau.net/thread.php?threadid=173937)


Geschrieben von Dana. am 29.07.2010 um 11:35:

  Irgendwas im Code falsch - Menüpunkte sollen anders sein

Hallo zusammen smile
Also, ich habe seit ein paar Tagen eine Photoseite auf Square und jetzt eine Frage:

www.buscio.de.vu
& zwar ist das Menü da so lila bzw. blau unterstrichen.
Die einzelnen Menüpunkte sollen aber schwarz sein, jetzt würde ich gerne wissen, wie man das ändern kann & ob mir da jemand helfen kann.
hier noch der Code:
vom Design
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Photopage Buscio</title>
</head>
<body leftmargin="0" topmargin="0" scroll="auto"
style="background-color: rgb(255, 255, 255);" marginheight="0"
marginwidth="0">
<img style="border: 0px solid ; width: 1024px; height: 768px;"
alt="" src="http://i26.tinypic.com/wbsc3q.jpg"
usemap="#Design">
<div id="Layer1"
style="position: absolute; height: 420px; width: 740px; top: 200px; left: 10px;"><iframe
src="Startseite.html" name="main" noresize=""
style="border: 0px none ;" ;="" frameborder="0"
height="420" scrolling="auto" width="740"> </iframe></div>
<div id="Layer2"
style="position: absolute; height: 250px; width: 180px; top: 200px; left: 770px;">
<iframe src="menue.html.html" name="menue" noresize=""
style="border: 0px none ;" ;="" frameborder="0"
height="250" scrolling="auto" width="180"> </iframe></div>
</body>
</html>


& vom Menü
<html>
<head>
<meta http-equiv="Content-Language" content="de">
<meta http-equiv="Content-Type"
content="text/html; charset=windows-1252">
<title>das men&uuml;</title>
<link rel="stylesheet" href="style.css"
type="text/css">
</head>
<body>
<h1
style="margin-top: 0pt; margin-bottom: 0px; font-family: Verdana; color: rgb(0, 0, 0);"><small><small><small><small>Allgemeines</small></small></small></small
></h1>
<p
style="margin-top: 0pt; margin-bottom: 0px; font-family: Verdana; color: rgb(0, 0, 0);"><small><a
href="Startseite.html" target="main">Startseite</a></small></p>
<p
style="margin-top: 0pt; margin-bottom: 0px; font-family: Verdana; color: rgb(0, 0, 0);"><small><a
href="Impressum.html" target="main">Impressum</a></small></p>
<p
style="margin-top: 0pt; margin-bottom: 0px; font-family: Verdana; color: rgb(0, 0, 0);"><small>G&auml;stebuch</small></p>
<p
style="margin-top: 0pt; margin-bottom: 0px; font-family: Verdana; color: rgb(0, 0, 0);"><big>&nbsp;</big></p>
<h1
style="margin-top: 0pt; margin-bottom: 0px; font-family: Verdana; color: rgb(0, 0, 0);"><small><small><small><small>Wichtiges</small></small></small></small><
/h1>
<p
style="margin-top: 0pt; margin-bottom: 0px; font-family: Verdana; color: rgb(0, 0, 0);"><small><a
href="regeln.html" target="main">Regeln</a></small></p>
<p
style="margin-top: 0pt; margin-bottom: 0px; font-family: Verdana; color: rgb(0, 0, 0);"><small><a
href="faq.html" target="main">FAQ</a></small></p>
<p
style="margin-top: 0pt; margin-bottom: 0px; font-family: Verdana; color: rgb(0, 0, 0);"><small><a
href="registrieren.html" target="main">Registrieren</a></small></p>
<p
style="margin-top: 0pt; margin-bottom: 0px; font-family: Verdana; color: rgb(0, 0, 0);"><small><a
href="login.html" target="main">Einloggen</a></small></p>
<p
style="margin-top: 0pt; margin-bottom: 0px; font-family: Verdana; color: rgb(0, 0, 0);"><big>&nbsp;</big></p>
<h1
style="margin-top: 0pt; margin-bottom: 0px; font-family: Verdana; color: rgb(0, 0, 0);"><small><small><small><small>&Uuml;ber
uns</small></small></small></small></h1>
<p
style="margin-top: 0pt; margin-bottom: 0px; font-family: Verdana; color: rgb(0, 0, 0);"><small><a
href="bspbilder.html" target="main">Beispiel Bilder</a></small></p>
<p
style="margin-top: 0pt; margin-bottom: 0px; font-family: Verdana; color: rgb(0, 0, 0);"><small>Das
sind Wir</small></p>
<p
style="margin-top: 0pt; margin-bottom: 0px; font-family: Verdana; color: rgb(0, 0, 0);"><big>&nbsp;</big></p>
</body>
</html>



Geschrieben von callous. am 29.07.2010 um 11:38:

 

Das geht mit CSS.
http://www.devmag.net/css/29-css-links-gestalten.htm



Geschrieben von Dana. am 29.07.2010 um 11:50:

 

Zitat:
Original von fabbily
Das geht mit CSS.
http://www.devmag.net/css/29-css-links-gestalten.htm


Danke. Aber da steht 404 - Not Found
Sorry, no posts matched your criteria.



Geschrieben von .chilli am 29.07.2010 um 12:12:

 

http://www.devmag.net/css/29-css-links-gestalten.html
da fehlte nur ein Buchstabe



Geschrieben von Dana. am 29.07.2010 um 15:10:

 

Okay großes Grinsen
Dankeschön :*

E/ Hat geklappt großes Grinsen


Forensoftware: Burning Board, entwickelt von WoltLab GmbH