Roy
(@gangleri)
“The calendar”? Do you use a calendar plugin or do you mean something of the way the archives are listed in the sidebar?
Whoops I think it’s just the way posts/archives are listen :/. No I don’t have any plug-in, but it’s called “Kalendar” ( german ) in the Admin Panel. It looks like a calendar.
Roy
(@gangleri)
In what screen is that? I don’t know of any calendar screen in my English 2.6.5. Are you sure you don’t have a plugin running?
My guess is that you should either have a look in the plugin files or perhaps in your stylesheet/style.css.
Oh no wait, it IS actually a calendar.
I have #wp-calendar a { in my stylesheet for example.
The calendar looks like that :
DEZEMBER 2008
M D M D F F S
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
etc
and when I click for exmaple on D2 ( tuesday, december 2nd 2008 ), it links me to a page with all the posts from that day ( link is something like ../2008/12/02/
Roy
(@gangleri)
Ah, it’s built into your theme. Well I hope you know CSS enough to edit your stylesheet!
Oh okay. It’s strange because I have the default Kubrick theme, well I changed it, but it’s based on it. Well, I downloaded a special german version of it. The calendar was probably in it.
lol, yea I know CSS of course, but the problem was, where the HTML/PHP of the calendar is. I thought there was so <td> and <th> set to it, because I couldn’t find it in the CSS, and I need to change the border colors and so on. But I’ve found it now, in the right CSS stylesheet.
Okay it’s all good then :). THanks.