2012-11-09, 02:08 AM
This is an error messeage, can someone tell me which template I need to edit and what to edit it to?
Wrong text color
|
2012-11-09, 02:08 AM
This is an error messeage, can someone tell me which template I need to edit and what to edit it to?
It's in template div.error. Add in the line of the code:
color: #000000; or what ever color you want.
Jovan J.
2012-11-09, 03:12 PM
Already tried adding that in the error template. I do not see div.error Also to answer ksr its every error, so just pick a error and its white text.
2012-11-09, 03:50 PM
AdminCP -> Templates & Style -> Themes -> Your Theme -> global.css -> Edit Stylesheet: Advanced Mode
Find div.error, if the color property already exists, simply change the colour to whatever you wish. If it doesn't please add it.
MyBB Support Technician
Please do not PM me for support. MyBBatically - A quick and easy way to update your board!
2012-11-09, 03:52 PM
(2012-11-09, 03:50 PM)Vernier Wrote: AdminCP -> Templates & Style -> Themes -> Your Theme -> global.css -> Edit Stylesheet: Advanced Mode Just wanted to say that Thanks Vernier
Jovan J.
Added the color: #000000; in the div.error, did not change the text color.
I did just change the background color so you could read the white text though.
2012-11-11, 10:42 AM
(2012-11-09, 04:30 PM)TaylorCTU Wrote: Added the color: #000000; in the div.error, did not change the text color. It should work with the change what ever Vernier has given above, still if it is not coming, you need to clear your browser cookies/cache or open in another browser freshly. |
« Next Oldest | Next Newest »
|