It's still broken in the 9.0.2 release.
Announcement
Collapse
No announcement yet.
Resize Stylesheet Window
Collapse
X
-
Care to let us know where you find it?Originally posted by simonc View PostOpen actinic.css in Notepad++
Then you're not endlessly fiddling around with that combo box or opening and closing a modal popup.
Comment
-
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 enterOriginally posted by leehack View PostCare to let us know where you find it?
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
-
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
Comment