The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Missing Quick Reply and it's features on my forum.

4 posters

Go down

Solved Missing Quick Reply and it's features on my forum.

Post by DK July 10th 2014, 6:57 pm

http://www.avacweb.com/t256-23-how-to-install-a-toggle-quick-reply-button

I followed that tutorial. And I just removed it recently. Now I can't see the features that quick reply has on my forum. I can't see the quick reply bar.

Here are the pictures. I'm missing this from my forum. How can I add it to my forum? Please help me :'(

Missing Quick Reply and it's features on my forum.  Mssing10
https://i.servimg.com/u/f39/17/96/32/45/mssing10.png

Missing Quick Reply and it's features on my forum.  Missin10
https://i.servimg.com/u/f39/17/96/32/45/missin10.png

Missing Quick Reply and it's features on my forum.  Missin11
https://i.servimg.com/u/f39/17/96/32/45/missin11.png

Missing Quick Reply and it's features on my forum.  Missin12
https://i.servimg.com/u/f39/17/96/32/45/missin12.png

Please help me ! My Forum is PunBB. I noticed this when I deleted a javascript that I named Toggle Quick Reply.This is the tutorial I followed : http://www.avacweb.com/t256-23-how-to-install-a-toggle-quick-reply-button
My Forum : http://ourworldhub.forumotion.com/forum


Last edited by DK on July 12th 2014, 1:15 pm; edited 1 time in total
DK
DK
Forumember

Male Posts : 609
Reputation : 13
Language : English

http://ourworldhub.forumotion.com/forum

Back to top Go down

Solved Re: Missing Quick Reply and it's features on my forum.

Post by Derri July 10th 2014, 7:17 pm

Was the tutorial you used available in the avacweb premium section? Because I get an error message saying 'only admins can access this forum'

Derri
Derri
Helper
Helper

Male Posts : 8755
Reputation : 638
Language : English & Basic French
Location : Scotland, United Kingdom

Back to top Go down

Solved Re: Missing Quick Reply and it's features on my forum.

Post by DK July 10th 2014, 7:18 pm

Derri wrote:Was the tutorial you used available in the avacweb premium section? Because I get an error message saying 'only admins can access this forum'


I believe so because I used to be a premium user :\
DK
DK
Forumember

Male Posts : 609
Reputation : 13
Language : English

http://ourworldhub.forumotion.com/forum

Back to top Go down

Solved Re: Missing Quick Reply and it's features on my forum.

Post by Derri July 10th 2014, 7:23 pm

DK wrote:
Derri wrote:Was the tutorial you used available in the avacweb premium section? Because I get an error message saying 'only admins can access this forum'


I believe so because I used to be a premium user :\

Ah well we can't see what Javascript and CSS code was used. Did the tutorial come with CSS?
Derri
Derri
Helper
Helper

Male Posts : 8755
Reputation : 638
Language : English & Basic French
Location : Scotland, United Kingdom

Back to top Go down

Solved Re: Missing Quick Reply and it's features on my forum.

Post by DK July 10th 2014, 7:24 pm

Derri wrote:
DK wrote:
Derri wrote:Was the tutorial you used available in the avacweb premium section? Because I get an error message saying 'only admins can access this forum'


I believe so because I used to be a premium user :\

Ah well we can't see what Javascript and CSS code was used. Did the tutorial come with CSS?

It should have came with CSS. Cause the quick reply is gone :c
I'm trying to get premium again.
DK
DK
Forumember

Male Posts : 609
Reputation : 13
Language : English

http://ourworldhub.forumotion.com/forum

Back to top Go down

Solved Re: Missing Quick Reply and it's features on my forum.

Post by SLGray July 10th 2014, 7:40 pm

Post your CSS here.

In the future, please do not post a link to a tutorial that guests can not see.


Missing Quick Reply and it's features on my forum.  Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Missing Quick Reply and it's features on my forum.

Post by DK July 10th 2014, 7:41 pm

Code:
body {
        background-color: #164269;
        color: #5A5A5A;
        font-family: tahoma,helvetica,arial,sans-serif;
        font-size: 13px;
        padding-bottom: 15px;
        margin-top: 15px;
    }

    .pun {
        background-color: #fff;
        width: 1090px;
    }
    .pun {
        min-width: 900px;
    }

    #pun_out {
        background:url("http://i43.servimg.com/u/f43/14/53/79/27/matti10.png") repeat;background:rgba(0,0,0,0.18);
        border:1px solid #0B2438;
        border:1px solid rgba(0,0,0,0.35);
        -webkit-box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        -moz-box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        box-shadow:inset rgba(255,255,255,0.1) 0px 0px 0px 1px;
        padding:8px;
        position:relative;
        width: 1100px;
        margin-left: auto;
        margin-right: auto;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    #pun-intro {
        background-color: #FFFFFF;
        background-repeat: no-repeat;
        padding: 1.5em 1em 1em 1em;
        text-align: left;
        margin-bottom: 10px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        height: 140px;
        border-bottom: 1px solid #FFFFFF;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #FFFFFF;
    }

    .main .main-head {
        background-color: ##FC900D;
        background-image: url("http://i43.servimg.com/u/f43/14/53/79/27/bg-top10.png");
        background-position: 50% 50%;
        background-repeat: repeat-x;
        box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25) inset, 0 1px 3px rgba(0, 0, 0, 0.3), 0 2px 0 rgba(255, 255, 255, 0.2) inset;
        color: #FFFFFF;
        font-size: 12px;
        font-weight: bold !important;
        margin-top: 15px;
        padding-bottom: 13px;
        padding-left: 13px;
        padding-right: 13px;
        padding-top: 13px;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        -webkit-border-radius: 4px 4px 0px 0px;
        -moz-border-radius: 4px 4px 0px 0px;
        border-radius: 4px 4px 0px 0px;
    }
    .pun .main-content {
        background-color: #FBFBFB;
        border: 1px solid #B9C4CD;
    }

    .pun table.table td {
        background: #e6effd url(http://i43.servimg.com/u/f43/14/53/79/27/altbg10.gif) repeat-x top left;
        border-top: 1px solid #B9C4CD;
        border-right: 0px solid #000;
        border-left: 0px solid #000;
        line-height: 130%;
        padding-bottom: 0.7em;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0.6em;
    }
    .pun .main table td.tc2, .pun .main table td.tc3 {
        background: #e6effd url(http://i43.servimg.com/u/f43/14/53/79/27/altbg10.gif) repeat-x top left;
        border-top: 1px solid #B9C4CD;
    }

    .pun table.table th {
        background: #d9d9d9 url(http://i43.servimg.com/u/f43/14/53/79/27/gradie10.png) repeat-x 0 50%;
        color: #333333;
        padding-bottom: 0.5em;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0.5em;
    }

    #pun-logo {
        margin-left: 300px;
        margin-top: -22px;
    }

    #pun-logo:hover { opacity: 0.8; }

    .for_topics {
        width: 74px;
        height: 33px;
        background: url("http://i43.servimg.com/u/f43/14/53/79/27/fp10.png") no-repeat left top;
        text-align: center;
        font-size: 12px;
        font-weight: bold;
        line-height: normal;
        color: #0e2c3e;
        padding-top: 3px;
        margin-left: 13px;
    }

    .for_topics span {
        display: block;
        color: #105289;
        font-size: 10px;
    }

    .for_posts {
        width: 74px;
        height: 33px;
        background: url("http://i43.servimg.com/u/f43/14/53/79/27/fp10.png") no-repeat left top;
        text-align: center;
        font-size: 12px;
        font-weight: bold;
        line-height: normal;
        color: #0e2c3e;
        padding-top: 3px;
        margin-left: 13px;
    }

    .for_posts span {
        display: block;
        color: #105289;
        font-size: 10px;
    }

    .page-title h2, .page-title span {
        color: #FFFFFF !important;
        font-size: 14px;
        font-weight: bold;
    }

    .pun .paged-head, .pun .paged-foot {
        border: 0px solid !important;
        background-color: !important;
        padding: 0.6em 1.3em 0.3em 1.3em;

    }

    .pun .frm-form {
      background: !important;
      border: none;

    }

    #pun-head #pun-navlinks {
        box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.2) inset;
        background-color: #304154;
        background-image: url("http://i43.servimg.com/u/f43/14/73/12/96/pun-na10.png");
        background-origin: padding-box;
        background-position: 0 0;
        background-repeat: repeat-x;
        border: 1px solid #1E2831;
        height: 28px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    #pun-navlinks ul {
        text-align: center;
    }
    #pun-navlinks li {
        display: inline;
        font-size: 15px;
        line-height: 30px;
    }
    #pun-navlinks li a {
        margin-left: -8px;
        margin-right: -8px;
        color: #fff;
        font-family: tahoma,helvetica,arial,sans-serif
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
        padding-top: 12px;
        padding-left: 14px;
        padding-right: 14px;
        padding-bottom: 10px;
    }
    #pun-navlinks a, #pun-navlinks a:visited {
        text-decoration: none;
    }
    #pun-navlinks a:active, #pun-navlinks a:focus, #pun-navlinks a:hover {
        text-decoration: none;
        color: #fff;
        text-shadow: 0 0 4px rgba(255, 255, 255, 0.7);
        padding-top: 12px;
        padding-left: 14px;
        padding-right: 14px;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.2);
    }

    .main .main-foot{
        background-color: #fff;
        color: #666;
        font-weight: 400;
        padding-bottom: 0.7em;
        padding-left: 1.3em;
        padding-right: 1.3em;
        padding-top: 0.7em;
    }

    .pun a:link { color: #105289;text-decoration: none;}
    .pun a:visited { color: #105289;}
    .pun a:hover { color: #ff6600; text-decoration: none;}
    .pun a:active { color: #990000;}

    #pun-title {
        display: none;
    }

    .pun .post {
        border: 1px solid #CBDAEA;
        margin: 10px;
        background: #FDFEFF;
    }

    .postfoot {
        border-top: 1px solid #CBDAEA;
        clear: both;
        margin-left: -17em;
        padding-bottom: 0.5em;
        padding-left: 1em;
        padding-right: 1em;
        padding-top: 0.5em;
        text-align: right;
        background: #F4FAFF;
    }

    .pun .postmain {
        background-color: #FDFEFF;
        border-left: 1px solid #CBDAEA;
        margin-left: 17em;
    }
    .pun .posthead {
        background-color: #F4FAFF;
        border-bottom: 1px solid #CBDAEA;
        padding-bottom: 0.5em;
        padding-left: 1em;
        padding-right: 1.3em;
        padding-top: 0.5em;
    }

    .entry-content {
        font-family: Verdana,Helvetica,Arial,sans-serif;
        font-size: 13px;
    }

    .user-contact a {
        background-color: #2e425a;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        color: #FFFFFF;
        display: inline-block;
        padding: 3px;
        box-shadow: rgba(0,0,0,0.6) 0px 0px 2px;
        -webkit-box-shadow: rgba(0,0,0,0.6) 0px 0px 2px;
        -moz-box-shadow: rgba(0,0,0,0.6) 0px 0px 2px;
        -khtml-box-shadow: rgba(0,0,0,0.6) 0px 0px 2px;
    }

    .codebox {
        background-color: #E4EAF2;
        margin-bottom: 1em;
        margin-left: 1em;
        margin-right: 1em;
        margin-top: 1em;
        border: 1px solid #8394B2;
        border-left: 4px solid #8394B2;
    }
    .codebox dt {
        border-bottom: 1px solid #8394B2;
        padding-bottom: 0.25em;
        padding-left: 0.25em;
        padding-right: 0.25em;
        padding-top: 0.25em;
        font-weight: bold;
        color: #8394B2;
    }
    .codebox dd {
        background-color: #fff;
        color: #435C7A;
        margin-bottom: 1px;
        margin-left: 1px;
        margin-right: 1px;
        margin-top: 1px;
        padding-bottom: 4px;
        padding-left: 4px;
        padding-right: 4px;
        padding-top: 4px;
    }

    .postmain blockquote {
        background-color: #FFFFFF;
        border: 1px solid #4E6A97;
        padding-bottom: 0.5em;
        padding-left: 1em;
        padding-right: 1em;
        padding-top: 0.5em;
        border-radius: 3px; -webkit-border-radius:  3px; -moz-border-radius:  3px; -khtml-border-radius:  3px;
    }

    #pun-about {
        background-color: #F4F4F4;
        border: 1px solid #DDDDDD;
        line-height: 150%;
        padding-bottom: 0.6em;
        padding-left: 1em;
        padding-right: 1em;
        padding-top: 0.6em;
        text-align: right;

    }
    #pun-about ul {
        list-style-type: none;
    }
    #pun-about ul li {
        display: inline;
    }
    #pun-about ul li a {
        font-weight: normal;
        text-decoration: none;
    }
    #pun-about #qjump {
        display: none;
    }

    #pun-visit, .main-box {
        background-color: #F4F4F4;
        border: 1px solid #B9C4CD;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding-bottom: 0.6em;
        padding-left: 1em;
        padding-right: 1em;
        padding-top: 0.6em;

    }
 
    .specialpost {
        background: none repeat scroll 0 0 COLORHERE !important;
        }

a { text-decoration: none; }
a[href="/u1"] {
        text-shadow: 1px 2px 13px #36a5ff;
    }
a[href="/u1"] {
        background: url("http://i35.servimg.com/u/f35/17/65/74/11/ma89sm10.gif");
    padding-left: 10px;
    padding-top: 2px;
}
a[href="/u12"] {
        text-shadow: 1px 2px 13px #176eb5;
    }
a[href="/u12"] {
        background: url("http://z5.ifrm.com/30079/13/0/t5079543/t5079543.gif");
    padding-left: 10px;
    padding-top: 2px;
}
   
            #takip {
                position: fixed;
                left: 0;
                top: 20px;
                z-index: 999;
            }
            .takip {
            background-image: url('http://i35.servimg.com/u/f35/17/65/74/11/social10.png');
            background-repeat: no-repeat;
            height: 42px;
            width: 42px;
            top: 100px;
            margin-right: auto;
            opacity:0.3;
            filter:alpha(opacity=50); /* For IE8 and earlier */
            }
            .takip:hover {
            background-image: url('http://i35.servimg.com/u/f35/17/65/74/11/social10.png');
            cursor: pointer;
            opacity:1;
            filter:alpha(opacity=100); /* For IE8 and earlier */
            }
         
            .facebook {
                background-position: 0px 0px;
            }
            .twitter {
                background-position: 0px -42px;
            }
            .Google {
                background-position: 0px -84px;
            }
            .Youtube {
                background-position: 0px -126px;
            }
a:hover{
      opacity:0.65;
      -moz-opacity: 0.65;
      filter: alpha(opacity=65);
      }
   
    ul#pun-legend {
        display: none;
    }
    #profile-advanced-layout #new-message {
        margin-top: 40px;
        position: relative;
    }
    #pun-announcement {
    overflow: hidden;
    }
    #pun-info{
    display:none;
}
    .sprite-icon_post_target {
        height: 9px;
        margin-top: 4px;
        width: 13px;
    }
    .sprite-icon_post_target_unread {
        height: 9px;
        margin-top: 4px;
        width: 13px;
    }

            .colorpicker {
                              width: 356px;
                              height: 176px;
                              overflow: hidden;
                              position: absolute;
                              background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp11.png);
                              font-family: Arial, Helvetica, sans-serif;
                              display: none;
                            }
                            .colorpicker_color {
                              width: 150px;
                              height: 150px;
                              left: 14px;
                              top: 13px;
                              position: absolute;
                              background: #f00;
                              overflow: hidden;
                              cursor: crosshair;
                            }
                            .colorpicker_color div {
                              position: absolute;
                              top: 0;
                              left: 0;
                              width: 150px;
                              height: 150px;
                              background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp12.png);
                            }
                            .colorpicker_color div div {
                              position: absolute;
                              top: 0;
                              left: 0;
                              width: 11px;
                              height: 11px;
                              overflow: hidden;
                              background: url(http://i46.servimg.com/u/f46/16/56/73/62/select10.gif);
                              margin: -5px 0 0 -5px;
                            }
                            .colorpicker_hue {
                              position: absolute;
                              top: 13px;
                              left: 171px;
                              width: 35px;
                              height: 150px;
                              cursor: n-resize;
                            }
                            .colorpicker_hue div {
                              position: absolute;
                              width: 35px;
                              height: 9px;
                              overflow: hidden;
                              background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp10.gif) left top;
                              margin: -4px 0 0 0;
                              left: 0px;
                            }
                            .colorpicker_new_color {
                              position: absolute;
                              width: 60px;
                              height: 30px;
                              left: 213px;
                              top: 13px;
                              background: #f00;
                            }
                            .colorpicker_current_color {
                              position: absolute;
                              width: 60px;
                              height: 30px;
                              left: 283px;
                              top: 13px;
                              background: #f00;
                            }
                            .colorpicker input {
                              background-color: transparent;
                              border: 1px solid transparent;
                              position: absolute;
                              font-size: 10px;
                              font-family: Arial, Helvetica, sans-serif;
                              color: #898989;
                              top: 4px;
                              right: 11px;
                              text-align: right;
                              margin: 0;
                              padding: 0;
                              height: 11px;
                            }
                            .colorpicker_hex {
                              position: absolute;
                              width: 72px;
                              height: 22px;
                              background: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp13.png) top;
                              left: 212px;
                              top: 142px;
                            }
                            .colorpicker_hex input {
                              right: 6px;
                            }
                            .colorpicker_field {
                              height: 22px;
                              width: 62px;
                              background-position: top;
                              position: absolute;
                            }
                            .colorpicker_field span {
                              position: absolute;
                              width: 12px;
                              height: 22px;
                              overflow: hidden;
                              top: 0;
                              right: 0;
                              cursor: n-resize;
                            }
                            .colorpicker_rgb_r {
                              background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp14.png);
                              top: 52px;
                              left: 212px;
                            }
                            .colorpicker_rgb_g {
                              background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp15.png);
                              top: 82px;
                              left: 212px;
                            }
                            .colorpicker_rgb_b {
                              background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp16.png);
                              top: 112px;
                              left: 212px;
                            }
                            .colorpicker_hsb_h {
                              background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp17.png);
                              top: 52px;
                              left: 282px;
                            }
                            .colorpicker_hsb_s {
                              background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp18.png);
                              top: 82px;
                              left: 282px;
                            }
                            .colorpicker_hsb_b {
                              background-image: url(http://i46.servimg.com/u/f46/16/56/73/62/colorp19.png);
                              top: 112px;
                              left: 282px;
                            }
                            .colorpicker_submit {
                              position: absolute;
                              width: 22px;
                              height: 22px;
                              background: url(http://i46.servimg.com/u/f46/16/56/73/62/aceita10.png) top;
                              left: 322px;
                              top: 142px;
                              overflow: hidden;
                            }
                            .colorpicker_focus {
                              background-position: center;
                            }
                            .colorpicker_hex.colorpicker_focus {
                              background-position: bottom;
                            }
                            .colorpicker_submit.colorpicker_focus {
                              background-position: bottom;
                            }
                            .colorpicker_slider {
                              background-position: bottom;
                            }
    div.user-basic-info img{
        margin: 3px;
        border: 5px solid #eee;
        -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
        -moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
        box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
    }
   
    div.user-basic-info img:hover {
        -webkit-transform: rotate(-7deg);
        -moz-transform: rotate(-7deg);
        -o-transform: rotate(-7deg);
    }   
    #savec { position:relative; }.save-bloc { dispay: none; color: #555!important; cursor: point; z-index: 999; padding: 5px; border: 1px solid #BCBCBC; background: #efefef url(http://2img.net/i/fa/prosilver/bg_button.gif) repeat-x; display:none;top:20px;left:0px;position:absolute; white-space:nowrap; }.save-bloc div:hover { color: #050505!important; }.save-bloc div { cursor: pointer; }.save-bloc select { background: #ccc; border: 1px solid #aaa; margin-bottom: 5px; }
   
    #pun-qpost .frm-buttons { text-align: center }
    .expand, .contract {position: absolute; top: 6px; right: 10px; cursor: pointer; width: 9px; height: 9px; background: url(http://2img.net/i/fa/m/tabs_more1.gif);}
    .contract {background: url(http://2img.net/i/fa/m/tabs_less1.gif);}
   
a[href="/u29"]{
      color: #00a6e3  !important;
    }
.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;
 }
.dimpage {
  position: fixed;
  top:0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-color: #666;
  opacity: 0.7;
  filter:Alpha(opacity=70);
  z-index: 0;
}
#LGlogin {
position: fixed;
width:50%;
  left: 25%;
  height: 30%;
  top: 35%;
  text-align: center;
border-radius:5px;
  z-index: 999;
  border: 2px solid #105289;
  color: #105289;
  background: #fff;
  font-weight: bold;
  font-size: 15px;
}
#LGlogin h1 {
  margin-top: 0px;
  margin-bottom: 7px;
  background: #105289;
  color: #fff;
  padding: 3px;
  font-size: 16px;
}
#LGloginbtn {
  position: fixed;
  top: 0px;
  right: 5px;
  border-bottom: 2px solid;
  border-right: 2px solid;
  border-left: 2px solid;
  color: #105289;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  font-weight: bold; font-size: 14px;
  padding: 5px;
  background: #fff;
  cursor: pointer;
}
#LGloginbtn:hover { color: red; }
img.closebutton {
 float: right;
  margin-right: 2px;
background: url('http://i45.servimg.com/u/f45/16/95/07/69/bt_clo10.png') no-repeat 0 -20px;
width:20px;
height20px;
  cursor: pointer;
  z-index: 999;
}
img.closebutton:hover {background: url('http://i45.servimg.com/u/f45/16/95/07/69/bt_clo10.png') 0 0px;}
#left { width: 0px!important; }
        #quick_reply {
        display: none;
        }
#chatbox > p span.user > span strong {
  display: none;
}
#chatbox > p span.user > span:after {
  content: '★: ';
}
.paging {
font-weight:400;
padding-top: 5px;
padding-bottom: 5px;
}

.paging a,.paging b {
border:1px dotted #DDD5C8;
font-weight:400;
padding:2px 8px!important;
}

.paging b {
color:#523933;
}

strong.pagination a {
border:1px solid #C3BEA5;
background:#F9F8F1;
box-shadow:0 1px 0 #C3BEA5;
-moz-box-shadow:0 1px 0 #C3BEA5;
-webkit-box-shadow:0 1px 0 #C3BEA5;
}
.post-status{
position: absolute;
margin-left: 252px;
margin-top: 10px;
z-index: 50;
}
.page-title h2 {
    background: #2e5878;
    display: inline;
    padding: 3px 6px;
    border-radius: 3px 3px 3px 3px;
}
#search {
    margin: 5px 0;
}
#main_search {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 12px;
    outline: 0 none;
    padding: 0;
    width: 130px;
    margin-top: 5px;
    color: #65A5D1;
}
.hide {
    display: none;
}

#search_wrap {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #326AC5;
    border-radius: 3px 4px 4px 3px;
    display: block;
    height: 26px;
    line-height: 25px;
    min-width: 200px;
    padding: 0 26px 0 4px;
    position: relative;
}

#adv_search {
    background: url("http://i32.servimg.com/u/f32/14/52/65/41/advanc10.png") no-repeat scroll 50% 50% #85A4B9;
    border-radius: 3px 3px 3px 3px;
    display: inline-block;
    height: 28px;
    margin-left: 3px;
    text-indent: -3000em;
    width: 28px;
}
#adv_search:hover {
    background-color: #7494AA;
}

#search .submit_input {
    background: url("http://i32.servimg.com/u/f32/14/52/65/41/search13.png") no-repeat scroll 50% center #114D77;
    border-color: #063B5F #063B5F #063B5F;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px 0;
    border-radius: 0 3px 3px 0;
    bottom: -1px;
    display: block;
    height: 28px;
    padding: 0;
    position: absolute;
    right: -1px;
    text-indent: -3000em;
    top: -1px;
    width: 28px;
}
#search .submit_input:hover {
    background-color: #1D5D8A;
}
.toggle-trig{text-align:left;}
.user-info{display: none;}
.toggle-trig a:hover{text-decoration: none;}

a[href="/u1"] span {
color: #154bed !important;
}
 
        .post .user img {
          max-height: 150px;
          max-width: 150px;
        }     
#pun-about { text-align: center; }
            #pun-logo {
              float: left;
              -webkit-transition-duration: 1s;
              -moz-transition-duration: 1s;
              -o-transition-duration: 1s;
              transition-duration: 1s;
              background-repeat: no-repeat;
            }
         
         
            #pun-logo:hover {
              -webkit-transform:translate(60px);
              -moz-transform: translate(60px);
              -o-transform:translate(60px);
            }
         
            #pun-logo:active {
              -webkit-transform:scale(0.9);
              -moz-transform:scale(0.9);
              -o-transform:scale(0.9);
            }

        #text_editor_select_controls button, #text_editor_controls button {
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
        }
        #saved_note {
            position: fixed;
            bottom: 10px;
            right: 1100px;
            padding: 5px 10px;
            border: 1px solid;
            color: #c05;
            background: #E1EBF2;
        }


    .module .main-content {
    font-size: 11px;
    }

    .lastpost-avatar {
    float: left;
    padding: 2px;
    }
    .lastpost-avatar img {
    width: 38px;
    height: 38px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    }

DK
DK
Forumember

Male Posts : 609
Reputation : 13
Language : English

http://ourworldhub.forumotion.com/forum

Back to top Go down

Solved Re: Missing Quick Reply and it's features on my forum.

Post by Ange Tuteur July 10th 2014, 10:37 pm

Hello DK,

When your editor is missing it is usually caused by a JavaScript Syntax error. Try the following to see if that is your problem.

Administration Panel > Modules > JavaScript Codes Management > Enable javascript management : NO and save
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Missing Quick Reply and it's features on my forum.

Post by DK July 10th 2014, 10:52 pm

Ange Tuteur wrote:Hello DK,

When your editor is missing it is usually caused by a JavaScript Syntax error. Try the following to see if that is your problem.

Administration Panel > Modules > JavaScript Codes Management > Enable javascript management : NO and save
Wouldn't that turn off all the other javascript codes I have on my forum?
EDIT: I turned it off but the quick reply box doesn't appear .
DK
DK
Forumember

Male Posts : 609
Reputation : 13
Language : English

http://ourworldhub.forumotion.com/forum

Back to top Go down

Solved Re: Missing Quick Reply and it's features on my forum.

Post by SLGray July 11th 2014, 6:21 am

Have you modified any templates?  If yes, force the default templates and see if it appears.


Missing Quick Reply and it's features on my forum.  Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Solved Re: Missing Quick Reply and it's features on my forum.

Post by DK July 12th 2014, 12:58 pm

A member from another forum solved this for me already.
DK
DK
Forumember

Male Posts : 609
Reputation : 13
Language : English

http://ourworldhub.forumotion.com/forum

Back to top Go down

Solved Re: Missing Quick Reply and it's features on my forum.

Post by Derri July 12th 2014, 1:19 pm

Glad you got your quick reply back Very Happy

Since no solution was provided, this topic will be trashed.
Derri
Derri
Helper
Helper

Male Posts : 8755
Reputation : 638
Language : English & Basic French
Location : Scotland, United Kingdom

Back to top Go down

Back to top


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