Hello guys, first of all I want to thank you for your excellent themes. As the title says I want to disable cufon to the classes of All-in-one event calendar, can I do this using custom javascript code? Visit my site here and see how the plugin appears (stretched downwards) I think the problem is because of cufon formatting what do you think?
Problem with Cufon and All-in-one event calendar
(9 posts)
(2 voices)
-
Posted 4 months ago #
-
Hello cyprog,
Try adding this in Dashboard -> your theme -> General Settings -> Custom CSS,
.ai1ec-date cufon { display: none !important; } .ai1ec-month cufon, .ai1ec-day cufon, .ai1ec-weekday cufon { display: block !important; }Posted 4 months ago # -
Try this,
.ai1ec-month, .ai1ec-day, .ai1ec-weekday { padding-left: 7px !important; }Posted 4 months ago # -
The day still had problem and for some reason the month of the top event appears lower. There is no way to completely disable cufon for those classes?
Posted 4 months ago # -
The problem is that the plugin is surrounding those divs with an H5. You can try editing your skin and switching your H5 font to a websafe instead of cufon.
Posted 4 months ago # -
can I completely disable the cufon for the H5 heading? I prefer not to mod the plugin!
Posted 4 months ago # -
Yes you can edit the skin and switch the H5 to a websafe font instead of cufon, http://mysitemyway.com/docs/index.php?title=Creating_a_new_Skin#General_Typography.
Posted 4 months ago # -
Thank you very much Elliott! That's what I'm going to do! I'll change my skin to h6 and then I'll make the h6 websafe instead of cufon!
Posted 4 months ago #
Reply
You must log in to post.













