Announcement

Collapse
No announcement yet.

Resize Stylesheet Window

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    It's still broken in the 9.0.2 release.

    Comment


      #17
      I never resize any of the windows now - it is not worth the risk and ensuing heartache


      Bikster
      SellerDeck Designs and Responsive Themes

      Comment


        #18
        Open actinic.css in Notepad++
        Then you're not endlessly fiddling around with that combo box or opening and closing a modal popup.

        Comment


          #19
          Originally posted by simonc View Post
          Open actinic.css in Notepad++
          Then you're not endlessly fiddling around with that combo box or opening and closing a modal popup.
          Care to let us know where you find it?

          Comment


            #20
            I do... link to external whilst coding and only bring into actinic prior to hand over to clients. Notepad is the finest program ever.


            Bikster
            SellerDeck Designs and Responsive Themes

            Comment


              #21
              Originally posted by leehack View Post
              Care to let us know where you find it?
              I cheat and open it direct on the webserver or from the previewHTML folder. Much quicker to tweak around with settings in there, particularly when you're doing cross browser testing, and you get the benefit of bookmarks and a find dialog that actually does a find when you press enter You've just got to remember to paste the contents back into Actinic at some point. Come to think of it, I should just remove actinic.css from the outer layouts completely.

              One could demonstrate one's leet haxor skills and write an addin for Notepad++ to fetch it directly from the designobjects table

              Comment


                #22
                .. and remove the ../ paths to any background urls


                Bikster
                SellerDeck Designs and Responsive Themes

                Comment


                  #23
                  Yes, I'm afraid it was only selective copy and paste from PreviewHTML rather than a big block paste. Testing IE versions is a royal pain in the arse and you end up fiddling around a lot with element dimensions and sticking in box model hacks. (I found the AUG tip for IE conditional comments didn't work properly, so I'm stuck in box model hackland).

                  Comment


                    #24
                    Thank God for child>selectors


                    Bikster
                    SellerDeck Designs and Responsive Themes

                    Comment

                    Working...
                    X