We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 46220
    • 66 Posts
    Ok, well sass is still not working, so I adjusted css which seems to work quite well though probably less easy to maintain. The result is so far is fine (not finished yet): http://www.gamerschain.com/forums.
      • 46886
      • 1,154 Posts
      Wow you have made a lot of progress! Its looking pretty good!

      Unfortunately that's not a long-term solution for styling, when you have time let's get that at least going on your local machine.

      What kind of system do you use? Can you install gem, ruby and compass? If you can get those installed I can give you the files to make it work, but I need a couple weeks as I am out of the country.

      I did find a slightly older folder which still works to have compass watch it and make the css after changes, at the time I didn't know how to provide it because its quite a few files. But I could provide the essentials in a couple weeks when I have access to it.

      I also need to recover my files, things always happen at the worst time haha. But i do think I can do that.

      Let me know where you are having trouble.
      • I went through all of that a couple of times. Then I made a mashup of Donald Atkinson's RO.IDEs and YJ Tso's CssSweet, and do it all in resources in a context. TVs or ClientConfig settings for the variables, and CssSweet to compile it all, minify it, and write it to the .css file.

        Ace gives me line numbers and syntax highlighting, and I can use as many resources as I like, nesting them as deep as I like. One directive per resource, or a whole section, such as the footer, in one resource.

        No installing all kinds of stuff, figuring out their dependencies, no extra processes to go through. Just MODX goodness all the way.
          Studying MODX in the desert - http://sottwell.com
          Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
          Join the Slack Community - http://modx.org
          • 46886
          • 1,154 Posts
          Wow Susan I am not sure that was even English. smiley

          Any chance to make that solution into an extra? Heh just asking.

          I wonder what they will do with Discuss 2, I sort of feel using Sass created an extra barrier for users to get through, but maybe its worth it, I really can't evaluate.
          • It's really more of a concept, a different way of using resources. I'll be presenting it in detail at the MODX weekend in the Netherlands next month, as part of a presentation on how to make things easier for yourself by making use of existing concepts and extras to simplify and speed up the process of building sites.
              Studying MODX in the desert - http://sottwell.com
              Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
              Join the Slack Community - http://modx.org
              • 46886
              • 1,154 Posts
              Wow so cool! I will definitely be looking into this!
                • Studying MODX in the desert - http://sottwell.com
                  Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
                  Join the Slack Community - http://modx.org
                  • 46220
                  • 66 Posts
                  Quote from: nuan88 at Aug 24, 2014, 02:05 PM
                  Wow you have made a lot of progress! Its looking pretty good!

                  Unfortunately that's not a long-term solution for styling, when you have time let's get that at least going on your local machine.


                  Eventhough it is not the long-term solution, it is sufficient for now and I actually enjoyed doing it and also, I've learned so much more about CSS along the way. So it's a free lesson which I don't mind smiley.
                    • 46886
                    • 1,154 Posts
                    Yeah css rocks, I am so glad I learned it. Not sure how I feel about sass though haha, although I must admit that if you know css already, sass isn't too hard to deal with. There are a few differences in the code of course, but its not too far off. But I didn't even really try to learn it, I just edited the docs for colors almost exclusively.

                    Its good that you have learned so much, the first curve is always the hardest.

                    Let me know how things are going!
                      • 46886
                      • 1,154 Posts
                      Bumping this up so that people can find the basic color breakdown on the first page of this thread. Unfortunately I actually have lost all these files in a drive crash, and still have never gotten them back. So I am basically stuck with what I got, unless I want to go through it all again. Which I don't smiley