Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Easy way to modify OSC layout ? Help needed


viinikauppa

Recommended Posts

Posted

Is there any easy use tool (like Dreamweaver or other) to modify the layout of OSCommerce ... I'm using it in Linux server and MySql but home computer is running under Windows XP.

 

Any suuggestion neede,

 

Greetings Kari

 

Our site looks like this now ... www.viinikauppa.com

:? :?

Posted

Your site looks very nice as it is. What are you wanting to change? You can add background graphics and change clors with the stylesheet. If you want to remove an element you can comment out the code or delete it all together. You can move blocks of code to change the position of an element. The HTML can be edited to change the look......So, what do you want to do?

Posted

the 'problem' is php code and html code are combined. Sometimes a block of php code is followed by pure HTML code, sometimes php is used to actually create the html code. For instance on the manufacturer dropdown... php pulls all info from the database and 'writes' a HTML dropdown to the screen. Therefore there is no editor you can really use for 're-styling'. You can edit the plain html though, but not in a WYSIWYG editor. Try PHPEdit ( www.phpedit.org ) It's free and knows php / html.

 

HTH

Mattice

"Politics is the art of preventing people from taking part in affairs which properly concern them"

Posted

Have you downloaded the manual from http://www.oscdox.com ? If not I would recommend it. It has step by step instructions for some basic changes and you can add from there.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...