Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Sidebars & Widgets (http://forum.bytesforall.com/forumdisplay.php?f=14)
-   -   Styling the WP calender widget (http://forum.bytesforall.com/showthread.php?t=2916)

scruffydoo Aug 12, 2009 12:29 AM

Styling the WP calender widget
 
as the title says, I'm stuck trying style the standard wordpress calender, can any helpful soul point me to the css. great theme btw

Flynn Aug 13, 2009 09:20 AM

Use a CSS Insert:

table#wp-calendar {
...
}

table#wp-calendar caption {
...
}

table#wp-calendar thead td {
...
}

table#wp-calendar td {
...
}

table#wp-calendar tfoot td {
...
}


All times are GMT -6. The time now is 05:44 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.