© 2005-2012 eXtreme-Fusion (based on PHP-Fusion) 18 lutego odbędzie się konferencja Skype - ogłosimy datę premiery eXtreme-Fusion 5. Zapisy (zostało 11 miejsc) przez maila - support[at]extreme-fusion.pl

 Reklama
Joi.pl - Z hostingu możesz wycisnšć więcej!
eX-Chat
 Logowanie
Login

Hasło

Zapamiętaj mnie



Rejestracja
Zapomniane hasło?
 Przydatne linki

eXtreme-fusion UK Support

Download EF 4.17 (stable)

Download EF 4.5 (closed)

eXtreme-Fusion 5 (info)

 Ostatnio widziani

 racek1990000:13:58
 FoxNET00:39:06
 djdandi00:53:54
 Wolfram01:09:33
 krystian198802:37:44
 Tymcio03:00:30
 spionica04:10:19
 kapo10:18:33
 Litera10:22:43
 Darek12:10:50
 mmalinowski199112:21:25
 Andrzejster13:04:26

Zarejestrowanych: 39,500
Gości on-line: 7

 Polecamy


Mapa witryny

Joi.pl - Profesjonalny hosting WWW
 Zobacz Temat
Centrum eXtreme-Fusion CMS, support extreme fusion, wtyczki, infusions, themes | eXtreme-fusion 4.xx | Rozwiązane problemy
Nie widać nazw paneli w Zarządzaniu panelami || Dodane dnia 04-09-2010 15:30
Avatar Użytkownika

Romeo
Użytkownik


Nie widzę nazw paneli w zarządzaniu panelami? Gdzie to mogę poprawić?

Zamieszczam screena:


5351466 Wyślij Prywatną Wiadomość   
RE: Nie widać nazw paneli w Zarządzaniu panelami || Dodane dnia 04-09-2010 15:48
Avatar Użytkownika

Scyzor
Użytkownik


styles.css
Wyślij Prywatną Wiadomość   
RE: Nie widać nazw paneli w Zarządzaniu panelami || Dodane dnia 04-09-2010 15:58
Avatar Użytkownika

Romeo
Użytkownik


Ja wiem, że w styles.css, tylko, że chyba każdą linijkę zmieniałem i nic. Wyślę plik.

a {
  color : #ea6848;
  text-decoration : none;
}

a:hover {
  color : #32363a;
  text-decoration : none;
}

a.side {
  color : #000000;
  text-decoration : none;
    font-weight : none;
}

a:hover.side {
  color : #ea6848;
  text-decoration : none;
}

a.white {
  color : #32363a;
  text-decoration : none;
  font-weight : bold;
}

a:hover.white {
  color : #ea6848;
  text-decoration : none; 
  font-weight : bold;
}

body {  width:100%;

  height: 100%;
  margin: 0px 0px 0px 0px;
  padding:0px;
  background-color:#000;
  text-align:left;

  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-size: 12px;
  COLOR: #55432F;
  vertical-align:top;
  background-attachment:fixed;
  background-image:url('http://magicfotoslub1.home.pl/images/tlo2.png');
  background-position: center top;

}


form {
  margin : 0px;
}

hr {
  height : 1px;
  background-color : #ea6848;
}

hr.side-hr {
  height : 1px;
  background-color : #ea6848;
}

td {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
}

pre {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;

}

.alt {
  color : #ea6848;
}

.outer-border {
  border : 1px solid #000;
}

.footer {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color : #ea6848;
  padding : 5px;

}

.button {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  color : #32363a;
  background-color : #ea6848;
  height : 19px;
  border : 1px solid #758698;
  margin-top : 2px;
}

.textbox {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  color : #12800d;
  background-color : ;
  border : 1px solid #758698;
    border-style : dotted;
}

.main-body {
  font-size : 11px;
  color : #32363a;
  background-image:#eeeeee;
  padding : 4px 5px 5px 5px;
  border-left : 1px solid #758698;
  border-right : 1px solid #758698;
}


//pole adminina//

.side-body {
  font-size : 11px;
  color : #32363a;
  padding : 4px;
  background-color : #eeeeee;
  border-left : 1px solid #758698;
  border-right : 1px solid #758698;
}

//tło w panelu admina
.main-bg {
  color : #ea6848;
  background-color : none;
  padding : 10px 5px 10px 5px;
}

.border {
  border : 0px solid #fff;
}

.side-border-left {
  color : #32363a;
  background-color : #ffffff;
  padding : 10px 5px 10px 5px;
}

.side-border-right {
  color : #32363a;
  background-color : #ffffff;
  padding : 10px 5px 10px 5px;
}

.news-footer {
  font-size : 11px;
  color : #32363a;
}


//News nagłówek//

.capmain {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
  color : #fff;
  padding : 4px 5px 4px 5px;

}



//Witaj admin//

.scapmain {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
  color : #fff;
  padding : 4px;
}

.tbl-border {
  color : #fff;
  background-color : #ffffff;
}

.tbl {
  font-size : 11px;
  color : #414135;
  background-color : #ffffff;
  padding : 4px;
}



//News//

.tbl1 {
  font-size : 11px;
  color : #414135;
  background-color : #ffffff;
  padding : 4px;
}


//Nagłówek//
.tbl2 {
  font-size : 11px;
  color : #414135;
  background-color : #ffffff;
  padding : 4px;
}

.forum-caption {
  font-size : 11px;
  font-weight : bold;
  color : #b3b3aa;
  background-color : #ffffff;
  padding : 2px 4px 4px 4px;
}

.quote {
  font-size : 11px;
  color : #414135;
  background-color : #ffffff;
  padding : 4px;
  margin : 0px 20px 0px 20px;
  border : 1px dotted #000;
}

.poll {
  height : 11px;
  border : 1px solid #d6dadd;
}

.comment-name {
  font-weight : bold;
  color : #414135;
}

.shoutboxname {
  font-weight : bold;
  color : #414135;
  background-color : #eeeeee;
}

.shoutbox {
  color : #414135;
  background-color : #eeeeee;
}

.shoutboxdate {
  font-size : 10px;
  color : #414135;
  background-color : #eeeeee;
}

.small {
  font-size : 10px;
  font-weight : normal;
}

.small2 {
  font-size : 10px;
  font-weight : normal;
  color : #414135;
}

.side-small {
  font-size : 10px;
  font-weight : normal;
  color : #414135;
  background-color : #ffffff;
}

.side-label {
  color : #414135;
  background-color : #ffffff;
  padding : 2px 2px 3px 2px;

}

.main {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : bold;
  color : #414135;
  background-color : #ffffff;
  padding : 10px 5px 10px 5px;
  border-left : 1px solid #758698;
  border-right : 1px solid #758698;
}

.nuorodos {
  color : #000000;
}

5351466 Wyślij Prywatną Wiadomość   
RE: Nie widać nazw paneli w Zarządzaniu panelami || Dodane dnia 04-09-2010 17:06
Avatar Użytkownika

karolllek7
Użytkownik

Ostrzeżeń:
Spróbuj nacisnąć CTRL+A i powinny się pokazać białe teksty na białym tle...
Jak się pokażą to pozmieniaj w styles.css na ciemniejsze kolory :P
Wyślij Prywatną Wiadomość   
RE: Nie widać nazw paneli w Zarządzaniu panelami || Dodane dnia 04-09-2010 17:36
Avatar Użytkownika

Xtremes
Użytkownik


Zmień w styles.css


.tbl1 {

font-size:11px;
color:#C3BFB5;
background-color:#0C1826;
padding:4px;
}
  
http://www.themes.securityhost.pl Wyślij Prywatną Wiadomość   
RE: Nie widać nazw paneli w Zarządzaniu panelami || Dodane dnia 04-09-2010 18:50
Avatar Użytkownika

Romeo
Użytkownik


Niestety nie pomogło...
5351466 Wyślij Prywatną Wiadomość   
RE: Nie widać nazw paneli w Zarządzaniu panelami || Dodane dnia 04-09-2010 19:01
Avatar Użytkownika

Xtremes
Użytkownik


Jaką masz skórkę -theme ?
http://www.themes.securityhost.pl Wyślij Prywatną Wiadomość   
RE: Nie widać nazw paneli w Zarządzaniu panelami || Dodane dnia 05-09-2010 15:28
Avatar Użytkownika

Romeo
Użytkownik


Mam skórkę "ActiveLightCitrone".

To jej kod:

<?php
if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; }
require_once INCLUDES."theme_functions_include.php";

// theme settings
$body_text = "#fff";
$body_bg = "#454545";
$theme_width = "820";
$theme_width_l = "170";
$theme_width_r = "170";

function render_header($header_content) {
global $theme_width;

echo "
<table align=center width=$theme_width height=140 background=".THEME."imageas/bg1.jpg border=0 cellspacing=0 cellpadding=0>
<tr></tr>
</table>
";
echo "
<table align=center width=$theme_width height=130 background=".THEME."images/logo.png border=0 cellspacing=0 cellpadding=0>
<tr></tr>
</table>
";
echo "
<table align=center width=$theme_width height=13 background=".THEME."imageas/bg2.jpg border=0 cellspacing=0 cellpadding=0>
<tr></tr>
</table>
";

echo "
<table align=center width=$theme_width height=44 class='nuorodos1'>
<tr><td height=25 class='nuorodos2' align=center style='padding-left:20px;'>"; echo showsublinks("  ",white); echo "</td></tr>
</table>
";

echo "
<table cellpadding='0' align='center' cellspacing='0' width='820'>
<tr>
<td background='".THEME."imaages/DSC_0892.jpg' height=10 class='footer'></td>
</tr>
</table>
";

echo "<table align='center' cellspacing='0' cellpadding='0' width='$theme_width' >
<tr>
<td>
\n";
}

function render_footer($license=false) {

global $theme_width,$settings;

echo "</tr>\n</table>\n";
echo "<table cellpadding='0' align='center' cellspacing='0' width='$theme_width'>
<tr>
<td height='48' background='".THEME."images/footer.png' align='center' class='footer'>".stripslashes($settings['footer'])." | <a href='http://' target='_blank'>Design by Łukasz Zalewski</a>
</td>
</tr>
</table>
</td>
</tr>
</table>\n";

}

function render_news($subject, $news, $info) {

echo "<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td background='".THEME."images/1belkanews.png' height='2' class='capmain'></td>
</tr>
<tr>
<td class='main-body'>$news</td>
</tr>
<tr>
<td align='center' background='".THEME."images/belkanews.png' height='3' class='news-footer' style='padding-right:20px;'>\n";
echo "</td>
</tr>
</table>\n";
}

function render_article($subject, $article, $info) {
 
echo "<table width='100%' cellpadding='0' cellspacing='0'>
<tr>
<td background='".THEME."images/belkanews.png' height='2' class='capmain'></td>
</tr>
<tr>
<td class='main-body'>
".($info['article_breaks'] == "y" ? nl2br($article) : $article)."
</td>
</tr>
<tr>
<td align='center' background='".THEME."images/belkanews.png' height='2' class='news-footer' style='padding-right:10px;'>\n";
echo openform("A",$info['article_id']).articleposter($info," ·").articleopts($info,"·");
echo "</td>
</tr>
</table>\n";

}

function opentable($title) {

echo "<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td background='".THEME."images/belkanews.png' height='2' class='capmain'></td>
</tr>
<tr>
<td class='main'>\n";

}

function closetable() {

echo "</td>
</tr>
<td background='".THEME."images/belkanews.png' height='2' class='scapmain'></td>
</table>\n";

}

function openside($title) {
 
echo "<table cellpadding='0' cellspacing='0' width='100%' class='border'>
<tr>
<td background='".THEME."images/belkanews.png' height='2' class='scapmain'></td>
</tr>
<tr>
<td class='side-body'>\n";

}

function closeside() {

echo "</td>
</tr>
<td background='".THEME."images/belkanews.png' height='2' width='170' class='scapmain'></td>
</table>\n";
tablebreak();

}

function opensidex($title,$state="on") {

$boxname = str_replace(" ", "", $title);
echo "<table cellpadding='0' cellspacing='0' width='100%' class='border'>
<tr>
<td background='".THEME."images/belkanews.png' height='2' width='170' class='scapmain'></td>
<td align='right'></td>
</tr>
<tr>
<td colspan='2' class='side-body'>
<div id='box_$boxname'".($state=="off"?" style='display:none'":"").">\n";

}

function closesidex() {

echo "</div>
</td>
</tr>
</table>\n";
tablebreak();

}

function tablebreak() {

echo "<table cellpadding='0' cellspacing='0' width='100%'>\n<tr>\n<td height='5'></td>\n</tr>\n</table>\n";

}
?>

5351466 Wyślij Prywatną Wiadomość   
RE: Nie widać nazw paneli w Zarządzaniu panelami || Dodane dnia 05-09-2010 16:00
Avatar Użytkownika

Xtremes
Użytkownik


Zainstalowałem tego theme i sprawdziłem jakie polecenie jest odpowiedzialne za ten kolor.


.tbl1 {
  font-size : 11px;
  color : #414135;
  background-color : #ffffff;
  padding : 4px;

http://www.themes.securityhost.pl Wyślij Prywatną Wiadomość   
RE: Nie widać nazw paneli w Zarządzaniu panelami || Dodane dnia 06-09-2010 08:01
Avatar Użytkownika

Rafik89
Administrator


Musisz wyczyścić cache przeglądarki...
http://rafik.eu Wyślij Prywatną Wiadomość   
 Szybka Odpowiedź

Temat został zablokowany bądź nie zaakceptowałeś jeszcze regulaminu dostępnego TUTAJ