• Daily Support was created for Forumotion support, troubleshooting your problems with your computer, with your network or with your life. We offer graphic design services like graphic creations, good tutorials and many others! I hope you like this theme, i worked a lot to make it.
    Look at our new code! This is a nice loading screen for all versions Very Happy Read more
    Look at our new code! This is a nice Windows 8 Styled navigation bar! Read more
    Look at our new code! This is a code for partner, similary to our partner script! You have to choose your forum version, from the next list...Read more.
Daily Support ™

Tutorials, protection, discussions, graphic design, forumotion help, codes, gaming, roleplay, counter-strike 1.6, metin2, mt2, cs 1.6, cs 1.6 codes, mt2 codes, powerfull forum


You are not connected. Please login or register

Editor issue!!!

View previous topic View next topic Go down  Message [Page 1 of 1]

1Editor issue!!! Empty Editor issue!!!
Thu Nov 14, 2013 5:11 pm
luiz187

luiz187

Coder

Coder
luiz187
luiz187
Posts : 91
Daily Points : 128
Likes : 5
Warns : No warnings
My editor options arent working! Please help me! (The old document accedently got locked and was in the wrong topic)

Editor issue!!! Editor10
Editor issue!!! Editor11

Quick replys work but they might be slightly cut off, take a look.
Editor issue!!! Quik_r10

My CSS
Code:
   html#sceditor_smilies body {
                    background-image: none;
                    background-color: #black;
                }
        #quick_reply #av_raspuns{
          display: table-cell;
          width: 200px;
        }
        #quick_reply #textarea_content{
          width: 800px !important;
          display: table;
        }
        #quick_reply #text_editor_controls{
          width: 500px;
          margin-left: auto;
          margin-right: auto;
          position: left;
          left: 100px;
        }
        #quick_reply #text_editor_textarea{
          display: table-cell;
          width: 400px;
        }
        li.row dl.icon dd.dterm {
            margin-left: 10px;
        }
        #search{
    display:none;
    }
            a:link {
                text-decoration: none;
                text-shadow: none;
                -webkit-transition: 200ms linear 0s;
                -moz-transition: 200ms linear 0s;
                -o-transition: 200ms linear 0s;
                transition: 200ms linear 0s;
                outline: 0 none;
            }
            a:link:hover, a:link:focus{
                color: #fff;
                text-shadow: -1px 1px 8px #ffc, 1px -1px 8px #fff;
            }
            .fontbutton{border-radius: 6px!important;}
        .overlay{
            background:transparent url(http://i15.servimg.com/u/f15/17/59/75/01/overla10.png) repeat top left;
            position:fixed;
            top:0px;
            bottom:0px;
            left:0px;
            right:0px;
            z-index:100;
        }
        .box {
            position:fixed;
            padding: 30px 40px 34px;
            top:-200px;
            left:30%;
            right:30%;
            background: #F9F9F9 url(http://i15.servimg.com/u/f15/17/59/75/01/modal-10.png) no-repeat -200px -80px;
            outline: 1px solid #E1E1E1;
            border: 1px solid #ffffff;
            -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
            -moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
            -ms-box-shadow: 0 0 10px rgba(0,0,0,.4);
            -o-box-shadow: 0 0 10px rgba(0,0,0,.4);
            box-shadow: 0 0 10px rgba(0,0,0,.4);
            z-index:101;
        }
        a.boxclose{
            top: 8px;
            right: 11px;
            line-height: .5;
            position: absolute;
            color: #AAA;
            font-size: 22px;
            font-weight: bold;
            cursor: pointer;
            -webkit-text-shadow: 0 -1px 1px rbga(0,0,0,.6);
            -moz-text-shadow: 0 -1px 1px rbga(0,0,0,.6);
            -ms-text-shadow: 0 -1px 1px rbga(0,0,0,.6);
            -o-text-shadow: 0 -1px 1px rbga(0,0,0,.6);
            text-shadow: 0 -1px 1px rbga(0,0,0,.6);
        }
        #loginBox {
            width: 300px;
        
            text-align: center;
            font-size: 10px;
        }
            #LGskinchanger {
              padding: 5px;
              position: absolute;
              top: 5px;
              left: 5px;
              background: #EEE;
              border: 1px solid #CCC;
              box-shadow: 4px 2px 10px #333;
              -moz-box-shadow: 4px 2px 10px #333;
              -webkit-box-shadow: 4px 2px 10px #333;
              color: #666;
              text-shadow: 0px 1px white;
            }
    /*under here codes from beta 2.0*/
            #saved_note {
                position: fixed;
                bottom: 10px;
                right: 10px;
                padding: 5px 10px;
                border: 1px solid;
                color: #c05;
                background: #E1EBF2;
            }
           .LGlike {
              background: #105289;
              padding: 3px;
              border-radius: 4px;
              color: #fff;
              font-size: 10px;
              font-weight: bold;
              text-shadow: -1px 0.5px #888;
              box-shadow: 1px 1px 1px #888;
              cursor: pointer;
              margin-right: 4px;
             }
             .LGvote { margin: 0 5px; }
             .LGnovote {
              filter:Alpha(opacity=50);
              opacity: 0.5;
              cursor: default;
              box-shadow: none;
              text-shadow: none;
             }

                     

            .post.online.st-answer {
        background: url("") repeat-y scroll left top, url("http://2img.net/i/fa/prosilver/icon_user_online_en.png") no-repeat scroll right top #E5F1F9;
        }
        .post.st-answer {
        background: url("http://i47.servimg.com/u/f47/16/97/26/79/butto209.png") repeat-y scroll left top #E5F1F9;
}
//hide FAQ
    img[src="http://2img.net/i/fa/empty.gif"] {
    display: none;}
    img[src="http://2img.net/i/fa/m/icon_mini_faq1.gif"] {
    display: none;}
    img[src="FAQ IMAGE LINK"] {
    display: none;}
    a[href="/faq"] { display: none; position: absolute;}
    a img [href="/faq"] { display: none; position: absolute;}



2Editor issue!!! Empty Re: Editor issue!!!
Mon Nov 25, 2013 6:29 pm
luiz187

luiz187

Coder

Coder
luiz187
luiz187
Posts : 91
Daily Points : 128
Likes : 5
Warns : No warnings
Anyone?!? Sad


3Editor issue!!! Empty Re: Editor issue!!!
Mon Dec 09, 2013 7:59 am
Trenmor

Trenmor

Support Moderator

Support Moderator
Trenmor
Trenmor
Posts : 146
Daily Points : 177
Likes : 9
Warns : No warnings
Hi, this is best to be solved by a coder, or a webmaster, as i don't do coding.


4Editor issue!!! Empty Re: Editor issue!!!
Mon Dec 09, 2013 8:42 am
luiz187

luiz187

Coder

Coder
luiz187
luiz187
Posts : 91
Daily Points : 128
Likes : 5
Warns : No warnings
Someone who is better than i at codding..... *looks at dishonored*


5Editor issue!!! Empty Re: Editor issue!!!
Sat Mar 08, 2014 4:29 am
ddoesmc

ddoesmc

Support Moderator

Support Moderator
ddoesmc
ddoesmc
Posts : 88
Daily Points : 98
Likes : 2
Warns : No warnings
phpBB3
Topic locked & archived to avoid spam.


6Editor issue!!! Empty Re: Editor issue!!!

Sponsored content

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum