Welcome, Guest. Please Login or Register.
May 31, 2025, 07:59:22 AM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  German User Help  |  Archiv  |  Farben « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Farben  (Read 1366 times)
nergo
Noobie
*
Posts: 11


I'm a llama!

WWW
Farben
« on: January 16, 2002, 02:44:55 AM »
Reply with quote

Hallo Zusammen,
Erst mal ein Lob an die Schreiber, die Instalation habe selbst ich geschaft und ich habe wirklich keine grosse Ahnung. Also das board läuft super schnell
 und soweit ich es getestet habe auch gut.
Nun mein Prob.

ich versuche Kramfphaft andere Farben einzustellen es will nicht klappen egal was ich auch mache nichts ändert sich. was kanndas sein ???

Ich kann auch keinen Versions Test Machen ???
« Last Edit: January 16, 2002, 03:34:02 AM by nergo » Logged

[shadow=red,left,300]ladilödeli................ 8)[/shadow]
chris
Guest
Re:Farben
« Reply #1 on: January 16, 2002, 09:27:27 AM »
Reply with quote

Die Farben sind zweimal zu ändern... einmal in der Admin-Area und einmal in template.html !
Logged
nergo
Noobie
*
Posts: 11


I'm a llama!

WWW
Re:Farben
« Reply #2 on: January 16, 2002, 10:25:42 AM »
Reply with quote

Hallo,
Das habe ich versucht funztaber nicht, ich glaube das ist was anderes, um ganz sicher zugehen ich habe diese Farben m admin Aera eingestellt,

QuoteTitel Hintergrundfarbe              333333
Titel Teextfarbe                      BBBBBB
Fenster Hindergrundfarbe        666666
Fenster Hintergrundfarbe #2     444444
Fenster Hintergrundfarbe #3     333333
Kategorie Hintergrundfarbe       40454C
Farbe der Tabellenrahmen         000000
News Fader Titel Farbe               FFB903
News Fader Text Farbe               FFB903

Wie müsst denn template.html aussehen ?

Und beim Versions CHeck kommt dieser Fehler

Quoteerror 500: Interner Serverfehler

Das angegebene Skript konnte nicht fehlerfrei ausgeführt werden!
 

Gruß Ingo

« Last Edit: January 16, 2002, 10:32:42 AM by nergo » Logged

[shadow=red,left,300]ladilödeli................ 8)[/shadow]
Marko
Full Member
***
Posts: 113


ICQ - 134116193 WWW
Re:Farben
« Reply #3 on: January 16, 2002, 02:27:36 PM »
Reply with quote

ka mit dem versionscheck, aber stell mal deine template.html auf 777
Logged

cu BlackHunter
(I can't speak english very vell)
nergo
Noobie
*
Posts: 11


I'm a llama!

WWW
Re:Farben
« Reply #4 on: January 16, 2002, 03:57:45 PM »
Reply with quote

ich habs gefunden, ich kann die Farben nur in der tenplate.php ändern.

aber ich habe gleich die nächste Frage mal sehen wer FITT genug ist mir die zu beantworten in den andern Foren hats keiner geschaft !!

ich habe die border farbe auf #000000 gesetzt jetzt habe ich einen schwarzen Tabellen Rahmen nun bin ich hingegangen und habe in den einzelnen php Dateien die border von "0" auf "1" gesetzt wodurch ein weiterer hellgrauer Rahmen um den schwarzen Tabelen-Rahmen entsteht.
wo kann ich nun diese jezt hellgraue Farbe einstellen ?
jetzt bin ich mal gespannt wer das schaft
ich suche schon ewig danach

Gruß Ingo
 
Logged

[shadow=red,left,300]ladilödeli................ 8)[/shadow]
Marko
Full Member
***
Posts: 113


ICQ - 134116193 WWW
Re:Farben
« Reply #5 on: January 16, 2002, 05:33:00 PM »
Reply with quote

poste doch mal dein temp.
Logged

cu BlackHunter
(I can't speak english very vell)
nergo
Noobie
*
Posts: 11


I'm a llama!

WWW
Re:Farben
« Reply #6 on: January 16, 2002, 06:02:38 PM »
Reply with quote

Hier ist die temp.php


Quote<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title><yabb title></title>
<style type="text/css">
<!--
/* These take care of the regular links */
A:link{text-decoration: none; color: #FFB903; background-color: transparent;}
A:visited{text-decoration: none; color: #FFB903; background-color: transparent; }
A:hover{color: #330066; text-decoration: none; background-color: transparent; }
/* These take care of the navigation tree links */
.nav{text-decoration: none; color: #FFB903; background-color: transparent;}
.nav:link{text-decoration: none; color: #FFB903; background-color: transparent;}
.nav:visited{text-decoration: none; color: #FFB903; background-color: transparent;}
.nav:hover{ text-decoration: underline; color: #330066; font-weight: bold; background-color: transparent;}
/* these are for our page */
.nav2{text-decoration: none; color: #FFFFFF; background-color: transparent;}
.nav2:link{text-decoration: none; color: #FFFFFF; background-color: transparent;}
.nav2:visited{text-decoration: none; color: #FFFFFF; background-color: transparent; }
.nav2:hover{color: #FFFFFF; text-decoration: underline; background-color: transparent; }
/* Standards */
BODY{font-family: Verdana, arial, helvetica, serif; font-size:12px; margin:0; padding: 0;}
TABLE{empty-cells: show }
TD{font-family: Verdana, arial, helvetica, serif; color: #CCCCCC; font-size:12px;}
input{background-color: #999999; font-family: Verdana,arial, helvetica, serif; font-size: 9pt; color: #000000;}
textarea{background-color: #666666; font-family: Verdana,arial, helvetica, serif; font-size: 9pt; color: #000000;}
select{background-color: #666666; font-family: Verdana,arial, helvetica, serif; font-size: 7pt; color: #000000;}
/* YaBB Colors */
.windowbg{background-color: #272A2F; font-size: 12px; font-family: Verdana, arial, helvetica, serif; color: #000000;}
.windowbg2{background-color: #444444; font-size: 12px; font-family: Verdana, arial, helvetica, serif; color: #000000;}
.windowbg3{background-color: #272A2F; font-size: 12px; font-family: Verdana, arial, helvetica, serif; color: #000000;}
.hr{color: #6394BD; background-color: transparent;}
.titlebg{background-color: #333333; color: #000000; background-image : url(YaBBImages/tbg.jpg);}
.text1{font-style: normal; font-weight: bold; font-size: 12px; color: #CCCCCC; background-color: transparent;}
.catbg{background-color: #40454C; color: #CCCCCC; font-weight: bold; font-size: 13px;}
.bordercolor{background-color: #000000; font-size: 12px; font-family: Verdana, arial, helvetica, serif;}
.quote{font-size: 10px; font-family: verdana, Arial, helvetica, serif; color: #000000; background-color: #DEE7EF;}
.code{font-size: 10px; font-family: Courier New, helvetica, Times New Roman, serif; color: #000000; background-color: #CCCCCC;}
.help {background-color: transparent; cursor:help; }
.meaction{color: red;}-->
</style>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">  
<META NAME="description" CONTENT="<yabb title>">
<META NAME="keywords" CONTENT="PHP, MySQL, bulletin, board, free, open, source, YaBB, yet, another, SE">
</head>
<yabb top>
<table width="100%"><tr>
<td><yabb uname> <yabb im></td><td align=right><yabb time></td></tr></table>
<table border="1" width="100%" cellspacing="1" cellpadding="0" bgcolor="#444444" class="bordercolor" align="center">
   <tr align="center" valign="middle" bgcolor="#666666">  
     <td bgcolor="#444444"><font size="1"><yabb menu></font></td></tr><tr><td width="100%" bgcolor="#666666" height="24"><yabb news></td></tr></table><br>
<table border="1" width="100%" cellspacing="1" cellpadding="0" bgcolor="#6394BD" class="bordercolor" align="center">
  <tr>
    <td>  
    <table width="100%" cellspacing="0" cellpadding="10" border="0" align="center" bgcolor="#666666">
      <tr>  
        <td valign="TOP" width="100%">
        <yabb main>
        </td>
      </tr>
    </table>
    </td>
  </tr>
</table>
<table border="0" cellspacing="0" cellpadding="0" width="100%" align="center"><tr><td align="right" nowrap><yabb VBStyleLogin></td></tr></table>
<br>
<table border="0" width="100%" cellspacing="1" cellpadding="0" bgcolor="#6394BD" class="bordercolor" align="center">
  <tr>  
    <td>  
    <table border="0" width="100%" cellpadding="3" cellspacing="0" bgcolor="#666666">
      <tr>  
        <td bgcolor="#666666" valign="middle" align="center" width="50%">  
        <yabb copyright>
        </td>
         
      </tr>
    </table>
    </td>
  </tr>
</table>
<yabb bottom>

Gruß Ingo
Logged

[shadow=red,left,300]ladilödeli................ 8)[/shadow]
andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
Re:Farben
« Reply #7 on: January 16, 2002, 06:03:48 PM »
Reply with quote

Quote from: BlackHunter on January 16, 2002, 05:33:00 PMposte doch mal dein temp.
und den link zu Deinem Board.
Hast Du mal das http://www.yabb.info/community/index.php?board=144;action=display;threadid=3194 ausprobiert? Um mit den Farben im template zu spielen und zu sehen, welches css tag wo wirkt, sollte es ein bisschen helfen.  :) Die Hilfe-Dokumentation im Programm ist zweisprachig englisch und deutsch.
Logged

nergo
Noobie
*
Posts: 11


I'm a llama!

WWW
Re:Farben
« Reply #8 on: January 16, 2002, 06:29:06 PM »
Reply with quote

Hi,

Habe ich natürlich vorher einbisschen geübt
wenn ihr gleich auf mein Board geht schaut mal
oben wo der willkommens Spruch steht und unter
das weiße die Einstellung habe ich auch noch nicht gefunden

hier der Link zum Bord

http://www.inkalago.de/yabbse/index.php


und so soll es nachher ungefahr aussehen

http://www.zweiradforen.de/cgi-bin/suzuki/gsf1200sn/YaBB.pl

Gruß Ingo
« Last Edit: January 16, 2002, 06:33:57 PM by nergo » Logged

[shadow=red,left,300]ladilödeli................ 8)[/shadow]
Kappe
Jr. Member
**
Posts: 81


Begeisterter YaBB SE Fan

Re:Farben
« Reply #9 on: January 17, 2002, 03:16:45 AM »
Reply with quote

Hi Nergo,
ich hab des Rätzels Lösung... hatte auch ein Problem mit der Einstellung, wollte nix so wie ich wollte, habe dann die Template.html gleich noch mal als Template.php mit ins Boardverzeichnis gestellt und es ging dann!!! :o :o
Logged

MfG.
Kappe
Juergen
Guest
Re:Farben
« Reply #10 on: January 17, 2002, 11:01:01 AM »
Reply with quote

In der neuen Version 1.1.0 wird die template.php angesprochen und nicht die *.html
Wenn du die *.html Datei ansprechen möchtest dann suche in der Subs.php den entsprechenden aufruf.
ob_start();
   $templateFile = "template.php";
   if (!file_exists($templateFile))
      $templateFile = "template.html";
   include ($templateFile);
   $yytemplate = explode("\n",ob_get_contents());
   ob_end_clean();
Gruß Jürgen
Logged
nergo
Noobie
*
Posts: 11


I'm a llama!

WWW
Re:Farben
« Reply #11 on: January 17, 2002, 11:27:55 AM »
Reply with quote

habe ich gemacht, so jetzt sieht es schon besser aus

bis auf das die Werbung jetzt oben ist wo nornal die Yabb menu Leiste ist
Schaut es euch doch mal an

ich hab mal ein Testboard instaliert ist das gleiche

http://www.biker-zentrale.de/forum/yabbse/index.php

Gruß Ingo
Logged

[shadow=red,left,300]ladilödeli................ 8)[/shadow]
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  German User Help  |  Archiv  |  Farben « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.726 seconds with 20 queries.