Page 1 of 1

Is possible to create this?

Posted: Thu Mar 18, 2010 3:28 am
by vdsk
Hello, I am newbie in opencart, so I have a question about templating.

Is possible to change template to this?

Image

I tried search, but I didn't find any good tutorials for this.. So can you help me with first/second step? :)
Very thanks for answer! :)

Re: Is possible to create this?

Posted: Thu Mar 18, 2010 6:09 am
by scot80
It is possible but needs much time. You have to change the template and css files under /catalog/view/theme/

Re: Is possible to create this?

Posted: Thu Mar 18, 2010 6:18 am
by vdsk
uff, ok, thanks for reply :)

Re: Is possible to create this?

Posted: Thu Mar 18, 2010 3:51 pm
by wormytux
Yes, that's possible but a bit time consuming..

Re: Is possible to create this?

Posted: Thu Mar 18, 2010 5:09 pm
by readyman
It is possible to create that, but some changes will need to be made in the controller files, not just the template files (views) - Although, you can make it look very similar to this just by changing the CSS and template files only.