How to change theme layout in Opencart?

狂风中的少年 提交于 2019-12-10 10:42:12

问题


Help me on how do i change the layout theme for opencart. I want to have my layout of my site. Thank you. I've tried changing the CSS but it didn't work.


回答1:


  1. First of all, check, are you which is theme layout using in your store? Go to Admin > System > Settings > Edit your store > Store Tab > & then check, you are which template selected here. (default or any other template..)

  2. Go to your site source > catalog > view > theme > default(the previously selected template) > stylesheet > & then you can modify stylesheet.css file. (you will changes in stylesheet.css files according to default OpenCart theme. but, if you have used any other custom template. so You will need to check & find right CSS file.)



来源:https://stackoverflow.com/questions/23627357/how-to-change-theme-layout-in-opencart

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!