Joomla.it Forum
Joomla! 1.0.x (versione con supporto terminato) => Le voci di Joomla.it (solo per versione Joomla 1.0.x) => I Template di Joomla 1.0.x => : alex damico 21 Jan 2009, 14:12:25
-
vorrei cambiare il colore (di default bianco) della LABEL dove si scrive all'interno dell'amministrazione
quale stringa del CMS e'?
/* Body */
BODY {
margin: 0px 0px 0px 0px;
position:relative ;
color : #000000;
}
td,tr,p,div {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FF3300;
}
/* Styles for dhtml tabbed-pages */
.ontab {
background-color: #004D6B;
text-align: center;
cursor: hand;
font-weight: normal;
color: #000000;
}
.offtab {
background-color : transparent;
text-align: center;
cursor: hand;
font-weight: normal;
color: #000000;
}
.tabpadding {
}
.tabheading {
background-color: #333333;
text-align: left;
}
.pagetext {
visibility: hidden;
display: none;
position: relative;
top: 0;
}
h4 {
color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;
font-size: 15px; font-weight: bold;
}
h5 {
color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;
font-size: 13px; font-weight: bold;
}
h6 {
color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;
font-size: 12px; font-weight: bold;
}
/* Links */
a:link, a:visited {
font-size: 12px; color: #FF4500; text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
}
a:hover {
color: #c0c0c0; text-decoration: bold;
}
/* Horizontal Line */
hr {
background: #004D6B;
height:1px;
border: 1px solid #c0c0c0;
}
hr.separator {
background: #004D6B;
height: 1px;
width: 75px;
border: 0px;
}
/* --Default Class Settings-- */
a.mainlevel,a.mainlevel:visited {
color: #FF6600;
font-size: 12px;
padding-left: 14px;
width: 143px;
line-height: 15px;
margin-bottom: 2px;
text-decoration: none;
font-weight: bold;
background: transparent url(../images/toplevel.gif) no-repeat left;
margin-left: 2px;
}
a.mainlevel:hover, a.sublevel:hover{
color:#c0c0c0;
}
a.mainlevel#active_menu, a.sublevel#active_menu {
background: transparent url(../images/toplevel1.gif) no-repeat left;
color: #c0c0c0;
}
a.mainmenu:hover, {
color: #c0c0c0;
text-decoration: underline;
}
a.sublevel:link, a.sublevel:visited {
color: #4E90B3;
font-weight: normal;
background: url(../images/sublevel.gif) no-repeat left;
margin-left: 10px;
padding-left:10px;
}
/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
font-size: 13px;
font-weight: bold;
color: #ff4500;
text-align:left;
}
a.contentpagetitle:hover {
font-size: 13px;
font-weight: bold;
text-align:left;
color: #c0c0c0;
text-decoration: underline;
font-weight: bold;
}
/* Content - Sections & Categories */
.contentpaneopen {
}
.contentpaneopen td {
}
.contentheading {
width: 98%;
font-family: verdena;
font-size: 16px;
height: 30px;
font-weight: bold;
padding-top: 5px;
color: #FF4500;
text-align:left;
background-image: url(../images/header.jpg) ;
background-repeat: no-repeat;
text-align : left;
margin-top: 10px;
text-indent: 30px;
}
.contentpagetitle {
font-size: 13px;
font-weight: bold;
color: #5494B7;
text-align:left;
}
table.contenttoc {
color: #4A8EB3;
background-color: transparent;
}
table.contenttoc td {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
text-align:left;
}
.contentdescription {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #3333CC;
text-align: left;
}
/* Links */
a.blogsection:link, a.blogsection:visited {
color: c0c0c0; text-decoration: none; font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}
a.blogsection:hover {
color: #565553; text-decoration: underline;
font-weight: normal;
font-size: 10px;
}
a.weblinks:link, a.weblinks:visited {
color: #c0c0c0; text-decoration: none; font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
}
a.weblinks:hover {
color: #c0c0c0;
}
a.readon:link, a.readon:visited {
color: #ffffff;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
list-style: inside url(../images/arrow.gif);
list-style-type: disc;
display: list-item;
white-space: normal;
font-weight: normal;
}
a.readon:hover {
color: #c0c0c0;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
list-style: inside url(../images/arrow.gif);
list-style-type: disc;
display: list-item;
white-space: normal;
}
table.moduletable {
margin: 0px 0px 20px 10px;
width: 90%;
border-bottom: 1px #3333CC;
}
table.moduletable th {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FF6600;
text-align: center;
width: 100%;
background: url(../images/tablehead.gif) ;
background-repeat: no-repeat;
background-position: center;
height: 29px;
line-height: 25px;
text-decoration: none;
}
table.moduletable td {
color: #3333CC;
}
.componentheading {
width: 98%;
font-family: verdena;
font-size: 16px;
height: 30px;
font-weight: bold;
padding-top: 5px;
color: #FF4500;
text-align:left;
background-image: url(../images/header.jpg) ;
background-repeat: no-repeat;
text-align : left;
margin-top: 10px;
text-indent: 30px;
}
.button {
color: #ffffff;
text-align: center;
font-weight: bold;
font: arial, Verdana, Geneva, Helvetica, serif;
font-size: 10px;
background: transparent;
}
select{
color: #000000;
}
.inputbox {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #3333CC;
background: transparent;
background-attachment: fixed;
border: 1px solid #3333CC;
margin-left: 10px;
}
a.pathway:link, a.pathway:visited {
color: #000000;
text-decoration: none;
font-weight: normal;
font-size: 9px;
}
a.pathway:hover {
color:#575654;
text-decoration: underline;
}
/** category text format and links **/
.category {
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
a.category:link, a.category:visited {
color: #ff4500;
font-weight: bold;
}
a.category:hover {
color: c0c0c0;
}
.poll {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
line-height: 14px;
}
.pollstableborder {}
.contentpane {
background-color : transparent;
}
.sectiontableheader {
background-color : #004D6B;
color : #3333CC;
font-weight : bold;
font-size: 13px;
}
.sectiontableentry1 {
background: transparent;
font-size: 11px;
}
.sectiontableentry2 {
background: transparent;
font-size: 11px;
}
.small {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
text-decoration: none;
font-weight: normal;
}
.smalldark {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
text-decoration: none;
font-weight: normal;
}
.newsfeedheading {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #4E90B3;
text-align:left;
}
.newsfeeddate {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #5193B6;
font-weight: normal;
}
.createdate {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #c0c0c0;
text-decoration: none;
font-weight: normal;
}
.modifydate {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #498DB2;
text-decoration: none;
font-weight: normal;
}
ul {
margin: 0px 0px 0px 0px;
}
li {
list-style: inside url(../images/arrow.gif) 3px;
list-style-image: url(../images/arrow.gif);
}
.fase4rdf {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; color: #666666; font-weight: normal;
}
a.fase4rdf:link {
font-size: 12px; font-weight: normal; color: #5393B6;
}
a.fase4rdf:hover {
font-weight: bold; color: #4B8FB2;
}
table.searchintro {
background-color: transparent;
border: 1px solid #000000;
}
table.contact {
background-color: transparent;
}
table.contact td.icons {
background-color: transparent;
}
table.contact td.details {
background-color: transparent;
font-size: 10px;
}
.pagenav {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
color: #3333CC;
}
a.pagenav, a.pagenav:visited {
font-weight: bold;
color: #ffffff;
}
a.pagenav:hover {
color: #c0c0c0;
}
.pagenavbar {
}
/* Content voting */
.content_rating {
font-weight: normal;
font-size: 8pt;
}
.content_vote {
font-weight: normal;
font-size: 8pt;
}
/* PeekLime */
a.bar:link, a.bar:visited {
color: #939492;
text-decoration: none;
font: normal 9px Arial, Helvetica, sans-serif;
}
a.bar:hover {
color: #ffffff;
text-decoration: none;
}
.searchbox {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #4F91B4;
background: transparent;
border: 1px solid;
height: 15px;
line-height: 15px;
}
.title {
font: bold larger;
letter-spacing: 4px;
}
/* for modifying {moscode} output. Don't set the colour! */
.moscode {
background-color: #004D6B;
}
/* Text passed with mosmsg url parameter */
.message {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size : 10pt;
color : #3333CC;
text-align: center;
}
.pathway {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}
.date {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
text-indent: 25px;
}
.back_button {
float: left;
text-align: center;
font-size: 10px;
font-weight: bold;
border: 3px double #c0c0c0;
width: auto;
background: url(../images/subhead_bg.png) repeat-x;
padding: 0px 10px;
line-height: 20px;
margin: 1px;
}
tr.sectiontableentry1 td{
text-align: left;
background: #004D6B;
font-size: 11px;
}
tr.sectiontableentry2 td{
background: #004D6B;
font-size: 11px;
text-align: left;
}
.adminform{
color: #000000;
}
.adminform tr{
color: #000000;
}
.adminform td{
background: #3333CC;
color: #000000;
}
.adminform .inputbox, .adminform .text_area, .adminform .button{
color: #000000;
background: #c0c0c0;
border: 1px solid #000000;
font-size: 11px;
}
.toolbar {
background: #FFFFFF;
}
.sectiontableentry1 .inputbox{
background: #004D6B;
font-size: 11px;
text-align: left;
}
-
nessuno?
-
specifico il problema
scrivendo lato amministratore un articolo, me lo riporta in NERO
ma quando do invio, diventa bianco su sfondo bianco
se modifico il colore, impostando un rosso, mi fa diventare rosse (ovviamente) anche le notizie poi sul sito...
vorrei cambiare quindi lo sfondo, cosi da poter scrivere in bianco senza problemi
helppp
-
grazie x la mano
-
nessuno e'^?
-
Scusa ma non ho capito cosa vuoi modificare, se dal lato backend o frontend? Vuoi cambiare lo sfondo dell'editor?Cosa?
-
allora i problemi sono 2 :
Lato Front : il MENU che si ha, (di solito simile a quello di Back, ricco di icone) risulta invece spoglio ha solo poche icone come puoi vedere qui
http://img340.imageshack.us/img340/2078/schermata1xw7.png (http://img340.imageshack.us/img340/2078/schermata1xw7.png)
mentre
LATO BACK : e' tutto completo, ma lo sfondo e' BIANCO e i caratteri anche!! un po come scrivere qui nel forum (sfondo bianco) con char bianchi :(
-
Ti consiglio di installare JCEditor che è ottimo. Inoltre per quanto riguarda il frontend se vai in gestione utenti e clicchi sull'utente dovresti poter impostare l'editor che l'utente utilizza sul sito.Probabilmente è impostato su noEditor. Per quanto riguarda invece il backend se installi jceditor sicuramente risolvi il problema...non saprei invece come risolverlo con l'editor preimpostato di joomla
-
perdonami
dove trovo il programma di cui mi parli?
grazie tanto cmq!
-
qui (http://www.joomlacontenteditor.net/)
-
Omg che onore un 8 stelle che risponde:D
-
Omg che onore un 8 stelle che risponde:D
:D :D :D :D :D :D Mi pare quasi un albergo extralusso :D :D
Comunque il css che devi verificare è nella cartella /plugins/editors/ ... a seconda dell'editor che utilizzi, trovi il tema e il css che ti interessa :)
-
:D :D :D :D :D :D Mi pare quasi un albergo extralusso :D :D
Supermegaextralusso...manco lo zio Bill se lo può permettere:D
-
però c'era la pubblicità di un noto salame che ... forse comincio ad assomigliargli? :D
-
aahhaahha buono il salame soprattutto se piccante...dai altre 2 stelle e ti trasformi in Amadori 10+ ;D... uff quanta strada che devo fare per arrivare a vedere tante stellette :D
-
beh, se il mix di "simboli" del tuo nick hanno un significato vero ... quasi quasi mi preoccupo. Il pollo bucato malamente e alla diavola mi piace solo se lo mangio :)
Ma ho come la vaga sensazione che stiamo andando molto off topic :D :D :D
-
hahahaha. Giusto!! Segnalo il tutto a un moderatore :D
-
scusate se ero sparito, ma mi ha colpito um lutto
in ogni caso vi ringrazio per il supporto!