Open achillion opened 8 years ago
Whilst it may technically be possible, you'd need to change a lot of options, and the column classes would need to work in a similar fashion, i.e, col-sm-3 etc
See the source code for http://neokoenig.github.io/jQuery-gridmanager/demo/foundation.html to give you an idea; that's the basics for foundation.
TBH, it's not something I'm actively supporting, as just getting bootstrap in is difficult enough
I been getting emails to this for years now, how can I get removed from this?
On Sat, Mar 19, 2016 at 8:13 AM Tom King notifications@github.com wrote:
Whilst it may technically be possible, you'd need to change a lot of options, and the column classes would need to work in a similar fashion, i.e, col-sm-3 etc
See the source code for http://neokoenig.github.io/jQuery-gridmanager/demo/foundation.html to give you an idea; that's the basics for foundation.
TBH, it's not something I'm actively supporting, as just getting bootstrap in is difficult enough
— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/neokoenig/jQuery-gridmanager/issues/83#issuecomment-198710028
I suspect you may want to check your gitHub notification settings, and possibly unstar or unwatch this repository....
Okay I understand. Thank you for your answer. Last question: which files do I need to modify?
You don't need to modify any core files (hopefully) but you do need to pass in the required options when you call/configure the instance
On 19 Mar 2016, at 23:13, achillion notifications@github.com wrote:
Okay I understand. Thank you for your answer. Last question: which files do I need to modify?
— You are receiving this because you commented. Reply to this email directly or view it on GitHub
Hi pals! Not sure if it's an issue for someone else, but I'm asking just in case. I'm using a different framework than bootstrap. What file should I look into to change the tags?
Thanks for your help.