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 do you change font colour of a drop down box in a phpbb3 theme please?

3 posters

Go down

How do you change font colour of a drop down box in a phpbb3 theme please? Empty How do you change font colour of a drop down box in a phpbb3 theme please?

Post by merrik December 1st 2009, 8:21 pm

Hi folks.

Have been digging through the CSS and colour management interface but have struggled to find the right thing to change.

This is the area as it is at the moment
How do you change font colour of a drop down box in a phpbb3 theme please? FFQ

I am trying to get the text in the drop down menus changed (specifically DAY & MONTH) to a colour that is more visible than just when it is higlighted as in the picture.

Many thanks

Merrik
avatar
merrik
New Member

Posts : 10
Reputation : 0
Language : English

Back to top Go down

How do you change font colour of a drop down box in a phpbb3 theme please? Empty Re: How do you change font colour of a drop down box in a phpbb3 theme please?

Post by merrik December 3rd 2009, 7:16 pm

pretty please?
avatar
merrik
New Member

Posts : 10
Reputation : 0
Language : English

Back to top Go down

How do you change font colour of a drop down box in a phpbb3 theme please? Empty Re: How do you change font colour of a drop down box in a phpbb3 theme please?

Post by shikk December 8th 2009, 12:33 pm

Go to Admin Control Panel
-> Display
-> Colors
-> Background Colors
-> "Drop-down menu, form fields and header border color"

Change the value to something lighter like #666666 or #FFFFFF for white

EDIT: I might have been wrong, seems that is for the background color not the font... Thumb down
avatar
shikk
New Member

Posts : 4
Reputation : 0
Language : English

Back to top Go down

How do you change font colour of a drop down box in a phpbb3 theme please? Empty Re: How do you change font colour of a drop down box in a phpbb3 theme please?

Post by ankillien December 8th 2009, 1:44 pm

Hello,

You can try doing it with CSS.
Add this code into CSS and submit..

Code:
select option {
color : #FFF;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top

- Similar topics

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