Perhaps this list might be helpful?
http://www.zen-cart.com/wiki/index.p...ls#CSS_Editors
Perhaps this list might be helpful?
http://www.zen-cart.com/wiki/index.p...ls#CSS_Editors
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Hey, one quick question about the css stuff... Is there a way to view your progress with css? I noticed all the editors and whatnot of css just tell you what it's doing and don't show it's actual impact on the site you're working on. I understand css is loaded in from the main file, but is there a way to view your progress while working on it?
I have a feeling my only bet is setting up a local virtual server with zencart on it, right?
Fortunately, you're wrong! If you install Firefox and its Web Developer extension, you will see in the toolbar a "CSS" button. Click that and select "Edit CSS", and you will get a display of the stylesheets for the current page on the left and the page itself on the right. Any changes you make to the stylesheets will show up immediately on the page. It is only temporary; to make the changes permanent you have to save them and FTP the file to your server.
It is best to have a local server set up, but that is not really difficult. See this article in the wiki > Customisation > More Advanced for full instructions.
Oh, well that's good to know. I do use Firefox anyway(and opera when firefox isn't behaving).
I was going to set up a virtual server tonight, but the source-forge download pages are not responding for me tonight... ;/
and by the way, I appreciate all the help, it's greatly appreciated!