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 posters

    Bottom Of category color change(Invision)

    Nintenex
    Nintenex
    Forumember


    Other / Decline to state Posts : 109
    Reputation : 5
    Language : English

    Bottom Of category color change(Invision) Empty Bottom Of category color change(Invision)

    Post by Nintenex April 27th 2016, 12:10 pm

    Hi buds, how are you? I'm currently working on the appearance of my forum categories and i honestly need your help. I want to know if you know of a way i could change the color of this gray line under the category, If not i'd want it removed.
    Bottom Of category color change(Invision) Captur10

    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6916
    Reputation : 795
    Language : Greek, English

    Bottom Of category color change(Invision) Empty Re: Bottom Of category color change(Invision)

    Post by TheCrow April 27th 2016, 12:14 pm

    Hello @Nintenex,

    Your forum is under construction and we cannot see the problem. Smile

    This element in your css:
    Code:
    .box-content

    has a code in it as border-bottom: 10px solid #666;
    If you change that color it should fix your problem.



    Bottom Of category color change(Invision) Thecro10
     Forum of the Forums

    Forumotion Rules | Tips & Tricks |
    FAQ | Did you forget your password?



    *** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
    No support via PM!
    Nintenex
    Nintenex
    Forumember


    Other / Decline to state Posts : 109
    Reputation : 5
    Language : English

    Bottom Of category color change(Invision) Empty Re: Bottom Of category color change(Invision)

    Post by Nintenex April 27th 2016, 2:03 pm

    Wish i had it, My style sheet for Css is basically near empty. I'm using the default Invision forum.
    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6916
    Reputation : 795
    Language : Greek, English

    Bottom Of category color change(Invision) Empty Re: Bottom Of category color change(Invision)

    Post by TheCrow April 27th 2016, 2:10 pm

    @Nintenex then add this in your CSS:
    Code:
    .box-content {
        background-color: #fff;
        border-bottom: 10px solid #2569CF!important;
    }



    Bottom Of category color change(Invision) Thecro10
     Forum of the Forums

    Forumotion Rules | Tips & Tricks |
    FAQ | Did you forget your password?



    *** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
    No support via PM!
    Nintenex
    Nintenex
    Forumember


    Other / Decline to state Posts : 109
    Reputation : 5
    Language : English

    Bottom Of category color change(Invision) Empty Re: Bottom Of category color change(Invision)

    Post by Nintenex April 27th 2016, 2:27 pm

    Luffy wrote:@Nintenex then add this in your CSS:
    Code:
    .box-content {
     Â   background-color: #fff;
     Â   border-bottom: 10px solid #2569CF!important;
    }


    Thanks luffy, I added this to my css style sheet It isn't working it remains the same color.
    TheCrow
    TheCrow
    Manager
    Manager


    Male Posts : 6916
    Reputation : 795
    Language : Greek, English

    Bottom Of category color change(Invision) Empty Re: Bottom Of category color change(Invision)

    Post by TheCrow April 27th 2016, 2:29 pm

    @Nintenex

    Well you need to open the forum because this apparently is shown only in the index and your forum is under construction.



    Bottom Of category color change(Invision) Thecro10
     Forum of the Forums

    Forumotion Rules | Tips & Tricks |
    FAQ | Did you forget your password?



    *** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
    No support via PM!

      Current date/time is September 22nd 2024, 3:13 pm