Jump to content

Question

Posted

Salut as dorii si eu numele la 2 template-uri care vreau sa le fac modificari si nu stiu cum  se numesc.

Primul cel de raspuns rapid,si cel de al doilea cand dau start new topic.

 

 

raspuns-rapid.png

start-new.png

7 answers to this question

Recommended Posts

  • 0
Posted

@mr.franta

 

.ipsApp .cke_toolgroup .cke_button_icon {
    background-image: none !important;
}

.ipsApp .cke_button_icon:before {
    font-family: 'FontAwesome';
    color: #E0E0EE;
    transition: all .3s ease-in-out;
    position: relative;
    left: 2px;
}

.ipsApp a.cke_button {
    transition: all .3s ease-in-out;
}

.ipsApp a.cke_button_off:hover, .ipsApp a.cke_button_off:focus, .ipsApp a.cke_button_off:active, .ipsApp a.cke_button_disabled:hover, .ipsApp a.cke_button_disabled:focus, .ipsApp a.cke_button_disabled:active .ipsApp a.cke_button_on {
    background-color: #E0E0EE;
}

.ipsApp a.cke_button:hover .cke_button_icon:before, .ipsApp a.cke_button_on .cke_button_icon:before {
    color: #0d0d0f;
}

.ipsApp .cke_button_icon.cke_button__bgcolor_icon:before{ content: '\f15c'; }
.ipsApp .cke_button_icon.cke_button__bold_icon:before{ content: '\f032'; }
.ipsApp .cke_button_icon.cke_button__bulletedlist_icon:before{ content: '\f0ca'; }
.ipsApp .cke_button_icon.cke_button__copy_icon:before{ content: '\f0c5'; }
.ipsApp .cke_button_icon.cke_button__cut_icon:before{ content: '\f0c4'; }
.ipsApp .cke_button_icon.cke_button__indent_icon:before{ content: '\f03c'; }
.ipsApp .cke_button_icon.cke_button__ipscode_icon:before{ content: '\f121'; }
.ipsApp .cke_button_icon.cke_button__ipsemoticon_icon:before{ content: '\f118'; }
.ipsApp .cke_button_icon.cke_button__ipslink_icon:before{ content: '\f0c1'; }
.ipsApp .cke_button_icon.cke_button__ipspage_icon:before{ content: '\f0f6'; }
.ipsApp .cke_button_icon.cke_button__ipspreview_icon:before{ content: '\f0f6'; }
.ipsApp .cke_button_icon.cke_button__ipsquote_icon:before{ content: '\f10e'; }
.ipsApp .cke_button_icon.cke_button__Ipsspoiler_icon:before{ content: '\f06e'; }
.ipsApp .cke_button_icon.cke_button__italic_icon:before{ content: '\f033'; }
.ipsApp .cke_button_icon.cke_button__justifyblock_icon:before{ content: '\f039'; }
.ipsApp .cke_button_icon.cke_button__justifycenter_icon:before{ content: '\f037'; }
.ipsApp .cke_button_icon.cke_button__justifyleft_icon:before{ content: '\f036'; }
.ipsApp .cke_button_icon.cke_button__justifyright_icon:before{ content: '\f038'; }
.ipsApp .cke_button_icon.cke_button__numberedlist_icon:before{ content: '\f0cb'; }
.ipsApp .cke_button_icon.cke_button__outdent_icon:before{ content: '\f03b'; }
.ipsApp .cke_button_icon.cke_button__paste_icon:before{ content: '\f0ea'; }
.ipsApp .cke_button_icon.cke_button__redo_icon:before{ content: '\f01e'; }
.ipsApp .cke_button_icon.cke_button__removeformat_icon:before{ content: '\f12d'; }
.ipsApp .cke_button_icon.cke_button__source_icon:before{ content: '\f1c9'; }
.ipsApp .cke_button_icon.cke_button__strike_icon:before{ content: '\f0cc'; }
.ipsApp .cke_button_icon.cke_button__subscript_icon:before{ content: '\f12c'; }
.ipsApp .cke_button_icon.cke_button__superscript_icon:before{ content: '\f12b'; }
.ipsApp .cke_button_icon.cke_button__textcolor_icon:before{ content: '\f1fc'; }
.ipsApp .cke_button_icon.cke_button__underline_icon:before{ content: '\f0cd'; }
.ipsApp .cke_button_icon.cke_button__undo_icon:before{ content: '\f0e2'; }
.ipsApp .cke_button_icon.cke_button__ipsspoiler_icon:before{ content: '\f070'; }

 

  • Upvote 1

  • 0
Posted

Nu imi apare nimic cu cke si nici cke editor.

Ideea este ca am modificat o tema default din alb in negru,si conutinutul butoanelor (text,link) din cke nu vrea sa se faca negru nici cu !important.

am incercat

.cke_top{
    background: rgb(0,0,0)!important;
    color: #fff;
}

Merge fundalul dar nu sti culoarea la butoane.

 

Am mai incercat mai multe cu inspect element dar fara niciun rezultat,de aceea aveam nevoie de template sa vad daca pot simplifica sau personaliza cat sa imi fie mai usor la editat.

span#cke_1_top.cke_top.cke_reset_all{
    background: rgb(0,0,0)!important;
    color: #fff;
}

#cke_1_toolbox{
    color: #fff!important;
}

#cke_1_toolbox.cke_toolbox span{
    color: #fff!important;
    text-shadow: none!important;
}

#cke_1_toolbox.cke_toolbox span a{
    color: #fff!important;
    text-shadow: none!important;
}

 

 

  • 0
Posted
.ipsApp .cke_wysiwyg_div { /* postbox */
    background-color: culoare !important;
    color: culoare !important;
}
.ipsApp .cke_inner { /* toolbox */
    background-color: culoare !important;
}

  

8 hours ago, Sebastian C. said:

Mi se pare că se numea .ckeditor @eternity mă înșel ?

Adevăru e că nici eu nu le mai știu, dar știu că totu începe cu `cke` la postbox. Nici ce am dat mai sus nu știu dacă e corect 😂

  • Upvote 1

steam // last.fm // anilist // spotify // portfolio
most of the time i spent listening to music and produce music.

  • 0
Posted

Tot la fel,nu se aplica culoarea alba butoanelor,am inlocuit si template-urile cele modificate cu cele default sa vad daca problema se rezolva si nimic.

cke.png.07e224a5639d415b7ec68536704d4915.png

 

am incercat si .fa si fa si i .... a .fa etc si nu reactioneaza.

Vad ca si pe forumul acesta actual daca aplic cu live editor este aceasi problema...

  • 0
Posted
On 3/3/2023 at 9:22 AM, mr.franta said:

Salut as dorii si eu numele la 2 template-uri care vreau sa le fac modificari si nu stiu cum  se numesc.

Primul cel de raspuns rapid,si cel de al doilea cand dau start new topic.

 

 

raspuns-rapid.png

start-new.png

.ipsApp .cke_button {
border-radius: var(--radius-1);
background: red;
}

 

  • Upvote 1
  • 0
Posted

Multumesc tuturor pentru ajutor.

Codul care m-a ajutat sa rezolv a fost oferit de motan si cate un cod de la mine si cate unul de la eternity

Dupa ce voi termina de personaliza voi posta un cod in sectiunea de tutoriale.

 

  • Upvote 2
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.