kk thx für den tipp.
das habe ich auch scon getan aber in der index steht font-size gar net drin.
ich hab zwar keine ahnung von html und dem quatsch aber ich probier trotzdem sachen aus und in der style hab eich alles geändert und in der index steht nix...
edit: vll hilft das
/*customs*/
.lg_messages
{
color:#FF0000;
font-family: Tahoma;
font-size:15px;
}
.lg_hello
{
color:#000000;
font-family:Tahoma;
font-size:15px;
}
a.menu
{
display:block;
color: #000000;
font-size: 13px;
background:url(images/img_mp_norm.jpg) #151515 ;
width: 170px;
height: 19px;
text-indent: 15px;
text-decoration: none;
font-family: Tahoma, Arial,Verdana, Helvetica, sans-serif;
line-height: 19px;
}
a.menu:hover
{
display:block;
color: #000000;
font-size: 13px;
background:url(images/img_mp_hover.jpg) #ffffff ;
width: 170px;
height: 19px;
text-indent: 15px;
text-decoration: none;
font-family: Tahoma, Arial,Verdana, Helvetica, sans-serif;
line-height: 19px;
}
/*standart*/
body
{
background-color: #241808;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}
.abg
{
}
td
{
font-family: Verdana;
font-size: 14px;
color:#000000;
}
a
{
color: #EB0000;
font-family: Tahoma;
font-size: 14px;
text-decoration: none;
}
a:hover
{
color: #000000;
text-decoration: none;
}
a.box
{
color: #000000;
font-family: Tahoma;
font-size: 14px;
}
a.box:hover
{
color: #EB0000;
text-decoration: none;
}
.Chead
{
color: #000000;
}
.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
color: #000000;
}
.Callg
{
color: #000000;
}
.Callg td
{
color: #000000;
}
.Cnorm
{
color:#000000;
background-color: #ffffff;
}
.Cmite
{
color:#000000;
background-color: #ffffff;
}
.Cdark
{
background-color:#ffffff;
}
#Ballg
{
color: #000000;
background-color: #ffffff;
}
#Ballg td
{
color: #000000;
background-color: #ffffff;
}
.Bhead
{
color: #000000;
}
.Bbody
{
color: #000000;
}
.rand
{
}
.smalfont
{
color:#FF0000;
font-size: 14px;
text-decoration: none;
}
.smalfont_copyright
{
color: #000000;
font-size: 14px;
text-decoration: none;
}
.border
{
background-color: #a1a1a1;
}
hr
{
height: 0px;
border-top-width: 1px;
}
input, textarea, select
{
color: #000000;
font: 10px Tahoma;
border-color: #000000;
border-width: 1px;
border-style: solid;
font-weight: none;
text-decoration: none;
}
#menu {}
#menu ul { padding-left: 10px; margin-left: 10px; }
#smallmenu { }
#smallmenu li { font-size: 13px; }
#smallmenu a { font-size: 13px; }
hier wurde die schriftgröße schon geändert um 5 oder so aber ändert nix
Zuletzt modifiziert von Peter am 09.04.2007 - 13:48:51