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

    Editior text remains greyed out.

    Danny Jones
    Danny Jones
    New Member


    Posts : 5
    Reputation : 1
    Language : English

    Editior text remains greyed out. Empty Editior text remains greyed out.

    Post by Danny Jones February 24th 2016, 3:27 am

    Hello all,

    I am the founder of http://ice-guild.forum-pro.co.uk

    I have a sever problem with my text when using the advanced editor.. (think it's known as WYSIWYG mode)

    Anyway, when I try to edit a post whilst using the advanced editor mode, the main text if not coded with another color, is GREY, but the forum text color is not set as grey.

    On top of this, any borders, like for instance when using tables, the lines to make each row and column are BLACK... and invisible.

    I have tried to change the text box to white, and the text to black, to maybe counter the advanced editor, but it just won't change.

    Please, can you help me at all?
    SLGray
    SLGray
    Administrator
    Administrator


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

    Editior text remains greyed out. Empty Re: Editior text remains greyed out.

    Post by SLGray February 24th 2016, 3:40 am

    Do you have a section where quests can post?



    Editior text remains greyed out. Slgray10

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


    Posts : 5
    Reputation : 1
    Language : English

    Editior text remains greyed out. Empty Re: Editior text remains greyed out.

    Post by Danny Jones February 26th 2016, 2:40 am

    I don't understand what you mean, sorry.

    I think you meant Guests?

    If you did, then No, I do not, it's a membership only site, meaning only members can post or see the Forum itself.

    EDIT: Guests can see introduction areas, and art/photo's areas, but cannot post anywhere until they sign up to the Forum.


    Last edited by Danny Jones on February 26th 2016, 2:44 am; edited 2 times in total (Reason for editing : Adding Updated Information.)
    SLGray
    SLGray
    Administrator
    Administrator


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

    Editior text remains greyed out. Empty Re: Editior text remains greyed out.

    Post by SLGray February 26th 2016, 2:48 am

    It would help us to solve your issue if guests can use the editor.



    Editior text remains greyed out. Slgray10

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


    Male Posts : 2337
    Reputation : 324
    Language : English
    Location : Forumountain

    Editior text remains greyed out. Empty Re: Editior text remains greyed out.

    Post by Take Notes February 26th 2016, 4:00 am

    All you need to do is allow guests to be able to send a message in one type of forum. This is temporary. If you'd like to not open that option for a small period of time, it would help if you could make a test account where we could access so that we can see the editor.
    Danny Jones
    Danny Jones
    New Member


    Posts : 5
    Reputation : 1
    Language : English

    Editior text remains greyed out. Empty Re: Editior text remains greyed out.

    Post by Danny Jones February 27th 2016, 4:00 pm

    I believe I have made an area for guests to post in on the Forum. Aptly named "Guest Area"
    Draxion
    Draxion
    Helper
    Helper


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

    Editior text remains greyed out. Empty Re: Editior text remains greyed out.

    Post by Draxion February 27th 2016, 4:49 pm

    Hey, I tested as a guest and didn't see your problem...
    Take Notes
    Take Notes
    Helper
    Helper


    Male Posts : 2337
    Reputation : 324
    Language : English
    Location : Forumountain

    Editior text remains greyed out. Empty Re: Editior text remains greyed out.

    Post by Take Notes February 27th 2016, 6:16 pm

    Ange Tuteur wrote:If you're using WYSIWYG mode you must add a small script to change the font color.

    Go to Administration Panel > Modules > Javascript codes management

    Make sure javascript code management is enabled and Create a new script.

    Title : Your choice
    Placement : In all the pages
    Paste the code below and submit :
    Code:
    $(function(){$(function(){$(".sceditor-container iframe").contents().find("head").append("<style>body,html,code:before,p,table{color:#fff!important;}</style>")})});
    Danny Jones
    Danny Jones
    New Member


    Posts : 5
    Reputation : 1
    Language : English

    Editior text remains greyed out. Empty Re: Editior text remains greyed out.

    Post by Danny Jones February 27th 2016, 7:04 pm

    Draxion wrote:Hey, I tested as a guest and didn't see your problem...

    Did you by any chance check the advance editior tag on your post, while you wrote the post itself?... Guests cannot edit a post, but they can use the advanced editior while they make their original post.
    Danny Jones
    Danny Jones
    New Member


    Posts : 5
    Reputation : 1
    Language : English

    Editior text remains greyed out. Empty Re: Editior text remains greyed out.

    Post by Danny Jones February 27th 2016, 7:08 pm

    Forumedic wrote:
    Ange Tuteur wrote:If you're using WYSIWYG mode you must add a small script to change the font color.

    Go to Administration Panel > Modules > Javascript codes management

    Make sure javascript code management is enabled and Create a new script.

    Title : Your choice
    Placement : In all the pages
    Paste the code below and submit :
    Code:
    $(function(){$(function(){$(".sceditor-container iframe").contents().find("head").append("<style>body,html,code:before,p,table{color:#fff!important;}</style>")})});

    Does work, but for the TEXT only, not the table lines... Is there any java code I would need for those to actually show up in white?

      Current date/time is September 22nd 2024, 11:30 pm