Calendar (wordpress)
Please Read
1. This tutorial is written for Simply Unique, not for your site
2. If this tutorial helped you please link us back
3. Do not copy and paste this tutorial and put it on your site
This tutorial will help you how to put in a calendar for wordpress and how to style it.
Firstly, you must put in a calendar. To this, simply copy and paste the code from below.
Please delete the space in < ?. Do the same on the right hand side
Now, if you look at your site, the calendar may not look so good. To style it, please add the following into your
stylesheet code
Ok so the first one, the
#wp-calendar is merely the text colour.
The 2nd one, the
"#wp-calendar a" is the link on the calendar.
The third one
#wp-calendar a:hover is the hover link colour
The fourth one
#wp-calendar caption is the one that shows the month and year ("May 2008")
And the last one is
#wp-calendar td for the numbers (1,2,3,4,.....29,30)
If you have any questions, please don't hesitate to
ask me