Hey,
I am using OpenCart and it is exceptional! But now i want to add my own theme as i already have a website with a more basic CSS design. I need to match the CSS of OpenCart to my existing website, so how can i do this?
Thanks
Regards
I am using OpenCart and it is exceptional! But now i want to add my own theme as i already have a website with a more basic CSS design. I need to match the CSS of OpenCart to my existing website, so how can i do this?
Thanks
Regards
Copy Opencart's directory
catalog/view/theme/default
to a new one, e.g.
catalog/view/theme/my-own-one
and then modify its CSS file, images, or any of the *.tpl file according to your needs.
catalog/view/theme/default
to a new one, e.g.
catalog/view/theme/my-own-one
and then modify its CSS file, images, or any of the *.tpl file according to your needs.
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
The common, top-level templates are all located in the
/catalog/view/theme/default/template/common/*.tpl
directory. The templates repsonsible for any of the left or right column boxes can be found at
/catalog/view/theme/default/template/module/*.tpl
Just look at the controller files
/catalog/controller/ ... /*.php
to see what sub-templates they use.
/catalog/view/theme/default/template/common/*.tpl
directory. The templates repsonsible for any of the left or right column boxes can be found at
/catalog/view/theme/default/template/module/*.tpl
Just look at the controller files
/catalog/controller/ ... /*.php
to see what sub-templates they use.
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
Thanks, that was really helpful. I don't know who is an admin, but I think it would be worth making this one a sticky post at the top!
Bless,
Chris
Bless,
Chris
I’m Chris Lowry. Visit my sites for medicine revision and home decor.
Try Names Not Numbers charity too! Its an awesome Sheffield charity.
to make the new template show up in newer versions, read:
http://forum.opencart.com/viewtopic.php?f=21&t=5083
http://forum.opencart.com/viewtopic.php?f=21&t=5083
Who is online
Users browsing this forum: Amazon [Bot] and 4 guests