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.

Changing Textbox colors

3 posters

Go down

Solved Changing Textbox colors

Post by Yous000 December 8th 2011, 2:10 am

Well my forum has all the textboxes set to white but I would really like my text to be white. So I am changing the color of all my textboxes to #232323. I currently changed the quick reply box, and the edit box. I need to now change the username/password login boxes and the Title topic/title description boxes.

I already know how to add it into the CSS stylesheet but I need the codes for the following:
Username/pasword textbox color
Topic title box color
Topic description box color
and I guess all other textboxes.

Thanks in advance,
avatar
Yous000
Forumember

Posts : 240
Reputation : 4
Language : English

Back to top Go down

Solved Re: Changing Textbox colors

Post by Nera. December 8th 2011, 9:39 am

Hi,

PhpBB3? Try adding this to CSS:

Code:
.inputbox {
    background: red !important;
}

Change the red to the one you want.
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: Changing Textbox colors

Post by Yous000 December 9th 2011, 2:38 am

Solved.

Much appreciated.
avatar
Yous000
Forumember

Posts : 240
Reputation : 4
Language : English

Back to top Go down

Solved Re: Changing Textbox colors

Post by Sanket December 9th 2011, 4:44 am

Topic Solved & Locked
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