TinyPortal
Development => Support => Topic started by: kefolds on June 09, 2010, 04:45:45 AM
I am trying to find the code to change color of the text after posting a shout. The background is white (would rather have a darker color) and the text is not visible.
TP beta5.1
SMF 2.0 RC3
Helios Multi (Bloc)
You will want to check this file - /Themes/default/TPShout.css
Look for this:
.tp_shoutbody
{
background: #f3f3f3;
Change the color to suit.
TY I looked almost everywhere but in Default.
lol it was really hidden, didn't think to look there :p