Hi
The grids in the cal view is so bleak. I would like to change it. Which files would be responsible for such changes?
thanks

<?php
return array(
.....
'themes' => array(
'default' => 1,
'themelist' => array(
0 => array(
'name' => 'TineSkin',
'path' => /styles/tine20.css',
'useBlueAsBase' => 1,
),
1 => array(
'name' => 'ExtJS Red',
'path' => /themes/9/resources/css/ext-all.css',
),
2 => array(
'name' => '.....',
'path' => /themes/.....',
),
),
),
.....
);
.cal-monthview .cal-monthview-wkcell
.cal-monthview .cal-monthview-daycell
Users browsing this forum: No registered users and 4 guests