Yelanha
Huhu.
Also ich hab da ja mal so´n Problem x)
Undzwar möchte ich bei Oyla in der Navigation die Linkfarbe auf schwarz ändern -Problem: Geht nicht bzw. weiß nicht wie es geht.Kann jemand helfen?!
(Navi ist das von Oyla vorgegebene!)
Fear
Hey
Wenn es ein anpassbares Design ist, geht es eigentlich ganz einfach,
du musst einfach nur den Farbcode bei MouseOverDingens eingeben, in deinem Fall wäre es dann ja 000000, also schwarz:
Navigationsseiten-MouseOverFarbe: 000000
Yelanha
Hab allerdings ein eigenes Design

Probier es trotzdem mal,vll geht es ja auch so ^^
EDIT: Geht leider nicht
Snowi
Stell mal bitte deinen Code rein.
Silberwölfin
<style type="text/css">
<!--
body {
scrollbar-face-color: #FF8000;
scrollbar-track-color: #840000;
scrollbar-3dlight-color: #FFFF75;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #840000;
scrollbar-arrow-color: #FFFF00;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #999999}
-->
</style>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 4.0"><meta name="ProgId" content="FrontPage.Editor.Document">
<title>%titel%</title>
<style type="text/css">
A:ACTIVE.navi,A:link.navi,
A:VISITED.navi{ Color: #4682B4;Text-Decoration: none;}
A:Hover.navi{ Color:#FF0000;Text-Decoration: underline;}<BR><u></u></style>
</head>
<body onLoad="Start()" topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0" marginheight="0" marginwidth="0" bgcolor="#FFFFFF" style="background-image:url(Desilink); background-repeat:no-repeat">
<table border="0" width="60%" cellspacing="0" cellpadding="0" height="100">
<tr>
<td width="100%" align="left"></td>
</tr>
</table><table border="0" width="100%" cellspacing="0" cellpadding="5">
<tr>
<td width="8%"><div style="width:300; height: 450; margin-left:1; margin-right:1; margin-top:60; overflow: auto">
<font size="2" face="Verdana">%navigation_V%</font>
</div></td>
<td width="60%" valign="top" align="center">
<div style="width:670; height:520; margin-top:100; margin-left:5; margin-right:5; overflow: auto">
<font size="2" face="Verdana"> %content%</font></div></td><td width="40%" valign="top" align="left">
</p>
</td>
</tr>
</table>
</body>
</html>
So sieht bei mri der code aus den ich immer vür oyla nehmen, das so Festt geschrieben ist, ist die Farbe vom Navi, in deinem Code find ich net so die steht xD