SCEditor ModernBB
2 participantes
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre a aparência do fórum :: Questões resolvidas sobre a aparência do fórum
Página 1 de 1
SCEditor ModernBB
Detalhes da questão
Endereço do fórum: http://vgnfamily.forumais.com
Versão do fórum: PunBB
Descrição
Bom dia,
Gostaria de saber se é possível botar o SCEditor, do ModernBB, para a versão punBB?
Última edição por YouTube3 em 18.03.17 16:01, editado 1 vez(es)
Re: SCEditor ModernBB
No meu ponto de vista eu vi uma grande diferença.
Achei mais bonito a aparência etc..
Alguma possibilidade de eu por?
Achei mais bonito a aparência etc..
Alguma possibilidade de eu por?
Re: SCEditor ModernBB
Se você adicionar este CSS:
- Código:
div.sceditor-group {
background: transparent !important;
border-bottom: none !important;
}
- Código:
/* Message-box-------------------------------------------------*/
#message-box {
margin: 0 180px 0 0;
}
#message-box textarea {
color: #536482;
font-family: Verdana,Arial,Helvetica,sans-serif;
width: 100% !important;
}
#textarea_content {
margin: 0;
overflow: hidden;
text-align: left !important;
width: 100% !important;
}
#message-box .sceditor-container {
border-color: rgba(0, 0, 0, 0.1) !important;
border-style: solid !important;
border-width: 1px !important;
box-shadow: none !important;
margin: 0;
width: auto !important;
}
.sceditor-container {
background-color: #ffffff !important;
border: none !important;
border-radius: 3px !important;
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06) !important;
clear: both;
width: 100% !important;
}
.sceditor-container iframe,.sceditor-container textarea {
background-color: transparent !important;
font-family: Verdana,Arial,Helvetica,sans-serif !important;
margin: 0 !important;
padding: 18px !important;
}
.sceditor-container textarea {
transition: none;
}
.sceditor-toolbar {
background-color: #f7f7f7 !important;
border-color: #cadceb !important;
margin: 0 !important;
padding: 0 3px 3px !important;
text-align: center;
width: 100%;
}
.sceditor-group {
background-color: transparent !important;
border-color: rgba(0, 0, 0, 0.1) !important;
border-radius: 0 !important;
border-style: solid !important;
border-width: 0 0 0 1px !important;
margin: 3px 7px 0 -4px !important;
padding: 0 0 0 3px !important;
}
.sceditor-group:first-child {
border: none !important;
}
.sceditor-button {
height: auto !important;
padding: 6px !important;
width: auto !important;
}
.sceditor-button.active, .sceditor-button:active, .sceditor-button:hover {
box-shadow: 0 0 18px rgba(0, 0, 0, 0.15) inset !important;
background-color: transparent !important;
}
.sceditor-button.hover {
box-shadow: 0 0 36px rgba(0, 0, 0, 0.15) inset !important;
background-color: transparent !important;
}
#sceditor_smilies {
background-color: #e1ebf2;
}
#sce_smilies_body {
background-color: transparent;
background-image: none;
margin: 0 !important;
min-width: 1px !important;
}
#textarea_content textarea#text_editor_textarea {
width: 100% !important;
height: 250px;
}
#textarea_content iframe#text_editor_iframe {
width: 100%;
height: 100%;
}
form#quick_reply #textarea_content textarea#text_editor_textarea {
width: 100% !important;
height: 150px;
}
form#quick_reply #textarea_content iframe#text_editor_iframe {
width: 100%;
height: 100%;
}
#quick_reply #textarea_content {
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.06);
}
.mentiontag {
background-color: #3793ff;
color: #FFF;
border-radius: 3px;
font-weight: 500;
padding: 1px 3px 2px;
}
.mentiontag:link, .mentiontag:visited {
color: #FFF;
}
.mentiontag:hover, .mentiontag:active {
background-color: #FF4F42;
color: #FFF;
}
/* Message-box OLD/NEW Editor-------------------------------------------------*/
.editor-message-box textarea {
color: #536482;
font-family: Verdana,Arial,Helvetica,sans-serif;
width: 80%;
font-size: 1.2em;
}
.editor-textarea_content {
margin-top: 2px;
}
.editor-textarea_content textarea#text_editor_textarea {
width: 100% !important;
height: 250px;
}
#quick_reply .editor-textarea_content textarea#text_editor_textarea {
width: 100% !important;
height: 150px;
}
Re: SCEditor ModernBB
Questão marcada como Resolvida ou o Autor solicitou que ela fosse arquivada. Tópico marcado como Resolvido e movido para "Questões resolvidas". |
Fórum dos Fóruns :: Ajuda e atendimento ao utilizador :: Questões sobre a aparência do fórum :: Questões resolvidas sobre a aparência do fórum
Página 1 de 1
Permissões neste sub-fórum
Não podes responder a tópicos