Re: Changing witdh in Oscommerce | |
There are several different programs available to edit your files. If you are feeling brave you can edit with Notepad or Wordpad in windows. Those are not the best choices but will work in a pinch.
My suggestion would be to download a PHP editor, I use Dev-PHP, it's free and works for me. It has code highlighting and line numbering so it's easy to see what's going on with the code. You can do a Google search on free PHP editor to find several others.
|