Can't see text in Quick Reply Box when typing ! Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
4 posters

    Can't see text in Quick Reply Box when typing !

    Steve Bohl
    Steve Bohl
    New Member


    Posts : 10
    Reputation : 1
    Language : english

    Solved Can't see text in Quick Reply Box when typing !

    Post by Steve Bohl September 23rd 2017, 8:43 am

    Technical Details


    Forum version : #phpBB3
    Position : Founder
    Concerned browser(s) : Mozilla Firefox, Google Chrome
    Who the problem concerns : All members
    When the problem appeared : Not sure but it's been a problem for awhile now
    Forum link : http://boincblackops.forumotion.com

    Description of problem

    I/we can't see the text when typing in the Quick Reply Box, if I click on Preview first then I can see what I'm typing. Probably has something to do with the color of the Text ? but I don't know how to change it so the text can be seen.


    Last edited by Steve Bohl on September 23rd 2017, 8:54 pm; edited 1 time in total
    Jucarese
    Jucarese
    Hyperactive


    Male Posts : 2551
    Reputation : 119
    Language : spanish
    Location : SSF Admin

    Solved Re: Can't see text in Quick Reply Box when typing !

    Post by Jucarese September 23rd 2017, 3:43 pm

    It would be important to be able to see that area in your forum, some forum where you can write that is visible to guests
    Draxion
    Draxion
    Helper
    Helper


    Male Posts : 2518
    Reputation : 321
    Language : English
    Location : USA

    Solved Re: Can't see text in Quick Reply Box when typing !

    Post by Draxion September 23rd 2017, 4:28 pm

    Add this to your JavaScripts.

    Title: Whatever you please.
    Placement: In the topics
    Code:
    $(function() {
      $(function() {
        $(".sceditor-container iframe")
          .contents()
          .find("head")
          .append(
            "<style>body,html,code:before,p,table{color:#000 !important;}</style>"
          );
      });
    });

    If you want to change the color of the text, you can change the part of the code.
    Steve Bohl
    Steve Bohl
    New Member


    Posts : 10
    Reputation : 1
    Language : english

    Solved Re: Can't see text in Quick Reply Box when typing !

    Post by Steve Bohl September 23rd 2017, 8:27 pm

    I put the code in the Java script & submitted it, is it supposed to stay there ? if it is it didn't & there's no change to be able to see the Text in the Quick Reply Box ...

    EDIT: Changed the color but still nothing.


    Last edited by Steve Bohl on September 23rd 2017, 8:33 pm; edited 1 time in total
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19432
    Reputation : 2010
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Can't see text in Quick Reply Box when typing !

    Post by Ape September 23rd 2017, 8:31 pm

    can you PM me a test account so i can take a look ?



    Can't see text in Quick Reply Box when typing ! Left1212Can't see text in Quick Reply Box when typing ! Center11Can't see text in Quick Reply Box when typing ! Right112
    Can't see text in Quick Reply Box when typing ! Ape_b110
    Can't see text in Quick Reply Box when typing ! Ape1010
    Steve Bohl
    Steve Bohl
    New Member


    Posts : 10
    Reputation : 1
    Language : english

    Solved Re: Can't see text in Quick Reply Box when typing !

    Post by Steve Bohl September 23rd 2017, 8:34 pm

    Sure
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19432
    Reputation : 2010
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Can't see text in Quick Reply Box when typing !

    Post by Ape September 23rd 2017, 8:45 pm

    Hmm not sure why you can't see it i have just tested this and i have no problem

    Can't see text in Quick Reply Box when typing ! Ezgif_10

    Try and clear your browser cache


    Last edited by APE on September 23rd 2017, 8:56 pm; edited 1 time in total



    Can't see text in Quick Reply Box when typing ! Left1212Can't see text in Quick Reply Box when typing ! Center11Can't see text in Quick Reply Box when typing ! Right112
    Can't see text in Quick Reply Box when typing ! Ape_b110
    Can't see text in Quick Reply Box when typing ! Ape1010
    Steve Bohl
    Steve Bohl
    New Member


    Posts : 10
    Reputation : 1
    Language : english

    Solved Re: Can't see text in Quick Reply Box when typing !

    Post by Steve Bohl September 23rd 2017, 8:54 pm

    I tested it again & can see the text now, didn't give it enough time to take hold I guess ... Problem Solved, Thanks
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19432
    Reputation : 2010
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: Can't see text in Quick Reply Box when typing !

    Post by Ape September 23rd 2017, 8:56 pm

    Problem solved & topic archived.
    Please read our forum rules:  ESF General Rules



    Can't see text in Quick Reply Box when typing ! Left1212Can't see text in Quick Reply Box when typing ! Center11Can't see text in Quick Reply Box when typing ! Right112
    Can't see text in Quick Reply Box when typing ! Ape_b110
    Can't see text in Quick Reply Box when typing ! Ape1010