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 the color of Widget Titles through CSS!?

3 posters

Go down

Solved How to change the color of Widget Titles through CSS!?

Post by Khalus April 4th 2010, 6:21 pm

The section title colors for the main body of the forums have a separate color selector, but why are the widget titles linked with the normal text color? I want my text to remain black, but I want the widget titles to be the color that match the main body titles #8F8F7B, so they're more easily readable than in black currently!

Our forums are phpBB2, and here is the link!

Thanks if anyone can provide the CSS code to change what I'm wanting.

How to change the color of Widget Titles through CSS!? Widget-Colors


Last edited by Khalus on April 4th 2010, 7:14 pm; edited 1 time in total
avatar
Khalus
Forumember

Posts : 42
Reputation : 0
Language : English

Back to top Go down

Solved Re: How to change the color of Widget Titles through CSS!?

Post by Mio-chan April 4th 2010, 7:03 pm

Hello there Khalus!

Here's the code for the CSS:

Code:

.module-title {
color: #8F8F7B !important;
}

I added !important just in case if there's already a specification for the font color so it'll override that.

Hope it helps!
Mio-chan
Mio-chan
Forumember

Male Posts : 284
Reputation : 17
Language : English, Portuguese | CSS3, HTML and learning C++
Location : Rhode Island, United States of America

http://www.theolympiansclan.com

Back to top Go down

Solved Re: How to change the color of Widget Titles through CSS!?

Post by Khalus April 4th 2010, 7:08 pm

Ah thanks so much...was searching through these forums for hours yesterday and couldn't find this question with a answer. Finally widget titles are easy to read...

banana
avatar
Khalus
Forumember

Posts : 42
Reputation : 0
Language : English

Back to top Go down

Solved Re: How to change the color of Widget Titles through CSS!?

Post by Sanket April 4th 2010, 7:40 pm

Since this thread is marked solved, I will lock this thread.
How to change the color of Widget Titles through CSS!? 2j4t5a8

Sanket Smile
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

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