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.
The forum of the forums
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 Sat 23 Sep - 8:43

    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 Sat 23 Sep - 20:54; edited 1 time in total
    Jucarese
    Jucarese
    Hyperactive


    Male Posts : 2539
    Reputation : 118
    Language : spanish
    Location : SSF Admin

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

    Post by Jucarese Sat 23 Sep - 15:43

    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 Sat 23 Sep - 16:28

    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 Sat 23 Sep - 20:27

    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 Sat 23 Sep - 20:33; edited 1 time in total
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19325
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

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

    Post by Ape Sat 23 Sep - 20:31

    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 Sat 23 Sep - 20:34

    Sure
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19325
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

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

    Post by Ape Sat 23 Sep - 20:45

    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 Sat 23 Sep - 20:56; 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 Sat 23 Sep - 20:54

    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 : 19325
    Reputation : 2005
    Language : fluent in dork / mumbojumbo & English haha

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

    Post by Ape Sat 23 Sep - 20:56

    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

      Current date/time is Sun 22 Sep - 22:39