Jump to content



Latest News: (loading..)

- - - - -

dreamweaver and oscommerce css files


This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1   mariusmoisa

mariusmoisa
  • Members
  • 84 posts

Posted 19 May 2012 - 10:13 PM

i ream into dreamweaver and i've seen some things that it can do and i liked , but when i try to open the stylesheet.css from osc it doesn't make me a preview for the code . any suggestions will be appreciated.

Edited by mariusmoisa, 19 May 2012 - 10:26 PM.


#2   MrPhil

MrPhil
  • Members
  • 4,194 posts

Posted 20 May 2012 - 01:01 AM

Never use Dreamweaver, Expression Web, Nvu, or any other HTML page editor on a PHP site. If you want to play with osC's CSS, one way to do it is with a debugger such as Firebug (for the Firefox browser). It lets you modify the CSS on the fly (but you still have to permanently edit the CSS file with a regular editor. Other browsers either have similar debuggers, or that function built in.