- Posts: 12282
- Thank you received: 2534
Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0.
The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Eröffnet dazu bitte ein eigenes neues Thema.
Question Editorschriftart in FF zu klein, Tipps helfen nur bedingt
du hast Hessis Beitrag nicht genau gelesen. Nicht in "components/com_kunena/..." sollst du suchen, sondern im Joomla!Template. "templates/deinjoomlatemplate/css"
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
Danke für den Tipp, aber beim reinkopieren in die template.css ist die Schrift im Editor von Kunena immer noch so winzig.
so sieht meine template.css nun aus:
/**
* @version $Id: template.css 20075 2011-01-04 12:24:47Z infograf768 $
* @author Design & Accessible Team ( Angie Radtke )
* @package Joomla
* @subpackage Accessible-Template-Beez
* @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
* @license GNU/GPL, see LICENSE.php
* Joomla! is free software. This version may have been modified pursuant to the
* GNU General Public License, and as distributed it includes or is derivative
* of works licensed under the GNU General Public License or other free or open
* source software licenses. See COPYRIGHT.php for copyright notices and
* details.
*/
body
{
background: #fff;
color: #000000;
font-size: 100.1%;
padding: 0px;
text-align: center;
}
body.contentpane {
width:auto;
margin:10px;
text-align: left;
}
img { border: 0 none; }
#Kunena table#kpostmessage .ktxtarea {
font-size: 12px;
}
Und bitte nicht hauen, bin wirklich noch Newbie :blush:
Please Log in or Create an account to join the conversation.
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
#Kunena table#kpostmessage .ktxtarea {
font-size: 13px;
font-family: Arial,Helvetica,sans-serif;
Sag mal, ist das die gesamte Beez template.css von Joomla 1.6? Meine ist doch ein "wenig" umfangreicher.
Ausserdem solltest Du den Browsercache vor dem Reload löschen.
HTH
Gruß
Michael
Please Log in or Create an account to join the conversation.
noch eine Kleinigkeit am Rande, wenn ich als Geburtstagsdatum eintrage 4.4.1986 steht auf der Profilseite 5.6.1986, man ist also immer einen Tag älter. Gibts dafür auch eine Lösung?
lg
SwizZ
Please Log in or Create an account to join the conversation.
ich musste mir erst eine Installation J1.6 u K1.6 machen, um es zu probieren. Mit Joomla 1.6 nimmt er in dieser CSS den Code tatsächlich nicht an. Schreibe ihn in die general.css
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.