Hallöööle...
Habe mal eine frage .Wie kann ich meine Schriftfarben ändern?
(Last News - Last Forum - Last Action - Dann die blaue schrift beim login.) Würde die gerne alle Rot haben Wie mach ich das oder wie heißen die die ich in der Style umändern muss`???
da die Style datei
.menu
{
display:block;
color: #000000;
font-size: 11px;
width: 164px;
height: 20px;
text-indent: 25px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 19px;
background-image: url('bilder/loa_01_button.png');
background-repeat: no-repeat;
}
.menu:hover
{
display:block;
color: #990000;
font-size: 11px;
width: 164px;
height: 20px;
text-indent: 27px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 19px;
background-image: url('bilder/loa_01_button_v.png');
background-repeat: no-repeat;
}
.title
{
font-size: 10px;
font-weight: bold;
color: #0066CC;
}
.login_1
{
color: #000000;
background:#FFF url('bilder/login_1.gif') ;
width: 103px;
height: 17px;
border-width: 0px;
font-weight: normal;
text-decoration: none;
text-align: center;
padding-top: 3px; font-style:normal; font-variant:normal; font-size:12px; font-family:Tahoma
}
.login_2
{
color: #000000;
background:#FFF url('bilder/login_2.gif') ;
width: 103px;
height: 15px;
Zuletzt modifiziert von Werner63 am 24.02.2009 - 23:47:11