Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to change css for different framework? #83

Open
achillion opened this issue Mar 18, 2016 · 5 comments
Open

How to change css for different framework? #83

achillion opened this issue Mar 18, 2016 · 5 comments

Comments

@achillion
Copy link

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.

@neokoenig
Copy link
Owner

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

@rawranator
Copy link

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 [email protected] 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
#83 (comment)

@neokoenig
Copy link
Owner

I suspect you may want to check your gitHub notification settings, and possibly unstar or unwatch this repository....

@achillion
Copy link
Author

Okay I understand. Thank you for your answer.
Last question: which files do I need to modify?

@neokoenig
Copy link
Owner

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 [email protected] 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants