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

    Change the color of the words.

    Pawnoff
    Pawnoff
    New Member


    Posts : 9
    Reputation : 1
    Language : Bulgarian

    In progress Change the color of the words.

    Post by Pawnoff 24/7/2016, 21:49

    Hello guys can someone tell me how to change the color of my words since the default color is white and mine boxes are white so you aren't able to see the text. The white color is okay with the forum i just want to be changed when i'm typing the stuff so i can see what i'm writing. ? CLICK ME
    I want to make the text in most dialogs and in it black.


    Last edited by Pawnoff on 24/7/2016, 22:49; edited 1 time in total
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51554
    Reputation : 3524
    Language : English
    Location : United States

    In progress Re: Change the color of the words.

    Post by SLGray 24/7/2016, 21:53

    The topic was posted in the wrong section, so I have moved it to the correct section.
    Please read our forum rules:  ESF General Rules



    Change the color of the words. 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 : 51554
    Reputation : 3524
    Language : English
    Location : United States

    In progress Re: Change the color of the words.

    Post by SLGray 24/7/2016, 21:54

    Also that is not the chtabox, but the editor.



    Change the color of the words. Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Pawnoff
    Pawnoff
    New Member


    Posts : 9
    Reputation : 1
    Language : Bulgarian

    In progress Re: Change the color of the words.

    Post by Pawnoff 24/7/2016, 22:03

    I ment the editor,the reply box etc.
    Ace
    Ace
    Forumember


    Posts : 250
    Reputation : 49
    Language : Portuguese & English

    In progress Re: Change the color of the words.

    Post by Ace 24/7/2016, 22:08

    Hi,

    Insert the following into your CSS Stylesheet:

    Code:
    .sceditor-container iframe, .sceditor-container textarea{
    color: black !important;
    }
    #message-box textarea{
    color: black !important;
    }

    This code will ONLY change the color within the reply box. You can always go to your Admin CP, Pictures and Colors, Colors and change the section 'Colors' by yourself Smile

    Regards.
    Pawnoff
    Pawnoff
    New Member


    Posts : 9
    Reputation : 1
    Language : Bulgarian

    In progress Re: Change the color of the words.

    Post by Pawnoff 24/7/2016, 22:16

    Ace wrote:Hi,

    Insert the following into your CSS Stylesheet:

    Code:
    .sceditor-container iframe, .sceditor-container textarea{
    color: black !important;
    }
    #message-box textarea{
    color: black !important;
    }

    This code will ONLY change the color within the reply box. You can always go to your Admin CP, Pictures and Colors, Colors and change the section 'Colors' by yourself Smile

    Regards.

    Thanks that's exactly what i need but i also need it for several more things.
    For topic subjects etc but if i change the color from the Administration panel it changes the color for a lot of stuff which i don't want to.
    Ace
    Ace
    Forumember


    Posts : 250
    Reputation : 49
    Language : Portuguese & English

    In progress Re: Change the color of the words.

    Post by Ace 24/7/2016, 22:17

    Sure. Give me a list of what you need and I'll assemble the CSS codes for you.
    Pawnoff
    Pawnoff
    New Member


    Posts : 9
    Reputation : 1
    Language : Bulgarian

    In progress Re: Change the color of the words.

    Post by Pawnoff 24/7/2016, 22:35

    Topic Title
    Poll Question
    Poll Option
    ==The following is from the registration process===
    Username
    Email
    Password
    Confirm Password
    Confirmation Code [Anti-Spam Bot]
    ==The Following is from the log in process==
    Username
    Password
    Ape
    Ape
    Administrator
    Administrator


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

    In progress Re: Change the color of the words.

    Post by Ape 24/7/2016, 22:45

    Please change the title to what your problem is about as its not about the chat box.



    Change the color of the words. Left1212Change the color of the words. Center11Change the color of the words. Right112
    Change the color of the words. Ape_b110
    Change the color of the words. Ape1010
    Ace
    Ace
    Forumember


    Posts : 250
    Reputation : 49
    Language : Portuguese & English

    In progress Re: Change the color of the words.

    Post by Ace 25/7/2016, 00:38

    Hi,

    Try these:

    Code:
    label {
        color: black;
    }
    a:link {
        color: black;
    }
    h2.left-box.h3 {
        color: black;
    }
    fieldset.polls dl {
        color: black;
    }

    Regards!
    Pawnoff
    Pawnoff
    New Member


    Posts : 9
    Reputation : 1
    Language : Bulgarian

    In progress Re: Change the color of the words.

    Post by Pawnoff 25/7/2016, 07:45

    Okay everything is cool now expect the Log In and Register text.
    It's white and you can't see what you are writing but white is the perfect color for everything else. If you can code this for me i will be really thankful to you Picture
    Ape
    Ape
    Administrator
    Administrator


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

    In progress Re: Change the color of the words.

    Post by Ape 25/7/2016, 14:04

    Add this to your CSS files Smile
    Code:
    input.inputbox {
        width: 85%;
        color: #000;
    }



    Change the color of the words. Left1212Change the color of the words. Center11Change the color of the words. Right112
    Change the color of the words. Ape_b110
    Change the color of the words. Ape1010
    Pawnoff
    Pawnoff
    New Member


    Posts : 9
    Reputation : 1
    Language : Bulgarian

    In progress Re: Change the color of the words.

    Post by Pawnoff 25/7/2016, 14:35

    APE wrote:Add this to your CSS files Smile
    Code:
    input.inputbox {
        width: 85%;
        color: #000;
    }
    not working.
    Ace
    Ace
    Forumember


    Posts : 250
    Reputation : 49
    Language : Portuguese & English

    In progress Re: Change the color of the words.

    Post by Ace 25/7/2016, 16:33

    Oh, you meant the texts inside these boxes? I thought you meant the labels.

    Anyways, here it is Wink

    Code:
    input#username_reg {
        color: black;
    }

    See you!

      Current date/time is 13/11/2024, 21:18