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.

Incorrect Drop-down menu, form fields and header border color

2 posters

Go down

Solved Incorrect Drop-down menu, form fields and header border color

Post by Sioc June 7th 2011, 20:39

I'm admin at http://mybrute.forumotion.com/. The background color for Drop-down menu, form fields and header border is set to black in the admin configuration and CSS:
    Incorrect Drop-down menu, form fields and header border color Abc210

but it is displayed in orange (Hover Link Color) in the Forum:
    Incorrect Drop-down menu, form fields and header border color Abc110

    Incorrect Drop-down menu, form fields and header border color Abc410

It has always been black until yesterday.

Moreover the automatic Forum layout backups are now suddenly all with an orange background as well:
    Incorrect Drop-down menu, form fields and header border color Abc310


Did anything change in the global Forumotion configuration?
Otherwise what could be done in order to enforce black background for these fields?
Current Forum theme version is phpBB2 (subsilver), and the problem appears in FF 3.x and Chrome as well (didn't test other browsers).
avatar
Sioc
New Member

Posts : 2
Reputation : 0
Language : English

Back to top Go down

Solved Re: Incorrect Drop-down menu, form fields and header border color

Post by Base June 7th 2011, 20:57

Hi, it is possible to change it using CSS. Please add this to your CSS code:

Code:
input.post, textarea.post, select, #text_editor_iframe, textarea.inputbox {
    background-color: #000000;
}
#text_editor_iframe, input.post, select, textarea.inputbox, textarea.post {
    background-color: #000000;
}

Smile
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Solved Re: Incorrect Drop-down menu, form fields and header border color

Post by Sioc June 7th 2011, 21:02

Many thanks, that fixed it.
You're great cheers
avatar
Sioc
New Member

Posts : 2
Reputation : 0
Language : English

Back to top Go down

Solved Re: Incorrect Drop-down menu, form fields and header border color

Post by Base June 7th 2011, 21:03

You're welcome! (De rien, if you are from France. Very Happy)

Glad I could help.

Solved => Locked
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Back to top

- Similar topics

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