26.04.2006, 12:16
Hi ich habe alles installiert von ibproarcarde wie es beschrieben war. Ist auch alles am funktionieren im ACP jetzt füge ich die veränderte css ein. Da drin steht aber schon eine von dem "übersicht"mod. ich füge also die arcade darunter ein und speicher. Nun checke ich mein Board und nix zu sehen vom der Box, auch kein Link. nichts. Einstellen kann ich alles im ACP aber im forum ist nichts von dem Mod zu sehen. Woran kann das liegen ?
Hier nochmal die ganze CSS
Hier nochmal die ganze CSS
Zitat:.head {
border: 1px solid #990000;
}
.he_menu {
backround-color: #990000;
text-align: center;
border: 1px solid #800000
color: #ffffff;
}
.he_menu a:link {
text-decoration: none;
color: #ffffff;
}
.he_menu a:visited {
text-decoration: none;
color: #ffffff;
}
.he_menu a:active {
text-decoration: none;
color: #ffffff;
}
.he_menu a:hover {
text-decoration: none;
color: #ffffff;
}
.he_logo {
backround-color: #990000;
text-align: center;
border: 1px solid #800000;
}
.trow3 {
background: #d3d3d3;
color: #000000;
}
.trow3 a:link {
color: #000000;
text-decoration: none;
}
.trow3 a:visited {
color: #000000;
text-decoration: none;
}
.trow3 a:hover, .trow3 a:active {
color: #000000;
text-decoration: underline;
}
.trow4 {
background: #990000;
color: #ffffff;
}
.trow4 a:link {
color: #ffffff;
text-decoration: none;
}
.trow4 a:visited {
color: #ffffff;
text-decoration: none;
}
.trow4 a:hover, .trow4 a:active {
color: #ffffff;
text-decoration: underline;
}
.arcadeborder{
background: #ffffff;
border: 1px solid #a9b970;
padding: 0;
margin: 0;
}