About this Page This is a discussion on bluetabs theme not displaying calendar colors correctly within the Nuke 7.x - Themes forums, part of the PHP-Nuke 7.x category; I am running Nuke Platinum 7.6 and downloaded the bluetabs theme that had been converted for platinum nuke. Everything ...
bluetabs theme not displaying calendar colors correctly
I am running Nuke Platinum 7.6 and downloaded the bluetabs theme that had been converted for platinum nuke. Everything works great except for the color scheme for the calendar. The days of the month squares are white, and instead should be a light shade of the bluegreen theme color. The text on the site is also white, so the numbers don't even show up on the days of the month. Does anyone know how to change the blocks from white to the proper color??
actually you happened to view it during a 5 min interval that i had switched the theme to the default "platinum themet" that comes with nuke platinum.
after experimenting around i have found that the color of the days of the month are of the color from the default platinum theme, even when i switch to another theme.
i am currently viewing PHP-Nuke-Platinum-7.6.0\html\modules\Calendar\viewmonth.php and have come across this:
bgcolor=#'.$colors[month_today_color]
and
bgcolor=#'.$colors[month_day_color]
OK, i feel like a total moron now.
It turns out that under the calendar module administration area, is a place to set the colors for the day of the month and they were set to the colors of the original default platinum theme.