Jump to content

Question

Posted

Salut, PCT.

Am si eu o problema cu editarea ComposeArea, nu gasesc codurile necesare.

t0Kf6TC.png

 

Am incercat codurile:

.ipsApp .cke_wysiwyg_frame, .cke_wysiwyg_div {
background-color: #fff;
}
 
si
.cke_wysiwyg_frame, .cke_wysiwyg_div {
background-color: #fff;
}
 
Ma tot chinui cu chestia asta si stacnez la ea.
 
Multumesc pentru ajutor!

3 answers to this question

Recommended Posts

  • 1
Posted

Pentru prima casuta :

.ipsComposeArea_dummy {
 background: #000; - pui tu ce culoare vrei acolo
}

Pentru a 2-a :

.cke_wysiwyg_frame, .cke_wysiwyg_div {
    background-color: #1d1f25 !important; - neaparat pui !important
}

 

WWW.TECTONICPX.COM [ Professional Web Design Services ]

  • 1
Posted
1 hour ago, Julianxpp said:

.ipsApp .cke_wysiwyg_frame, .cke_wysiwyg_div {

background-color: #fff;
}

si
.cke_wysiwyg_frame, .cke_wysiwyg_div {
background-color: #fff;
}

Daca tot mi-ai dat mention, m-ai las si eu o mentiune.

.ipsApp .cke_wysiwyg_frame, .cke_wysiwyg_div {

Acolo ai o "," ( virgula ), asta inseamna selector nou, in cazul tau ai doua clase.

.cke_wysiwyg_frame

si 

.cke_wysiwyg_div

La prima i-ai pus prefix .ipsApp dar la a doua nu.

Practic ce voiai sa faci tu acolo de fapt e:

.ipsApp .cke_wysiwyg_frame, .ipsApp .cke_wysiwyg_div {

 

  • 0
Posted
49 minutes ago, dOc MFX said:

Pentru prima casuta :


.ipsComposeArea_dummy {
 background: #000; - pui tu ce culoare vrei acolo
}

Pentru a 2-a :


.cke_wysiwyg_frame, .cke_wysiwyg_div {
    background-color: #1d1f25 !important; - neaparat pui !important
}

 

Mersi mult de tot, am reusit. Avand in vedere ca am mai folosit si cateva chestii facute de tine iti voi adauga si copyright, tie si lui @Portocala

Se poate inchide.

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.