Yous000 at 03h10
08
Dec
2011
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,
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,
1 Nera., on 08/12/2011 at 10h39
Hi,
PhpBB3? Try adding this to CSS:
Change the red to the one you want.
PhpBB3? Try adding this to CSS:
- Code:
.inputbox {
background: red !important;
}
Change the red to the one you want.
2 Yous000, on 09/12/2011 at 03h38
Solved.
Much appreciated.
Much appreciated.
3 Sanket, on 09/12/2011 at 05h44
| Topic Solved & Locked |
Similar topics
How do you only have certain groups be able to change color.
My forums are usually black, and red. Everything works great and is dandy. Then we (random people of the community) refresh a page, or go to a new one, everything changes to white, and stuff starts overlaping each other, and blocking stuff off. Some font
What bits of CSS code are necessary to change the Calendar widget so that instead of simply bolding the text for an event, the date shows up in a different color? I am refering to only the widget, not the full blown calendar. My forum is
Replies 1 to 3 on 3 for "Changing Textbox colors"
Search
Informations
3 Replies For the topic :
"Changing Textbox colors"
This topic has been viewed 546 times.
Last message :
08/12/2011 at 03h10 by "Yous000"





