Bunny's Code Burrow

this is a JS world


  • Home

  • About

  • Archives

  • Tags

  • Search

change homepage layout

Posted on 2017-04-24

how to update nopcommerce homepage layout

  1. find this file under the themes/themesname/views/home/index.cshtml
  2. change the

    @{
        Layout = "~/Views/Shared/_ColumnsThree.cshtml";
    }
    
  3. generate

  4. refresh
# nopCommerce
navigation nopcommerce
size of image under recently review
  • Table of Contents
  • Overview
Jenny Zeng

Jenny Zeng

Loving code ,especially javascript, React Native

155 posts
37 tags
GitHub Linkedin
  1. 1. how to update nopcommerce homepage layout
© 2020 Jenny Zeng
Powered by Hexo
Theme - NexT.Pisces