Page 1 of 1

OpenCart Tutorials?

Posted: Thu Jul 31, 2008 8:17 pm
by SolidSquid
Hey, I was wondering if anyone knew of any basic tutorials for styling up Opencart. It looks like a great system, but the file structure is leaving me a bit overwhelmed and I can't find anything which would suggest how to get started with styling it up

Re: OpenCart Tutorials?

Posted: Thu Jul 31, 2008 9:19 pm
by fido-x
Style sheets (CSS) can be found in "catalog/template/default/css", with "default.css" being the main stylesheet. Other .css files are particular to the relevant content pages.

Regards, Fido-X.

Re: OpenCart Tutorials?

Posted: Sun Aug 03, 2008 11:09 pm
by Lasse
All the template files for the default design is located here: /catalog/template/default
All the .tpl files are template files that you can edit to change the design.
But as fido-x mentioned alot of the styling is taking place in the style sheet files : /catalog/template/default/css