How do I change the category Header background color? Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
+3
Mati
ii819
petoez
7 posters

    How do I change the category Header background color?

    avatar
    petoez
    New Member


    Posts : 6
    Reputation : 1
    Language : English

    In progress How do I change the category Header background color?

    Post by petoez November 15th 2012, 6:21 pm

    http://faaa.forumotion.co.uk/

    I'm trying to change the category header background color from blue to black but it won't let me using color selection. Does anyone know how I could do this? Smile

    (Using phBB2)
    avatar
    ii819
    New Member


    Posts : 6
    Reputation : 1
    Language : Bulgarian, English

    In progress Re: How do I change the category Header background color?

    Post by ii819 November 15th 2012, 6:37 pm

    If it's a picture try to go to Admin Panel > Display > Pics management > Advanced >
    How do I change the category Header background color? Gfsd_b10

    Hope I help!
    avatar
    petoez
    New Member


    Posts : 6
    Reputation : 1
    Language : English

    In progress Re: How do I change the category Header background color?

    Post by petoez November 15th 2012, 11:12 pm

    No sorry that didn't seem to help :/
    Mati
    Mati
    Hyperactive


    Posts : 2021
    Reputation : 331
    Language : HTML, CSS & JavaScript
    Location : Forum Services

    In progress Re: How do I change the category Header background color?

    Post by Mati November 16th 2012, 7:03 pm

    Use this css code

    Code:
    th {
        background-color: #000;
    }
    avatar
    petoez
    New Member


    Posts : 6
    Reputation : 1
    Language : English

    In progress Re: How do I change the category Header background color?

    Post by petoez November 16th 2012, 7:19 pm

    Matti_7 wrote:Use this css code

    Code:
    th {
        background-color: #000;
    }

    How am I meant to apply this into the CSS?
    levy
    levy
    Hyperactive


    Male Posts : 2632
    Reputation : 350
    Language : English, Romanian
    Location : Romania

    In progress Re: How do I change the category Header background color?

    Post by levy November 16th 2012, 7:37 pm

    Acp > diplay > colours > CSS
    avatar
    petoez
    New Member


    Posts : 6
    Reputation : 1
    Language : English

    In progress Re: How do I change the category Header background color?

    Post by petoez November 16th 2012, 11:34 pm

    RicYiu wrote:Acp > diplay > colours > CSS

    I know how to access the CSS bit but which part of the code do I apply
    "th {
    background-color: #000;
    }" in?
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51556
    Reputation : 3519
    Language : English
    Location : United States

    In progress Re: How do I change the category Header background color?

    Post by SLGray November 17th 2012, 2:57 am

    You add the whole code.



    How do I change the category Header background color? Slgray10

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


    Male Posts : 2632
    Reputation : 350
    Language : English, Romanian
    Location : Romania

    In progress Re: How do I change the category Header background color?

    Post by levy November 17th 2012, 10:33 am

    Add this code
    Code:
    th {
    background-color: #000;
    }

    In your CSS .
    avatar
    petoez
    New Member


    Posts : 6
    Reputation : 1
    Language : English

    In progress Re: How do I change the category Header background color?

    Post by petoez November 19th 2012, 7:02 pm

    RicYiu wrote:Add this code
    Code:
    th {
    background-color: #000;
    }

    In your CSS .

    Yes, but which part of the CSS? It's massive.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51556
    Reputation : 3519
    Language : English
    Location : United States

    In progress Re: How do I change the category Header background color?

    Post by SLGray November 19th 2012, 7:42 pm

    You can add it at the top or bottom.



    How do I change the category Header background color? Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Kaizer Lee
    Kaizer Lee
    Active Poster


    Female Posts : 1064
    Reputation : 54
    Language : English, Tagalog, Spanish and Chinese
    Location : Philippines

    In progress Re: How do I change the category Header background color?

    Post by Kaizer Lee November 19th 2012, 9:39 pm

    Or you could just squash them in one line to save space and put it in a single line like this:

    Code:
    th { background-color: #000; }

    And it's okay for you to post it ANYWHERE so as long as you don't post it in between another code because if did, the other code you squashed it between won't work or will glitch.
    avatar
    petoez
    New Member


    Posts : 6
    Reputation : 1
    Language : English

    In progress Re: How do I change the category Header background color?

    Post by petoez November 19th 2012, 11:57 pm

    I've put the code in the top of the CSS page but it hasn't made any difference. Any other ideas of why this is? Confused
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51556
    Reputation : 3519
    Language : English
    Location : United States

    In progress Re: How do I change the category Header background color?

    Post by SLGray November 20th 2012, 4:35 am

    Try this:
    Code:
        th {
        background-color: #000 !important;
        }



    How do I change the category Header background color? Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    sweet n metal lynn
    sweet n metal lynn
    Forumember


    Female Posts : 69
    Reputation : 1
    Language : English
    Location : Prattville,Alabama

    In progress Re: How do I change the category Header background color?

    Post by sweet n metal lynn December 1st 2012, 7:53 pm

    can someone help on changing font color on the home ,catagories ,log in ,portal .etc buttons
    and need to know how to have the threads to be separated

    Thank you for any help giving and for any advice given
    Thank you
    miss Lynn and Mr .Tracy ..
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51556
    Reputation : 3519
    Language : English
    Location : United States

    In progress Re: How do I change the category Header background color?

    Post by SLGray December 1st 2012, 7:59 pm

    sweet n metal lynn wrote:can someone help on changing font color on the home ,catagories ,log in ,portal .etc buttons
    and need to know how to have the threads to be separated

    Thank you for any help giving and for any advice given
    Thank you
    miss Lynn and Mr .Tracy ..

    Please start your own thread about your issues as they are not related to this topic's issue.



    How do I change the category Header background color? Slgray10

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