3in1 text for each day

Hi

I have the non-latest version of 3in1 running fine, but I would like to put it on a darker background.

To do this I will need to change the colours of the text for the day headers at the top of the programme (‘This afternoon’, ‘Tonight’, Sunday etc.)

I have searched and experimented but getting nowhere - can anybody point me in the right direction to achieve this please?

Many thanks and regards

Dave

Look in the css-file. They are all there :slight_smile:

// Henkka

Hi Henkka

I looked all over the css but couldn’t find it, but eventually located the line in wxall.plaintext.php - line 265:-

$wxallbicPop[$i] = '<div class="popwrap"><span id="pop" class="'.$tempclass.'"> '.$wxallpop[$i].'% </span><span style="color:#dddddd;font-size:13px;"><b>'.$wxalltitle[$i].'</b></span>

‘.$wxallicons[$i].’';

Many thanks and regards

Dave