Boas-vindas ao Power Pixel

Junte-se a comunidade! Crie o seu próprio conteúdo, e faça amizades.EntrarCriar uma conta

Como colocar ckeditor

2 participantes

Gaab Gaab  • Dom 7 Abr 2013 - 22:00

Como colocar ckeditor Empty Como colocar ckeditor Dom 7 Abr 2013 - 22:00

Qual é minha questão:
Alguem sabe colocar o ckeditor que funfe os buttons
forum onde que eu vi [Tens de ter uma conta e sessão iniciada para poderes visualizar este link]

Endereço do meu fórum:
[Tens de ter uma conta e sessão iniciada para poderes visualizar este link]

Versão do fórum:
PUNBB

Gaab Gaab  • Dom 7 Abr 2013 - 22:30

Como colocar ckeditor Empty Re: Como colocar ckeditor Dom 7 Abr 2013 - 22:30

agora só quero a Css

-Naruto -Naruto  • Seg 8 Abr 2013 - 8:26

Como colocar ckeditor Empty Re: Como colocar ckeditor Seg 8 Abr 2013 - 8:26

Olá,

Adicione na sua css:

Código:
body, button, input, label, select, td, textarea {
    font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
    font-size: 11px;
}
h1, h2, h3, h4, h5, h6 {
    color: #333333;
    font-size: 13px;
    margin: 0;
    padding: 0;
}
h1 {
    font-size: 14px;
}
h4, h5, h6 {
    font-size: 11px;
}
p {
    margin: 1em 0;
}
a {
    color: #3B5998;
    cursor: pointer;
    text-decoration: none;
}
button {
    margin: 0;
}
a:hover {
    text-decoration: underline;
}
img {
    border: 0 none;
}
td, td.label {
    text-align: left;
}
dd {
    color: #000000;
}
dt {
    color: #777777;
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
abbr {
    border-bottom: medium none;
}
hr {
    background: none repeat scroll 0 0 #D9D9D9;
    border-width: 0;
    color: #D9D9D9;
    height: 1px;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
.clearfix {
}
.datawrap {
    word-wrap: break-word;
}
.word_break {
    display: inline-block;
}
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.img_loading {
    position: absolute;
    top: -1e+7px;
}
.aero {
    opacity: 0.5;
}
.column {
    float: left;
}
.center {
    margin-left: auto;
    margin-right: auto;
}
#facebook .hidden_elem {
    display: none !important;
}
#facebook .invisible_elem {
    visibility: hidden;
}
#facebook .accessible_elem {
    left: -9999px;
    position: absolute;
}
.direction_ltr {
    direction: ltr;
}
.direction_rtl {
    direction: rtl;
}
.text_align_ltr {
    text-align: left;
}
.text_align_rtl {
    text-align: right;
}
.pluginFontArial {
    font-family: "arial",sans-serif;
}
.pluginFontLucida {
    font-family: "lucida grande",sans-serif;
}
.pluginFontSegoe {
    font-family: "segoe ui",sans-serif;
}
.pluginFontTahoma {
    font-family: "tahoma",sans-serif;
}
.pluginFontTrebuchet {
    font-family: "trebuchet ms",sans-serif;
}
.pluginFontVerdana {
    font-family: "verdana",sans-serif;
}
.uiGrid {
    border: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
}
.uiGridFixed {
    table-layout: fixed;
    width: 100%;
}
.uiGrid .vTop {
    vertical-align: top;
}
.uiGrid .vMid {
    vertical-align: middle;
}
.uiGrid .vBot {
    vertical-align: bottom;
}
.uiGrid .hLeft {
    text-align: left;
}
.uiGrid .hCent {
    text-align: center;
}
.uiGrid .hRght {
    text-align: right;
}
.pluginErrorLink {
    color: #F03D25;
}
.fss {
    font-size: 9px;
}
.fsm {
    font-size: 11px;
}
.fsl {
    font-size: 13px;
}
.fsxl {
    font-size: 16px;
}
.fsxxl {
    font-size: 18px;
}
.fwn {
    font-weight: normal;
}
.fwb {
    font-weight: bold;
}
.fcb {
    color: #333333;
}
.fcg {
    color: gray;
}
.fcw {
    color: #FFFFFF;
}
form {
    margin: 0;
    padding: 0;
}
label {
    color: #666666;
    cursor: pointer;
    font-weight: bold;
    vertical-align: middle;
}
label input {
    font-weight: normal;
}
textarea, .inputtext, .inputpassword {
    border: 1px solid #BDC7D8;
    margin: 0;
    padding: 3px;
}
textarea {
    max-width: 100%;
}
select {
    border: 1px solid #BDC7D8;
    padding: 2px;
}
.inputtext, .inputpassword {
    padding-bottom: 4px;
}
.inputtext:invalid, .inputpassword:invalid {
    box-shadow: none;
}
.ff4.mac .inputtext, .ff4.mac .inputpassword {
    padding-bottom: 3px;
}
.inputradio {
    margin: 0 5px 0 0;
    padding: 0;
    vertical-align: middle;
}
.inputcheckbox {
    border: 0 none;
    vertical-align: middle;
}
.inputbutton, .inputsubmit {
    background-color: #3B5998;
    border-color: #D9DFEA #0E1F5B #0E1F5B #D9DFEA;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    padding: 2px 15px 3px;
    text-align: center;
}
.inputsubmit_disabled {
    background-color: #999999;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #666666;
    color: #FFFFFF;
}
.inputaux {
    background: none repeat scroll 0 0 #F0F0F0;
    border-color: #E7E7E7 #666666 #666666 #E7E7E7;
    color: #000000;
}
.inputaux_disabled {
    color: #999999;
}
.inputsearch {
    background: url("http://static.ak.fbcdn.net/rsrc.php/v2/yV/r/IJYgcESal33.png") no-repeat scroll left 4px #FFFFFF;
    padding-left: 17px;
}
.pluginButton {
    background: none repeat scroll 0 0 #ECEEF5;
    border: 1px solid #CAD4E7;
    border-radius: 3px 3px 3px 3px;
    color: #3B5998;
    cursor: pointer;
    padding: 2px 6px 4px;
    white-space: nowrap;
}
.pluginButtonInline {
    display: inline-block;
}
.pluginButtonX {
    cursor: default;
}
.pluginButton button {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: inherit;
    cursor: pointer;
    font: inherit;
    margin: -1px;
    padding: 0;
}
.pluginButton button::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
.pluginButtonIcon {
    margin-right: 3px;
    position: relative;
    top: 3px;
}
.pluginButtonSmall {
    padding: 0 5px 2px;
}
.pluginButtonSmall .pluginButtonIcon {
    margin-right: 2px;
}
.pluginButton:hover {
    border-color: #9DACCE;
}
.pluginButtonPressed, .pluginButtonPressed:hover {
    background-color: #EEEEEE;
    border-color: #DDDDDD;
    color: #AAAAAA;
}
.pluginSkinDark .pluginButton {
    background-color: #C7C7C7;
    border-color: #999999;
    color: #333333;
}
.pluginSkinDark .pluginButton:hover {
    background-color: #D9D9D9;
    border-color: #DDDDDD;
}

Resulta? se não resultar forneça-me o JS que esta a utilizar.

Gaab Gaab  • Seg 8 Abr 2013 - 8:46

Como colocar ckeditor Empty Re: Como colocar ckeditor Seg 8 Abr 2013 - 8:46

não foi

Gaab Gaab  • Qua 10 Abr 2013 - 16:20

Como colocar ckeditor Empty Re: Como colocar ckeditor Qua 10 Abr 2013 - 16:20

UP

Gaab Gaab  • Sex 12 Abr 2013 - 23:37

Como colocar ckeditor Empty Re: Como colocar ckeditor Sex 12 Abr 2013 - 23:37

UP

Gaab Gaab  • Sáb 13 Abr 2013 - 19:17

Como colocar ckeditor Empty Re: Como colocar ckeditor Sáb 13 Abr 2013 - 19:17

UP

Conteúdo patrocinado  • 

Como colocar ckeditor Empty Re: Como colocar ckeditor

Permissões neste sub-fórum
Não podes responder a tópicos