hi, I have installed opencart ecommerce software and works great with dreameaver CS3. But I go to Index. php (home page) file using dreameaver, i do not see the sample where i can make change, is showing white editor, but when i run to see preview browser is works fine.
How can i be able to see index.php from dreameaver editor so i can change something myself!
AM
They are few templates file that i can see and i m not sure which one that i need to make change!
also every time i open up the templates files using dreamweaver, i still could not be able to see from dramweaver application except be able to see from run browser, how can i be able to see from html editor!
AM
also every time i open up the templates files using dreamweaver, i still could not be able to see from dramweaver application except be able to see from run browser, how can i be able to see from html editor!
AM
Basically depending on what page you want to change there are something like 3 files per page.
for example, You want to change the individual product page. Grab these files...
catalog\template\default\css\product.css
catalog\template\default\content\product.tpl
catalog\language\\controller\product.php
First make backups. Then, open them up and you should be able to tell what they do.
Just mess around with those 3 and you can get the products page to look how you want.
The same goes for any other page. Just look around in the same folders.
Hope this helps. Good Luck
for example, You want to change the individual product page. Grab these files...
catalog\template\default\css\product.css
catalog\template\default\content\product.tpl
catalog\language\\controller\product.php
First make backups. Then, open them up and you should be able to tell what they do.
Just mess around with those 3 and you can get the products page to look how you want.
The same goes for any other page. Just look around in the same folders.
Hope this helps. Good Luck
Who is online
Users browsing this forum: No registered users and 6 guests