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
5 posters

    How to get the post area where you type in each post White?

    CharRose15
    CharRose15
    Forumember


    Posts : 44
    Reputation : 1
    Language : English

    In progress How to get the post area where you type in each post White?

    Post by CharRose15 November 27th 2015, 4:40 am

    Technical Details


    Forum version : #phpBB3
    Position : Administrator
    Concerned browser(s) : Google Chrome
    Who the problem concerns : Yourself
    Forum link : http://tagemporium.forumotion.com/forum

    Description of problem

    I want the typing area of each post to be white. Just the typing area. Like this area here where I am typing now. But I want every post a member makes to be white just in the posting area. I hope I am explaining this right

    Thanks
    Charlotte


    Last edited by CharRose15 on November 28th 2015, 1:54 am; edited 1 time in total
    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6916
    Reputation : 795
    Language : Greek, English

    In progress Re: How to get the post area where you type in each post White?

    Post by TheCrow November 27th 2015, 4:56 am

    Hello @CharRose15,

    Add the below code in your css and it should be just fine:
    Code:
    .sceditor-container textarea { color:#000!important }



    How to get the post area where you type in each post White? Thecro10
     Forum of the Forums

    Forumotion Rules | Tips & Tricks |
    FAQ | Did you forget your password?



    *** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
    No support via PM!
    CharRose15
    CharRose15
    Forumember


    Posts : 44
    Reputation : 1
    Language : English

    In progress Re: How to get the post area where you type in each post White?

    Post by CharRose15 November 27th 2015, 5:01 am

    It's not working Sad
    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6916
    Reputation : 795
    Language : Greek, English

    In progress Re: How to get the post area where you type in each post White?

    Post by TheCrow November 27th 2015, 5:09 am

    Ok try replacing the code you added before with this one:
    Code:
    .sceditor-container iframe, .sceditor-container textarea {
        color: #000000!important;
    }



    How to get the post area where you type in each post White? Thecro10
     Forum of the Forums

    Forumotion Rules | Tips & Tricks |
    FAQ | Did you forget your password?



    *** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
    No support via PM!
    CharRose15
    CharRose15
    Forumember


    Posts : 44
    Reputation : 1
    Language : English

    In progress Re: How to get the post area where you type in each post White?

    Post by CharRose15 November 27th 2015, 5:18 am

    Still not working.. Sorry Sad
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    In progress Re: How to get the post area where you type in each post White?

    Post by SLGray November 27th 2015, 8:36 am

    Check here:

    AP > Display > Colors & Pictures > Colors
    Colors Tab
    I believe there is an option for editor background (text area).



    How to get the post area where you type in each post White? Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Rhino.Freak
    Rhino.Freak
    Helper
    Helper


    Male Posts : 1248
    Reputation : 104
    Language : English
    Location : Mumbai, India

    In progress Re: How to get the post area where you type in each post White?

    Post by Rhino.Freak November 27th 2015, 3:15 pm

    From what I understand, you want White background on the text editor so here try this:
    Code:
    .sceditor-container iframe, .sceditor-container textarea {
        background: white !important;
        color: black !important;
    }

    If you want something else, just explain a bit more (hopefully with a screenshot)
    CharRose15
    CharRose15
    Forumember


    Posts : 44
    Reputation : 1
    Language : English

    In progress Re: How to get the post area where you type in each post White?

    Post by CharRose15 November 28th 2015, 1:54 am

    CSS still did not work but I found the right tab to fix it...

    I have another thing I need to ask but will start a new topic ty
    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6916
    Reputation : 795
    Language : Greek, English

    In progress Re: How to get the post area where you type in each post White?

    Post by TheCrow November 28th 2015, 3:05 am

    Is there a test account maybe that we can test this and see your editor because usually we use the above codes to change its background and font color.

    Thanks.



    How to get the post area where you type in each post White? Thecro10
     Forum of the Forums

    Forumotion Rules | Tips & Tricks |
    FAQ | Did you forget your password?



    *** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
    No support via PM!
    CharRose15
    CharRose15
    Forumember


    Posts : 44
    Reputation : 1
    Language : English

    In progress Re: How to get the post area where you type in each post White?

    Post by CharRose15 November 28th 2015, 3:34 am

    I don't have a test account on the forum I am working on the design on. It will be eventually launched on our site. I changed the post color in the Color area under background area.
    CharRose15
    CharRose15
    Forumember


    Posts : 44
    Reputation : 1
    Language : English

    In progress Re: How to get the post area where you type in each post White?

    Post by CharRose15 November 28th 2015, 3:55 am

    Ok not solved my bad. When I change that color it changed my outer color to I didn't notice. I just want my post area color white not everything. so I still need help. I can post a pic if need be.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    In progress Re: How to get the post area where you type in each post White?

    Post by SLGray November 28th 2015, 4:38 am

    Did you follow my instructions?



    How to get the post area where you type in each post White? Slgray10

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


    Posts : 44
    Reputation : 1
    Language : English

    In progress Re: How to get the post area where you type in each post White?

    Post by CharRose15 November 28th 2015, 4:52 am

    @SLGray Yes I did. that area is already set to white but my area is not white.

    Including a preview where you can see it is blue How to get the post area where you type in each post White? Image2_2
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    In progress Re: How to get the post area where you type in each post White?

    Post by SLGray November 28th 2015, 6:19 am

    That is not the text editor?  Are you wanting to change the post background?

    If yes, add this to your CSS stylesheet:
    Code:
    .post {
     Â   background-color: #FFFFFF;
    }



    How to get the post area where you type in each post White? Slgray10

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


    Posts : 44
    Reputation : 1
    Language : English

    In progress Re: How to get the post area where you type in each post White?

    Post by CharRose15 November 29th 2015, 3:12 am

    Thank you that did it Very Happy
    brandon_g
    brandon_g
    Manager
    Manager


    Male Posts : 10113
    Reputation : 923
    Language : English
    Location : USA

    In progress Re: How to get the post area where you type in each post White?

    Post by brandon_g November 29th 2015, 3:22 am

    Hello,
    Is this solved?

    -Brandon



    How to get the post area where you type in each post White? Brando10
    Remember to mark your topic How to get the post area where you type in each post White? Solved15 when a solution is found.
    General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

    How to get the post area where you type in each post White? Scre1476
    Team Leader
    Review Section Rules | Request A Review | Sticker Points

      Current date/time is September 22nd 2024, 6:34 pm