Status: offline

diesel

Forum User
Junior
Registered: 08/05/03
Posts: 32
Hello. I am currently trying to use the Blue Evolution Theme for GL 1.3.8-1. It is a very slick theme, but I have one problem. The calendar template is, for lack of a better way to put it, messed up. Some of the days of the month are the correct color (dark grey) like they should be, but some days are white. So you have white text on white background. Which file would I need to change to fix this problem? Thanks for your help.

Status: offline

diesel

Forum User
Junior
Registered: 08/05/03
Posts: 32
OK. I figured out why they are white, because it is the days that have already passed. So the days that have passed are white on white, but I would like to be able to still see the previous events on those days. Any ideas?

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Check the CSS file (style.css) for that theme and compare the class names with those listed under CSS changes in the documentation. You may also need to copy over the entire calendar template directory from one of Geeklog\'s default themes. The theme is probably a bit older and/or hasn\'t been properly updated for recent Geeklog versions. bye, Dirk

Status: offline

diesel

Forum User
Junior
Registered: 08/05/03
Posts: 32
I found it. I just had to change the background color for the .cal-oldday function. Thanks again!