Folgende Warnungen sind aufgetreten:
Warning [2] Undefined array key 0 - Line: 1640 - File: showthread.php PHP 8.2.18 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 1640 errorHandler->error_callback
/showthread.php 915 buildtree




Themabewertung:
  • 0 Bewertung(en) - 0 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
Farben Textboxen
#2
1. Bitte in Zukunft im richtigen Unterforum die Fragen stellen.

2. Du findest die Werte für die Eingabefelder etc. ab Zeile 691:
Code:
/* Inputs and boxes (newentry.php) */
input.main_textbox {
    font-family: 'georgia', verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    background-color: #111111;
    color: slategray;
    border: 1px dashed #222222;
    width: 100%; }
    
input.main_textbox_captcha {
    font-family: 'georgia', verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    background-color: #111111;
    color: slategray;
    border: 1px dashed #222222;
    width: 60px; }
    
input.main_button {
    background-color: #111111;
    color: slategray;
    border: 1px solid #222222; }
    
input.main_button_bbcode {
    font-family: 'georgia', verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    background-color: #111111;
    color: slategray;
    border: 1px dashed #222222; }
    
textarea {
    font-family: 'georgia', verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    background-color: #111111;
    color: slategray;
    border: 1px dashed #222222;
    width: 100%;
    height: 150px; }
    
select.main_option {
    font-family: 'georgia', verdana, arial, helvetica, sans-serif;
    font-size: 12px;
    background-color: #111111;
    color: slategray;
    border: 1px dashed #222222;
    width: 100px; }
Zitieren


Nachrichten in diesem Thema

Gehe zu:


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