My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 2152: incompatible with Zurb Foundation 5
1 person starred this issue and may be notified of changes. Back to list
Status:  Done
Owner:  ----
Closed:  Jun 2014


Sign in to add a comment
 
Reported by jhwint...@gmail.com, May 15, 2014
Let me start by saying that I'm not certain that I'm not at all certain that this is a bug, nor if it is a bug that the problem lies in FC.

I've followed the instructions and put together a really small on-line demo of the problem.  It's at:

http://nimbus.sinodun.org.uk/demo/fcdemo.html

As you can see, the week view lacks most of its vertical lines, and most of the highlight for today's date is missing - just the little bit at the top is there.

I've narrowed it down to an interaction between Zurb Foundation and FC.  If you remove the foundation.css line from the demonstration then all is well. Further than that, it is specifically the "Tables" module of foundation which causes the problem.  If you disable that then again, all is well.

I'm posting this just to ask - should FC be resilient against other components having tweaked the default properties of tables?  I confess, I have yet to work out how FC produces its vertical lines - I'm still studying.
Jun 7, 2014
Project Member #1 adamrs...@gmail.com
(No comment was entered for this change.)
Summary: incompatible with Zurb Foundation 5 (was: [v2] Fullcalendar 2 incompatible with Zurb Foundation 5)
Status: Reproducing
Labels: Type-Bug
Jun 10, 2014
Project Member #2 adamrs...@gmail.com
We try to make fullcalendar's CSS as resilient as possible to other CSS frameworks manipulating default styles. However, in this case, the foundation.css goes a little bit too far. It is giving a bottom margin to *all* tables (line 4233 of foundation.css) which too aggressive on their part. I don't want FullCalendar to have to be that defensive by putting a margin:0;padding:0 on everything, so I'll label this a problem with Zurb foundation at this point.
Status: Done
Sign in to add a comment

Powered by Google Project Hosting