Folgende Warnungen sind aufgetreten:
Warning [2] Undefined array key "dateline" - Line: 1000 - File: inc/functions_post.php PHP 8.2.17 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/functions_post.php 1000 errorHandler->error_callback
/inc/functions_post.php 834 get_post_attachments
/showthread.php 1118 build_postbit
Warning [2] Undefined array key "dateline" - Line: 1000 - File: inc/functions_post.php PHP 8.2.17 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/functions_post.php 1000 errorHandler->error_callback
/inc/functions_post.php 834 get_post_attachments
/showthread.php 1118 build_postbit




Scrollbars Farbe verändern
#1
hallo forum,

habe nen style auf meinen board installiert...aber wie man es auch im anhang sieht ist da ein fehler aufgetreten...style ist schwarz aber dieser sroller oder wie das heisst ist blau geblieben...wie kann ich umändern ins schwarze??


Angehängte Dateien Thumbnail(s)
   
[Bild: mncasignaturayyildiz.jpg]
  Zitieren
#2
Du gehst auf Designpack bearbeiten und wählst deinen Style aus. Dort klickst du auf "bearbeiten".

Dann scrollst du runter bis zu CSS Code:
und änderst dir das ab:
Code:
BODY { SCROLLBAR-BASE-COLOR: #000000; SCROLLBAR-ARROW-COLOR: #AA3300; }
Also die Farben sind anders aber da musst du deine Farben eintragen.
  Zitieren
#3
habe null ahnung mit farben etc.

könntest du das nicht eben kurz machen?

BODY { SCROLLBAR-BASE-COLOR: #0B6295; SCROLLBAR-ARROW-COLOR: #FFFFFF; }
SELECT {
FONT-SIZE: 12px;
FONT-FAMILY: Tahoma,Helvetica;
COLOR: #000000;
BACKGROUND-COLOR: #CFCFCF;
}

TEXTAREA {
FONT-SIZE: 12px;
FONT-FAMILY: Tahoma,Helvetica;
COLOR: #000000;
BACKGROUND-COLOR: #CFCFCF;
}

.input {
FONT-SIZE: 12px;
FONT-FAMILY: Tahoma,Helvetica;
COLOR: #000000;
BACKGROUND-COLOR: #CFCFCF;

border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
text-indent : 2px;
}
.topnavi {

padding-right: 5px;
padding-bottom: 18px;
padding-left: 5px;
}

#bg A:link, #bg A:visited, #bg A:active { COLOR: #DBDBDB; TEXT-DECORATION: none; }
#bg A:hover { COLOR: #FFFFFF; TEXT-DECORATION: underline; }

#tablea A:link, #tablea A:visited, #tablea A:active { COLOR: #DBDBDB; TEXT-DECORATION: none; }
#tablea A:hover { COLOR: #FFFFFF; TEXT-DECORATION: underline; }

#tableb A:link, #tableb A:visited, #tableb A:active { COLOR: #DBDBDB; TEXT-DECORATION: unone; }
#tableb A:hover { COLOR: #FFFFFF; TEXT-DECORATION: underline; }

#tablecat A:link, #tablecat A:visited, #tablecat A:active { COLOR: #ffffff; TEXT-DECORATION: underline; }
#tablecat A:hover { COLOR: #ffffff; TEXT-DECORATION: none; }

#tabletitle A:link, #tabletitle A:visited, #tabletitle A:active { COLOR: #000000; TEXT-DECORATION: none; }
#tabletitle A:hover { COLOR: #000000; TEXT-DECORATION: underline; }

#tablea {
color: #3C4047;
background-color: #3C4047;
border-top: 1px #5B5B5B solid; border-left: 1px #5B5B5B solid
}

#tableb {
color: #414550;
background-color: #414550;
border-top: 1px #5B5B5B solid; border-left: 1px #5B5B5B solid
}

#tabletitle { background-image: url(images/cellpic.gif); }
.clsCursor { cursor: hand}
[Bild: mncasignaturayyildiz.jpg]
  Zitieren
#4
Z.b. so:

anstatt
Code:
BODY { SCROLLBAR-BASE-COLOR: #0B6295; SCROLLBAR-ARROW-COLOR: #FFFFFF; }

das
Code:
BODY { SCROLLBAR-BASE-COLOR: #000000; SCROLLBAR-ARROW-COLOR: #FFFFFF; }
  Zitieren
#5
jo hat geklappt aber bloss da ist ein neuer fehler entstandne...oben links steht dann cssfile *siehe anhang*


Angehängte Dateien
.jpg   2.jpg (Größe: 1,64 KB / Downloads: 150)
[Bild: mncasignaturayyildiz.jpg]
  Zitieren
#6
Dann musst du das Template headinclude vom Server laden (./templates/headinclude.tpl) und {cssfile} daraus löschen.
  Zitieren
#7
danke sehr hat geklappt
  Zitieren


Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste