How to change bottom forum header print color
Page 1 of 1
How to change bottom forum header print color
Hello, i am looking to change the color of the text on the bottom of my forum headers. Here is a picture to show you what I mean.
Re: How to change bottom forum header print color
Try adding this to your CSS:
- Code:
.forumline.noprint td.catBottom {
background-color: white !important;
}
Guest- Guest
Re: How to change bottom forum header print color
Well that changed the box color, not the actual print aka text.
Re: How to change bottom forum header print color
My bad, try this one instead:
- Code:
.forumline.noprint td.catBottom a, .forumline.noprint td.catBottom .nav {
color: #D3D3D3 !important;
}
Guest- Guest
Similar topics
» How can I change the forum banner (header) depending on the page/forum?
» How to change the forum header?
» Change Header background image and forum icons
» Color in Widget Header
» Forum Color Change Broken.
» How to change the forum header?
» Change Header background image and forum icons
» Color in Widget Header
» Forum Color Change Broken.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum