I got the whole WordPress up and running. Installed a few Widgets but i want to edit one widget, that comes with WordPress 2.7.1. The Calender that you can add optionally in the sidebar is a thing that i can't find in my PHP, JS or Stylesheets.
Can someone tell me where i can find the code so i can edit the calendar style?
The calendar style is defined in your themes style.css
Thanks, found it. Took a while before i got the right things set but it worked.
binal0072003
Member
Posted 3 months ago #
you can go to general-template.php to edit the entire coding of the calender you can change what ever you want
But be care full as it will chage the default calender and make sure to backup the file incase something goes wrong