Thread Verfasser: kromi
Thread ID: 446
Thread Info
Es gibt 20 Beiträge zu diesem Thema, und es wurde 9559 Mal angesehen.
 Thema drucken
Shoutbox
kromi
hallo zusammen ich bin neu hier ich habe mal eine Frage wie kann ich in der Shoutbox die schrift vergrößern also das was geschrieben wurde http://prntscr.com/7ke59o sehe bild ich danke schon mal für die Hilfe
lg Kromi
Information:
PHP Version: Nicht ausgewählt •  MySQL Version: Nicht ausgewählt •  PHP-Fusion: Nicht ausgewählt
 
Septron
Hallo,

wenn es die WH_Shoutbox ist musst du dort mal in die panel.php oder die dazu gepackte style.css schauen, ansonsten in deiner Themes/Template styles.css

lg Septron
Rechtschreibfehler und Fehlende Satzzeichen sind eine Sünde meiner
Gedanklichen Tastatur wer alle findet darf sie behalten.
Domain Owner of: SGI Fusion | PHPFusion-SupportClub | PHPFusion Germany | IUP Testseite | v9 DE Mod Testseite
Information:
PHP Version: 8.2.x •  MySQL Version: 5.7 •  PHP-Fusion: IUP-FIX-PHP8
 
kromi
ich habe die Shoutbox 7.02 und wo kann ich das Themes/Template styles.css ändern
habe meine styles.css im Anhang

lg Kromi
Information:
PHP Version: Nicht ausgewählt •  MySQL Version: Nicht ausgewählt •  PHP-Fusion: Nicht ausgewählt
 
Rolly8-HL
In der styles.css suche nach .shoutbox {
füge das noch mit dazu ein font-size: 24px; die Größe kannst Du mit der Ziffer bestimmen.
Sollte danach etwa so aussehen

.shoutbox {
   background-color: #f2f2f2;
   border-bottom: 1px solid #ececec;
   padding-bottom: 3px;
   margin-bottom: 2px;
   font-size: 24px;
}

Gruß Rolly8-HL
Was für Andere Wichtig ist muss für mich nicht genauso Wichtig sein!
Bin Dickkopf Unbelehrbar mache aus Protest nicht das was andere für Richtig halten!
Das gibt einem zu Denken oder?
Information:
PHP Version: Nicht ausgewählt •  MySQL Version: Nicht ausgewählt •  PHP-Fusion: Nicht ausgewählt
 
kromi
erst mal danke für die Hilfe echt top

so schau doch mal bitte

soll das so ausschauen


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

.shoutboxname {
   font-weight: bold;
   color: #888;
}

.shoutbox {
   
 background-color: #f2f2f2;
   border-bottom: 1px solid #ececec;
   padding-bottom: 3px;
   margin-bottom: 2px;
   font-size: 24px;
}

.shoutboxdate {
   font-size: 14px;
   color: #888;
}

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

.small2 {
   font-size: 14px;
   font-weight: normal;
   color: #CBCBCB;

Bearbeitet von Dat Tunes am 23. Juni 2015 18:34:45
Information:
PHP Version: Nicht ausgewählt •  MySQL Version: Nicht ausgewählt •  PHP-Fusion: Nicht ausgewählt
 
Dat Tunes
Genau so ist es richtig, aber da hilft einmal hochladen und Testen, wenn es geklappt hat ist es richtig.
Das Problem ist nicht das Problem, das Problem ist der Nutzer, der das Problem verursacht.
Was lernen wir ?
Wir entfernen einfach den Nutzer und das Problem ist gelöst !

Sollte das Problem nicht gelöst sein, WD40! WD40 hilft immer !
Information:
PHP Version: Nicht ausgewählt •  MySQL Version: Nicht ausgewählt •  PHP-Fusion: Nicht ausgewählt
 
kromi
leider nicht
Information:
PHP Version: Nicht ausgewählt •  MySQL Version: Nicht ausgewählt •  PHP-Fusion: Nicht ausgewählt
 
Dat Tunes
Bin mir jetzt nicht sicher, aber die Shoutbox müsste im Ordner infusions/shoutbox_panel eine eigene CSS Datei haben.

Da solltest du mal schauen und musst dann ggf nochmal die Anpassung von Rolly machen.

Bin mir aber nicht genau sicher, da PC schon aus ist.
Das Problem ist nicht das Problem, das Problem ist der Nutzer, der das Problem verursacht.
Was lernen wir ?
Wir entfernen einfach den Nutzer und das Problem ist gelöst !

Sollte das Problem nicht gelöst sein, WD40! WD40 hilft immer !
Information:
PHP Version: Nicht ausgewählt •  MySQL Version: Nicht ausgewählt •  PHP-Fusion: Nicht ausgewählt
 
kromi
http://prntscr.com/7khbg3leider nicht
Information:
PHP Version: Nicht ausgewählt •  MySQL Version: Nicht ausgewählt •  PHP-Fusion: Nicht ausgewählt
 
Rolly8-HL
In der Theme die Du benutzen willst ist die CSS in der muss das rein wenn Du eine andere Theme nimmst auch in die rein.
Die styles.css Deiner Theme keine andere oder extra anlegen oder so.
Sonst ist der Eintrag schon Richtig, lasse doch einfach mal auf Deiner Seite die Box auf, schreibe was rein und gib uns den Link dahin.
Gruß Rolly8-HL
Was für Andere Wichtig ist muss für mich nicht genauso Wichtig sein!
Bin Dickkopf Unbelehrbar mache aus Protest nicht das was andere für Richtig halten!
Das gibt einem zu Denken oder?
Information:
PHP Version: Nicht ausgewählt •  MySQL Version: Nicht ausgewählt •  PHP-Fusion: Nicht ausgewählt
 
kromi
http://yfe-sport.it/ box ist offen danke euch
aber macht mal Feierabend morgen ist auch noch ein tag^^ lg kromi
Information:
PHP Version: Nicht ausgewählt •  MySQL Version: Nicht ausgewählt •  PHP-Fusion: Nicht ausgewählt
 
Rolly8-HL
Das scheint nicht das Original zu sein, schaue mal nach das hier

.nachricht {
    background-color: #ffffff;
    border: 2px solid #000;
    color: #000;
    margin-right: 3px;
    font-size: 24px;
}


Wo genau? kann ich nicht sagen eventuell in der theme.php, wird vermutlich mit Javascript überschrieben oder wie auch immer, es liegt aber an Deiner Theme.
Gruß Rolly8-HL
Was für Andere Wichtig ist muss für mich nicht genauso Wichtig sein!
Bin Dickkopf Unbelehrbar mache aus Protest nicht das was andere für Richtig halten!
Das gibt einem zu Denken oder?
Information:
PHP Version: Nicht ausgewählt •  MySQL Version: Nicht ausgewählt •  PHP-Fusion: Nicht ausgewählt
 
Dat Tunes
Die CSS Einträge sind in der shoutbox_panel.php zu finden und dort anzupassen.

Es ist eine von mir, die aber von der aufbau weise veraltet ist.
Das Problem ist nicht das Problem, das Problem ist der Nutzer, der das Problem verursacht.
Was lernen wir ?
Wir entfernen einfach den Nutzer und das Problem ist gelöst !

Sollte das Problem nicht gelöst sein, WD40! WD40 hilft immer !
Information:
PHP Version: Nicht ausgewählt •  MySQL Version: Nicht ausgewählt •  PHP-Fusion: Nicht ausgewählt
 
kromi
http://prntscr.com/7kiivg ok was mache ich dann falsch
Information:
PHP Version: Nicht ausgewählt •  MySQL Version: Nicht ausgewählt •  PHP-Fusion: Nicht ausgewählt
 
Septron
Hallo,

in der Datei /infusions/shoutbox_panel/shoutbox_panel.php

ist in etwa so ein Eintrag vorhanden (recht am anfrang) und darüber solltest du es dann ändern können ;)


add_to_head("<style type='text/css'>
sa {
    text-shadow: #bbb 2px 2px;
    }
    </style>");
add_to_head ('<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
 
   
<style>
admin {
   color: #ff000;
   text-decoration: none;
}
#contentbox
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;

}
#bar
{
background-color:#ff0000;
width:0px;
height:10px;
}
#barbox
{
float:center;
height:10px;
background-color:#bfbfbf;
width:193px;
border:solid 1px #939393;
margin-right:3px;
-webkit-border-radius:5px;-moz-border-radius:5px;
}
#count
{
float:left; margin-right:8px;
font-family: Times New Roman, Times, serif;
font-size:10px;
font-weight:bold;
color:#666666
}

.nachricht
{
background-color:#bfbfbf;
color: #000;
border:solid 1px #939393;
margin-right:3px;
-webkit-border-radius:5px;-moz-border-radius:5px;
}

.abschicken

background-color:#bfbfbf;
color: #000;
border:solid 1px #939393;
margin-right:3px;
-webkit-border-radius:5px;-moz-border-radius:5px;
}

.avatar

background-color:#bfbfbf;
color: #000;
border:solid 1px #939393;
margin-right:3px;
-webkit-border-radius:5px;-moz-border-radius:5px;
}

</style>');


lg Septron
Rechtschreibfehler und Fehlende Satzzeichen sind eine Sünde meiner
Gedanklichen Tastatur wer alle findet darf sie behalten.
Domain Owner of: SGI Fusion | PHPFusion-SupportClub | PHPFusion Germany | IUP Testseite | v9 DE Mod Testseite
Information:
PHP Version: 8.2.x •  MySQL Version: 5.7 •  PHP-Fusion: IUP-FIX-PHP8
 
kromi
hmm könntest du mir das ändern

Schriftgröße 15

<?php
/*-------------------------------------------------------+
| PHP-Fusion Content Management System
| Copyright (C) 2002 - 2011 Nick Jones
| http://www.php-fusion.co.uk/
+--------------------------------------------------------+
| Filename: shoutbox_panel.php
| Author: Nick Jones (Digitanium)
+--------------------------------------------------------+
| This program is released as free software under the
| Affero GPL license. You can redistribute it and/or
| modify it under the terms of this license which you
| can read by viewing the included agpl.txt or online
| at www.gnu.org/licenses/agpl.html. Removal of this
| copyright header is strictly prohibited without
| written permission from the original author(s).
+--------------------------------------------------------*/
if (!defined("IN_FUSION")) { die("Access Denied"); }

include_once INFUSIONS."shoutbox_panel/infusion_db.php";
include_once INCLUDES."infusions_include.php";
add_to_head ('<script type="text/javascript" src="'.INFUSIONS.'shoutbox_panel/js/reflection.js"></script>');
add_to_head ('<script type="text/javascript" src="'.INCLUDES.'jquery.js"></script>
 <script type="text/javascript">
 $(document).ready(function()
{
$("#contentbox").keyup(function()
{
var box=$(this).val();
var main = box.length *100;
var value= (main / 200);
var count= 200 - box.length;

if(box.length <= 200)
{
$("#count").html(count);
$("#bar").animate(
{
"width": value+"%",


}, 1);
}
else
{
alert("Full");
}
return false;
});

});
</script>
<style>
sa {
    text-shadow: #bbb 2px 2px;
    }

admin {
   color: #ff000;
   text-decoration: none;
}
#contentbox
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;

}
#bar
{
background-color:#ff0000;
width:0px;
height:10px;
}
#barbox
{
float:left;
height:10px;
background-color:#FFFFFF;
width:180px;
border:solid 2px #000;
margin-right:3px;
-webkit-border-radius:5px;-moz-border-radius:5px;
}
#count
{
float:left; margin-right:8px;
font-family: Times New Roman, Times, serif;
font-size:10px;
font-weight:bold;
color:#666666
}

.nachricht
{
background-color:#FFFFFF;
color: #000;
border:solid 2px #000;
margin-right:3px;
-webkit-border-radius:5px;-moz-border-radius:5px;
}

.abschicken

background-color:#FFFFFF;
color: #000;
border:solid 2px #000;
margin-right:3px;
-webkit-border-radius:5px;-moz-border-radius:5px;
}


</style>');

// Check if locale file is available matching the current site locale setting.
if (file_exists(INFUSIONS."shoutbox_panel/locale/".$settings['locale'].".php")) {
   // Load the locale file matching the current site locale setting.
   include INFUSIONS."shoutbox_panel/locale/".$settings['locale'].".php";
} else {
   // Load the infusion's default locale file.
   include INFUSIONS."shoutbox_panel/locale/English.php";
}

$shout_settings = get_settings("shoutbox_panel");

$link = FUSION_SELF.(FUSION_QUERY ? "?".FUSION_QUERY : "");
$link = preg_replace("^(&amp;|\?)s_action=(edit|delete)&amp;shout_id=\d*^", "", $link);
$sep = stristr($link, "?") ? "&amp;" : "?";
$shout_link = ""; $shout_message = "";

if (iMEMBER && (isset($_GET['s_action']) && $_GET['s_action'] == "delete") && (isset($_GET['shout_id']) && isnum($_GET['shout_id']))) {
   if ((iADMIN && checkrights("S")) || (iMEMBER && dbcount("(shout_id)", DB_SHOUTBOX, "shout_id='".$_GET['shout_id']."' AND shout_name='".$userdata['user_id']."'"))) {
      $result = dbquery("DELETE FROM ".DB_SHOUTBOX." WHERE shout_id='".$_GET['shout_id']."'".(iADMIN ? "" : " AND shout_name='".$userdata['user_id']."'"));
   }
   redirect($link);
}

if (!function_exists("sbwrap")) {
   function sbwrap($text) {
      global $locale;

      $i = 0; $tags = 0; $chars = 0; $res = "";

      $str_len = strlen($text);

      for ($i = 0; $i < $str_len; $i++) {
         $chr = mb_substr($text, $i, 1, $locale['charset']);
         if ($chr == "<") {
            if (mb_substr($text, ($i + 1), 6, $locale['charset']) == "a href" || mb_substr($text, ($i + 1), 3, $locale['charset']) == "img") {
               $chr = " ".$chr;
               $chars = 0;
            }
            $tags++;
         } elseif ($chr == "&") {
            if (mb_substr($text, ($i + 1), 5, $locale['charset']) == "quot;") {
               $chars = $chars - 5;
            } elseif (mb_substr($text, ($i + 1), 4, $locale['charset']) == "amp;" || mb_substr($text, ($i + 1), 4, $locale['charset']) == "#39;" || mb_substr($text, ($i + 1), 4, $locale['charset']) == "#92;") {
               $chars = $chars - 4;
            } elseif (mb_substr($text, ($i + 1), 3, $locale['charset']) == "lt;" || mb_substr($text, ($i + 1), 3, $locale['charset']) == "gt;") {
               $chars = $chars - 3;
            }
         } elseif ($chr == ">") {
            $tags--;
         } elseif ($chr == " ") {
            $chars = 0;
         } elseif (!$tags) {
            $chars++;
         }

         if (!$tags && $chars == 18) {
            $chr .= "<br />";
            $chars = 0;
         }
         $res .= $chr;
      }

      return $res;
   }
}

openside($locale['SB_title']);
if (iMEMBER || $shout_settings['guest_shouts'] == "1") {
   include_once INCLUDES."bbcode_include.php";
   if (isset($_POST['post_shout'])) {
      $flood = false;
      if (iMEMBER) {
         $shout_name = $userdata['user_id'];
      } elseif ($shout_settings['guest_shouts'] == "1") {
         $shout_name = trim(stripinput($_POST['shout_name']));
         $shout_name = preg_replace("(^[+0-9\s]*)", "", $shout_name);
         if (isnum($shout_name)) { $shout_name = ""; }
         include_once INCLUDES."securimage/securimage.php";
         $securimage = new Securimage();
         if (!isset($_POST['sb_captcha_code']) || $securimage->check($_POST['sb_captcha_code']) == false) { redirect($link); }
      }
      $shout_message = str_replace("\n", " ", $_POST['shout_message']);
      $shout_message = preg_replace("/^(.{255}).*$/", "$1", $shout_message);
      $shout_message = trim(stripinput(censorwords($shout_message)));
      if (iMEMBER && (isset($_GET['s_action']) && $_GET['s_action'] == "edit") && (isset($_GET['shout_id']) && isnum($_GET['shout_id']))) {
         $comment_updated = false;
         if ((iADMIN && checkrights("S")) || (iMEMBER && dbcount("(shout_id)", DB_SHOUTBOX, "shout_id='".$_GET['shout_id']."' AND shout_name='".$userdata['user_id']."'"))) {
            if ($shout_message) {
               $result = dbquery("UPDATE ".DB_SHOUTBOX." SET shout_message='$shout_message' WHERE shout_id='".$_GET['shout_id']."'".(iADMIN ? "" : " AND shout_name='".$userdata['user_id']."'"));
            }
         }
         redirect($link);
      } elseif ($shout_name && $shout_message) {
         require_once INCLUDES."flood_include.php";
         if (!flood_control("shout_datestamp", DB_SHOUTBOX, "shout_ip='".USER_IP."'")) {
            $result = dbquery("INSERT INTO ".DB_SHOUTBOX." (shout_name, shout_message, shout_datestamp, shout_ip, shout_ip_type, shout_hidden) VALUES ('$shout_name', '$shout_message', '".time()."', '".USER_IP."', '".USER_IP_TYPE."', '0')");
         }
      }
      redirect($link);
   }
   if (iMEMBER && (isset($_GET['s_action']) && $_GET['s_action'] == "edit") && (isset($_GET['shout_id']) && isnum($_GET['shout_id']))) {
      $esresult = dbquery(
         "SELECT ts.shout_id, ts.shout_name, ts.shout_message, tu.user_id, tu.user_name
         FROM ".DB_SHOUTBOX." ts
         LEFT JOIN ".DB_USERS." tu ON ts.shout_name=tu.user_id
         WHERE ts.shout_id='".$_GET['shout_id']."'"
      );
      if (dbrows($esresult)) {
         $esdata = dbarray($esresult);
         if ((iADMIN && checkrights("S")) || (iMEMBER && $esdata['shout_name'] == $userdata['user_id'] && isset($esdata['user_name']))) {
            if ((isset($_GET['s_action']) && $_GET['s_action'] == "edit") && (isset($_GET['shout_id']) && isnum($_GET['shout_id']))) {
               $edit_url = $sep."s_action=edit&amp;shout_id=".$esdata['shout_id'];
            } else {
               $edit_url = "";
            }
            $shout_link = $link.$edit_url;
            $shout_message = $esdata['shout_message'];
         }
      } else {
         $shout_link = $link;
         $shout_message = "";
      }
   } else {
      $shout_link = $link;
      $shout_message = "";
   }
   
   echo "<a id='edit_shout' name='edit_shout'></a>\n";
   echo "<form name='shout_form' method='post' action='".$shout_link."'>\n";
   if (iGUEST) {
      echo $locale['SB_name']."<br />\n";
      echo "<input type='text' name='shout_name' value='' class='textbox' maxlength='30' style='width:140px' /><br />\n";
      echo $locale['SB_message']."<br />\n";
   }
 
   echo "<textarea id='contentbox' name='shout_message' rows='4' cols='20' class='nachricht' style='width:150px'>".$shout_message."</textarea><br />\n";
   echo '<div id="barbox"><div id="bar"></div></div><div id="count">200</div><br />';

    echo display_bbcodes("150px;", "shout_message", "shout_form", "smiley|b|u|url|color")."\n";
   if (iGUEST) {
      echo $locale['SB_validation_code']."<br />\n";
      echo "<img id='sb_captcha' src='".INCLUDES."securimage/securimage_show.php' alt='' /><br />\n";
    echo "<a href='".INCLUDES."securimage/securimage_play.php'><img src='".INCLUDES."securimage/images/audio_icon.gif' alt='' class='tbl-border' style='margin-bottom:1px' /></a>\n";
    echo "<a href='#' onclick=\"document.getElementById('sb_captcha').src = '".INCLUDES."securimage/securimage_show.php?sid=' + Math.random(); return false\"><img src='".INCLUDES."securimage/images/refresh.gif' alt='' class='tbl-border' /></a><br />\n";
      echo $locale['SB_enter_validation_code']."<br />\n<input type='text' name='sb_captcha_code' class='textbox' style='width:100px' /><br />\n";
   }
   echo "<input type='submit' name='post_shout' value='Abschicken' class='abschicken' />
    <input type='reset' name='reset' value='Doch nicht' class='abschicken' />\n";
   echo "</form>\n<br />\n";
} else {
   echo "<div style='text-align:center'>".$locale['SB_login_req']."</div><br />\n";
}
$numrows = dbcount("(shout_id)", DB_SHOUTBOX, "shout_hidden='0'");
$result = dbquery(
   "SELECT ts.shout_id, ts.shout_name, ts.shout_message, ts.shout_datestamp, tu.user_id, tu.user_name, tu.user_status, tu.user_avatar, tu.user_location, tu.user_lastvisit
   FROM ".DB_SHOUTBOX." ts
   LEFT JOIN ".DB_USERS." tu ON ts.shout_name=tu.user_id
   WHERE shout_hidden='0'
   ORDER BY ts.shout_datestamp DESC LIMIT 0,".$shout_settings['visible_shouts']
);



if (dbrows($result)) {
   $i = 0;
   while ($data = dbarray($result)) {
      
       $lastseen = time() - $data['user_lastvisit'];
      if ($lastseen < 60) {
         $lastseensmall = "<small><font color='#6BFF01'><b>Grade Online</b></font>";
//         $lastseen = "<blink><strong><font color='green'>".strtoupper($locale['dsp016'])."</font></strong></blink>";
         $lastseen = "<small><font color='#6BFF01'><b>Grade Online</b></font>";
      } elseif ($lastseen < 300)  {
         $lastseen = "<small><font color='#FFA701'><b>Grade Offline</b></font>";
//         $lastseen = "<blink><strong><font color='#FFD800'>".strtoupper($locale['dsp017'])."</font></strong></blink>";
      } else {
         $lastseensmall = "<small><font color='#FF0000'><b>Offline</b></font>";
//         $lastseen = "<blink><strong><font color='red'>".strtoupper($locale['dsp018'])."</font></strong></blink>";
         $lastseen = "<small><font color='#FF0000'><b>Offline</b></font>";
      }
       
        echo "<table width='100%'><tr><td width='20%'>";
      echo "<div class='shoutboxname'>";
        if (!empty($data['user_avatar']) && file_exists(IMAGES."avatars/".$data['user_avatar'])){
      echo "<img height='50' width='50' src='".IMAGES."avatars/".$data['user_avatar']."' alt='".$data['user_name']."' class='reflect' />";
      }else{
      echo "<img height='50' width='50' src='".INFUSIONS."shoutbox_panel/images/noava.gif' alt='".($data['user_name'] ? $data['user_name'] : $data['shout_name'])."' class='reflect'/>";      
      }
        echo "</td><td valign='top'>";
      if ($data['user_name']) {

         echo "<span class='side'>".profile_link($data['shout_name'], $data['user_name'], $data['user_status'])."</span>   \n";
      } else {
         echo $data['shout_name']."\n";
      }
       
      echo "</div>\n";
       
      echo "<br /><small>aus ".$data['user_location']."</small>";
        echo "<div class='shoutboxdate'>".showdate("forumdate", $data['shout_datestamp'])."</div>
        ".$lastseen."";
        echo "</td></tr></table>";
      echo "<div class='nachricht'>".sbwrap(parseubb(parsesmileys($data['shout_message']), "b|i|u|url|color"))."</div>\n";
      if ((iADMIN && checkrights("S")) || (iMEMBER && $data['shout_name'] == $userdata['user_id'] && isset($data['user_name']))) {
         echo "<div align='right'>";
            echo "<a href='".$link.$sep."s_action=edit&amp;shout_id=".$data['shout_id']."#edit_shout"."' class='side'><img src='".INFUSIONS."shoutbox_panel/images/pencil.png'/></a> \n";
         echo " <a href='".$link.$sep."s_action=delete&amp;shout_id=".$data['shout_id']."' class='side'><img src='".INFUSIONS."shoutbox_panel/images/cross.png'/></a><br />\n";
            echo "</div>";
        }
      $i++;
      if ($i != $numrows) { echo "<br />\n"; }
   }
   if ($numrows > $shout_settings['visible_shouts']) {
      echo "<div style='text-align:center'>\n<a href='".INFUSIONS."shoutbox_panel/shoutbox_archive.php' class='side'>".$locale['SB_archive']."</a>\n</div>\n";
   }
} else {
   echo "<div>".$locale['SB_no_msgs']."</div>\n";
}
//Legende//
echo "<hr /><small>";
echo "Shoutbox Beitr&auml;ge: ".dbcount("(shout_id)", DB_SHOUTBOX)."";
echo "</small>";
//Copyright
echo "<div align='right'>";
echo "<small><a href='http://webradio-help.de' target='_blank'>&copy;</a></small>";
echo "</div>";

closeside();
?>


Danke schon mal im voraus lg Kromi
Information:
PHP Version: Nicht ausgewählt •  MySQL Version: Nicht ausgewählt •  PHP-Fusion: Nicht ausgewählt
 
Rolly8-HL
Das muss Dir keiner machen, eigentlich hast Du genügend Hinweise bekommen.
Suche nach

.nachricht
{
background-color:#FFFFFF;
color: #000;
border:solid 2px #000;
margin-right:3px;
-webkit-border-radius:5px;-moz-border-radius:5px;
}

ersetze mit

.nachricht
{
background-color:#FFFFFF;
color: #000;
border:solid 2px #000;
margin-right:3px;
-webkit-border-radius:5px;-moz-border-radius:5px;
font-size: 24px;
}

Gruß Rolly8-HL
Was für Andere Wichtig ist muss für mich nicht genauso Wichtig sein!
Bin Dickkopf Unbelehrbar mache aus Protest nicht das was andere für Richtig halten!
Das gibt einem zu Denken oder?
Information:
PHP Version: Nicht ausgewählt •  MySQL Version: Nicht ausgewählt •  PHP-Fusion: Nicht ausgewählt
 
kromi
hat alles geklappt Danke für die Hilfe und die Geduld
LG Krmoi
Information:
PHP Version: Nicht ausgewählt •  MySQL Version: Nicht ausgewählt •  PHP-Fusion: Nicht ausgewählt
 
Dat Tunes
Da die Shoutbox noch immer so beliebt ist, werde ich diese mal überarbeiten und neue Funktionen im Adminbereich einfügen.

Danach kann jeder das Aussehen selbst anpassen und gestalten.
Wie lange es dauert, kann ich noch nicht sagen, vielleicht heute oder auch noch im laufe der nächsten Woche.
Das Problem ist nicht das Problem, das Problem ist der Nutzer, der das Problem verursacht.
Was lernen wir ?
Wir entfernen einfach den Nutzer und das Problem ist gelöst !

Sollte das Problem nicht gelöst sein, WD40! WD40 hilft immer !
Information:
PHP Version: Nicht ausgewählt •  MySQL Version: Nicht ausgewählt •  PHP-Fusion: Nicht ausgewählt
 
kromi
Ihr seid schon die besten
Information:
PHP Version: Nicht ausgewählt •  MySQL Version: Nicht ausgewählt •  PHP-Fusion: Nicht ausgewählt
 
Springe ins Forum: