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.

How to change bottom forum header print color

Go down

How to change bottom forum header print color Empty How to change bottom forum header print color

Post by tylercole January 11th 2017, 1:40 am

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.

How to change bottom forum header print color TQprcXK
tylercole
tylercole
Forumember

Posts : 304
Reputation : 17
Language : english

http://insectsandentomolgy.forumotion.com/

Back to top Go down

How to change bottom forum header print color Empty Re: How to change bottom forum header print color

Post by Guest January 11th 2017, 2:15 am

Try adding this to your CSS:
Code:
.forumline.noprint td.catBottom {
background-color: white !important;
}
avatar
Guest
Guest


Back to top Go down

How to change bottom forum header print color Empty Re: How to change bottom forum header print color

Post by tylercole January 11th 2017, 2:23 am

Well that changed the box color, not the actual print aka text.
tylercole
tylercole
Forumember

Posts : 304
Reputation : 17
Language : english

http://insectsandentomolgy.forumotion.com/

Back to top Go down

How to change bottom forum header print color Empty Re: How to change bottom forum header print color

Post by Guest January 11th 2017, 2:30 am

My bad, try this one instead:
Code:
.forumline.noprint td.catBottom a, .forumline.noprint td.catBottom .nav  {
color: #D3D3D3 !important;
}
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

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