I made all my CSS before I discovered this views plugin. I guess I could go in and re-do it all and override the new classes and such... But I do not understand why a module is imposing its theme on me. I just want a normal view with unstyled divs, but with Isotope applied. Any way to achieve this currently?

Thank you very much, I'm glad you are working on this as it seems like a perfect style for views. I wish it was a little more fleshed out but everything starts somewhere! Really appreciate your work.

CommentFileSizeAuthor
#4 disable-css-1861614-4.patch5.9 KBChris Gillis

Comments

funana’s picture

Title: Is there a way to disable all your module's CSS except that required for its function???? » Provide only CSS that are required for module's function

I ran into this problem today. I want to use isotope in a views/panels/bootstrap environment and I want to use my custom styles of course.

I changed the title, I hope it's okay :)

kreynen’s picture

Patches are always welcome.

Chris Gillis’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

It is standard practice for a module to include default css. You can quicly and simply overwrite it in your theme like this: https://drupal.org/node/263967

If anyone has evidence to suggest default CSS should not be included, feel free to re-open.

Chris Gillis’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev
Status: Closed (won't fix) » Needs review
StatusFileSize
new5.9 KB

On the other hand... an option to turn it off isn't a bad idea. As it seems like we will be needing options in the future for different layout modes, this is probably a good first step.

Chris Gillis’s picture

Status: Needs review » Fixed

Fixed in 7.x-2.0-beta1.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.