I am using a default version of the fullCalendar. It is using the default gray buttons for the month/week/day buttons.
I’ve searched the .js and .css files, but I cannot find the button images anywhere…does anyone know where they are?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I think these are created using CSS effects.
Have a look at the content using Firebug tool.
The previous button is something like this.
Hope this helps.