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

    Smiley Background and Member Permissions Problem

    Darth Nihiluz
    Darth Nihiluz
    New Member


    Posts : 18
    Reputation : 1
    Language : Turkish

    Solved Smiley Background and Member Permissions Problem

    Post by Darth Nihiluz July 3rd 2023, 7:30 pm

    I want to remove the background image from the smiley section.

    I want to be able to fully control member permissions, like subject and message approval for new members, but I can't find the settings.

    Smiley Background and Member Permissions Problem 1231010
    Razor12345
    Razor12345
    Support Moderator
    Support Moderator


    Male Posts : 1575
    Reputation : 266
    Language : Ukr, Rus, Eng
    Location : Ukraine

    Solved Re: Smiley Background and Member Permissions Problem

    Post by Razor12345 July 3rd 2023, 7:52 pm

    Good evening!

    I want to remove the background image from the smiley section.

    AP - Display - Color&CSS - CSS Stylesheet

    Code:
    .smiley-element {
        background: none;
        background-color: transparent;
    }

    Save.

    I want to be able to fully control member permissions, like subject and message approval for new members, but I can't find the settings.

    Unfortunately, there is no such function.
    All available security settings can be found here: AP - General - Security

    You can also set up forum access rights using user groups and forum permissions.
    List of tutorials:

    How to use the Administration Panel part 1
    Permissions
    Organizing Groups

    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



    Smiley Background and Member Permissions Problem Screen51
    Darth Nihiluz
    Darth Nihiluz
    New Member


    Posts : 18
    Reputation : 1
    Language : Turkish

    Solved Re: Smiley Background and Member Permissions Problem

    Post by Darth Nihiluz July 4th 2023, 12:09 am

    Razor12345 wrote:Good evening!

    I want to remove the background image from the smiley section.

    AP - Display - Color&CSS - CSS Stylesheet


    Thank you but this code didn't work. I tried other elements about smilies but they too never work. My theme is Red Love.

    Also i can't show my announcement on mobile version, thank you for your answer.
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15311
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    Solved Re: Smiley Background and Member Permissions Problem

    Post by skouliki July 4th 2023, 8:08 am

    hello

    first please post your forum URL

    about smilies try this
    Code:

    #sceditor_smilies {
        background: none !important;
        background-color: transparent !important;
    }

    about this question
    Also i can't show my announcement on mobile version, thank you for your answer.
    please open a new thread since it is not related to your first post (one question.issue per thread)




    TonnyKamper and poesia-verses like this post

    Darth Nihiluz
    Darth Nihiluz
    New Member


    Posts : 18
    Reputation : 1
    Language : Turkish

    Solved Re: Smiley Background and Member Permissions Problem

    Post by Darth Nihiluz July 4th 2023, 4:11 pm

    Darth Nihiluz wrote:
    Razor12345 wrote:Good evening!

    I want to remove the background image from the smiley section.

    AP - Display - Color&CSS - CSS Stylesheet


    Thank you but this code didn't work. I tried other elements about smilies but they too never work. My theme is Red Love.

    Also i can't show my announcement on mobile version, thank you for your answer.

    Thank you it solved.
    Razor12345
    Razor12345
    Support Moderator
    Support Moderator


    Male Posts : 1575
    Reputation : 266
    Language : Ukr, Rus, Eng
    Location : Ukraine

    Solved Re: Smiley Background and Member Permissions Problem

    Post by Razor12345 July 4th 2023, 4:37 pm

    Is your request complete?
    if your request is complete, please mark it as Solved.

    Include the address of the forum in your requests.
    You can include it in your profile.



    Smiley Background and Member Permissions Problem Screen51
    skouliki
    skouliki
    Manager
    Manager


    Female Posts : 15311
    Reputation : 1705
    Language : English,Greek
    Location : Greece

    Solved Re: Smiley Background and Member Permissions Problem

    Post by skouliki July 4th 2023, 5:32 pm

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


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