| View previous topic :: View next topic |
| Author |
Message |
seacoast
Joined: 10 Jan 2007 Posts: 11
|
Posted: Thu Feb 08, 2007 8:02 am Post subject: No custom folder |
|
|
Hi Ian,
I don't have the custom folder referred to in the documentation. I do have a customize folder, though not in the themes folder and it doesn't have the files you mention. Can I download this custom folder?
Thanks |
|
| Back to top |
|
 |
esoft_ian
Joined: 12 Sep 2005 Posts: 5275
|
Posted: Thu Feb 08, 2007 12:36 pm Post subject: |
|
|
Hi,
This:
Copy the default folder to custom.
means that you should copy it creating the folder... I'm not sure how else to put it. The action of copying it should create the folder. |
|
| Back to top |
|
 |
seacoast
Joined: 10 Jan 2007 Posts: 11
|
Posted: Fri Feb 09, 2007 5:03 am Post subject: |
|
|
Hi Ian,
I admit to being dense sometimes ("create a custom folder and copy the default folder contents to it" would have penetrated my brain better). Nevertheless, I have managed to adapt the default theme to my site except for:
1. I can't find how to change the gray color on the navbar tabs
2. The colors in the central area of Events view and alongside the calendar in month and week view seem to be controlled by the same command:
#cal th, #cal td.row_header
I separated out these three commands below because I wanted distinctive colors, but
couldn't see that the middle one controlled anything, while the first controlled two different areas:
#cal th, #cal td.row_header, #cal tr.row_header, #cal div.row_header
What am I doing wrong?
3. Which line controls the color on the button arrows at the top of each view that
advance and regress the dates?
Thanks |
|
| Back to top |
|
 |
esoft_ian
Joined: 12 Sep 2005 Posts: 5275
|
Posted: Fri Feb 09, 2007 5:10 am Post subject: |
|
|
Hi,
1. Controlled in style/style.css. I believe that is #cal caltabs .cal_disabled .. it is somewhere under a caltabs label for sure.
2. I'm sorry, I'm not sure what you are trying to change. Please elaborate on the area you are trying to change colors for. |
|
| Back to top |
|
 |
seacoast
Joined: 10 Jan 2007 Posts: 11
|
Posted: Fri Feb 09, 2007 7:55 am Post subject: |
|
|
Hi Ian,
I was afraid that was a bit fuzzy. The two areas in question are:
-- the left side of the calendar where the days of the week in Week view and the weeks of the year in Month view appear.
-- the area in Events view where you would see only a single event displayed when nothing else is scheduled in that category or calendar. This area alternates with another color when more than one event is scheduled.
And I'm also wondering about number 3. in the previous query regarding the button arrows.
Thanks |
|
| Back to top |
|
 |
|