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

    Chnage the text color of codebox?

    Kisara
    Kisara
    New Member


    Female Posts : 22
    Reputation : 3
    Language : English
    Location : Great Britain

    Solved Complete!

    Post by Kisara Sun 18 Sep - 10:47

    I want the text in the visible code to be black instead of blue.
    Or make the background to it black instead of white.
    Here are the screen shots I took.

    Spoiler:

    These are the control settings.
    Spoiler:

    I thought changing the Button/Code/Quote colour would help but nothing changed...
    It's probably something really small and silly but I'm completely lost.


    Thank you, ankillien!

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -


    Also, I made a sticky thread filled with the sites rules and want to attach it to all my categories/subforums without having to copy and paste. Mainly to make it easy enough for all eager members to find and to make it easy for staff to editted all at once over time when needed. I've seen this done on a few other forums and was wondering if it was possible to do so on FM sites. If so, how? Thank you!

    (I'm so sorry if I've posted this in the wrong place and if so, feel free to move it.)


    Turned out that I was thinking about global announcements!


    Last edited by Kisara on Sun 18 Sep - 13:12; edited 5 times in total
    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Solved Re: Chnage the text color of codebox?

    Post by ankillien Sun 18 Sep - 11:10

    Hi,

    You can fix it via CSS. Add the following codes in Admin CP > Display > Colors > CSS

    Code:
    .codebox dd code {
    color: red;
    }
    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    Solved Re: Chnage the text color of codebox?

    Post by Nera. Sun 18 Sep - 16:34

    Marked solved by user.

    Solved > Locked

      Current date/time is Mon 23 Sep - 3:29