Zitat geschrieben von
Kruemelkeks
wundert mich -> anscheinend werden die links nach oben hin immer größer....
und in der style.css steht nix dazu drinn?
body
{
background-color: #F2F2F2;
scrollbar-face-color: #DDDDDD;
scrollbar-highlight-color: #EFEFEF;
scrollbar-shadow-color: #003366;
scrollbar-3dlight-color: #000000;
scrollbar-arrow-color: #038E3B;
scrollbar-track-color: #EFEFEF;
scrollbar-darkshadow-color: #DDDDDD;
}
.abg
{
background-color: #003366;
}
td
{
font-family: Verdana;
font-size: 10px;
}
a
{
color: #BB0000; // Überschriften_text_bei_wars_hyperlinks
font-family: Verdana;
font-size: 12px;
text-decoration: underline;
}
a:hover
{
text-decoration: none;
}
a.box
{
color: #BB0000; // Schriftfarbe_fuer_last_news
font-family: Verdana;
font-size: 10px;
text-decoration: underline;
}
a.box:hover
{
text-decoration: none;
}
.Chead
{
background-color: #CCCCCC; // Hintergrund_fuer_ueberschriften
color: #FFA800;
}
.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
color: #BB0000; // Schriftfarbe_fuer_kleine_ueberschriften
}
.Callg
{
background-color: ;
color: #396F44
}
.Callg td
{
color: #000000; // Textfarbe
}
.Cnorm
{
background-color: #e1e1e1; // Feld_bei_kontakt
}
.Cmite
{
background-color: #D7D7D7; // Zeile
}
.Cdark
{
background-color: #D7D7D7; // Zeile
}
#Ballg
{
color: #ffffff;
}
#Ballg td
{
color: #000000;
}
.Bhead
{
background-color: #4E7AA5;
color: #ffffff;
}
.Bbody
{
background-color: #B4C6D8;
color: #000000;
}
.rand
{
border: 1px solid #; // Rand
}
.smalfont
{
font-size: 10px;
text-decoration: none;
}
.border
{
background-color: #; // Rand
}
hr
{
height: 0px;
border: solid #003366 0px;
border-top-width: 1px;
}
input, textarea, select
{
color: #BB0000; // Shoutboxtextwasvorgegebenist
font: 10px Verdana;
border-color: #022914;
border-width: 1px;
border-style: solid;
font-weight: none;
text-decoration: none;
background-color: #EFEFEF;
}
#menu {}
#menu ul { padding-left: 9px; margin-left: 9px; }
#smallmenu { }
#smallmenu li { font-size: 9px; }
#smallmenu a { font-size: 9px; }
Da steht was von last_news drin.
Ich hab das selbe mal mit Last forum gemacht, aber da hat sich nichts geändert.
Wie gesagt, für jede Hilfe wäre ich dankbar.
Zu dem Thema links ändern sich.
Das verhällt sich so:
Die index.htm liegt im Ordner 3 und der ordner in Ordner 2. Der Pfad sieht dann so aus: ordner3/style.css. Wenn ich jetzt die index.htm aber in ordner 2 speichere dann steht als URL da: ordner2/ordner3/style.css.
Und wenn ich nun die neue index aus ordner 2 statt 3 auf den server lade, dann ist ja die URL immer noch ordner2/ordner3/style.css, da ja die programe den pfad lokal ändern, wenn man die datei woanders hin speichert.
ich hoffe mal, dass man es nun versteht. Wenn net, ich erklärs gern nochmal bei mir im Teamspeak2
In diesem Sinne
MfG Loonys
Zuletzt geändert von Loonys am 10.12.2005 - 15:04