TinyPortal

Development => Support => Topic started by: kefolds on June 09, 2010, 04:45:45 AM

Title: TP Shout text area
Post 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)
Title: Re: TP Shout text area
Post by: FUBAR on June 09, 2010, 05:31:34 AM
You will want to check this file - /Themes/default/TPShout.css

Look for this:
.tp_shoutbody

{

background: #f3f3f3;


Change the color to suit.

Title: Re: TP Shout text area
Post by: kefolds on June 09, 2010, 10:43:58 PM
TY  I looked almost everywhere but in Default.
Title: Re: TP Shout text area
Post by: valechan on March 22, 2011, 03:55:21 AM
lol it was really hidden, didn't think to look there :p