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
+2
Base
SocomUniverse
6 posters

    Code Background

    SocomUniverse
    SocomUniverse
    Forumember


    Male Posts : 200
    Reputation : 5
    Language : English
    Location : VA, USA

    Solved Code Background

    Post by SocomUniverse November 24th 2011, 5:28 pm

    Hello,

    Is there a way to change the code background?

    Code:
    I Want to change the background of this.

    and also, for my forum i would like the Select All Content above the code box? How may i do it like that?

    Thanks in advance Very Happy
    Base
    Base
    Forumaster


    Male Posts : 10383
    Reputation : 1695
    Language : English and French
    Location : United Kingdom, England

    Solved Re: Code Background

    Post by Base November 24th 2011, 5:42 pm

    Hi!

    For the select content button: https://help.forumotion.com/t93456-select-content-button

    It is possible to change the background of your code box, but to what exactly? Be more specific! Smile
    SocomUniverse
    SocomUniverse
    Forumember


    Male Posts : 200
    Reputation : 5
    Language : English
    Location : VA, USA

    Solved Re: Code Background

    Post by SocomUniverse November 24th 2011, 5:47 pm

    like on help.forumotion.com...the code box is white right?

    yeah...i want the code box to be black on my forum.

    and thank you for the Select Content.
    avatar
    NoRecoil
    New Member


    Posts : 2
    Reputation : 1
    Language : English

    Solved Re: Code Background

    Post by NoRecoil November 27th 2011, 5:11 am

    Any news on this - hang the same issue
    I want to change to a dark grey
    Nera.
    Nera.
    Energetic


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

    Solved Re: Code Background

    Post by Nera. November 27th 2011, 3:30 pm

    SocomUniverse wrote:like on help.forumotion.com...the code box is white right?

    yeah...i want the code box to be black on my forum.

    and thank you for the Select Content.

    Hi,

    Add this to CSS:

    For phpBB2:

    Code:
    .code {
     background: black !important;
    }

    For invision:

    Code:
    .codebox dd {
     background: black !important
    }

    Change the colors to fit your wishes.
    avatar
    NoRecoil
    New Member


    Posts : 2
    Reputation : 1
    Language : English

    Solved Re: Code Background

    Post by NoRecoil November 27th 2011, 11:36 pm

    thanks heaps, it was doing my head in.

    What about the Header box for the code box?
    SocomUniverse
    SocomUniverse
    Forumember


    Male Posts : 200
    Reputation : 5
    Language : English
    Location : VA, USA

    Solved Re: Code Background

    Post by SocomUniverse November 28th 2011, 12:23 am

    Thank you. My problem is solved. But please don't lock this thread because
    NoRecoil still has a question.

    Thank You!
    HyperActive
    HyperActive
    Forumember


    Male Posts : 374
    Reputation : 10
    Language : English
    Location : Virginia

    Solved Re: Code Background

    Post by HyperActive November 28th 2011, 2:20 am

    NoRecoil wrote:thanks heaps, it was doing my head in.

    What about the Header box for the code box?

    I'm not sure what you mean. Sorry if it's just me that doesn't understand.
    Please explain one more time.
    Jophy
    Jophy
    ForumGuru


    Male Posts : 17922
    Reputation : 836
    Language : English
    Location : Somewhere

    Solved Re: Code Background

    Post by Jophy November 28th 2011, 2:49 am

    Please post a new topic. Thanks Smile


    Topic Solved & Moved

    Note: You can also help the staff member's work by EDITING your topic and marking it as solved.

      Current date/time is September 23rd 2024, 5:15 am