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.

Bottom Of category color change(Invision)

2 posters

Go down

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

Nintenex
Nintenex
Forumember

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

https://resurgelife.forumotion.com/

Back to top Go down

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!
TheCrow
TheCrow
Manager
Manager

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

https://www.inforumgr.com

Back to top Go down

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.
Nintenex
Nintenex
Forumember

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

https://resurgelife.forumotion.com/

Back to top Go down

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!
TheCrow
TheCrow
Manager
Manager

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

https://www.inforumgr.com

Back to top Go down

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.
Nintenex
Nintenex
Forumember

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

https://resurgelife.forumotion.com/

Back to top Go down

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!
TheCrow
TheCrow
Manager
Manager

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

https://www.inforumgr.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum