customized home page creation

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
13 Jahre weitere
I fiound nopcommerce as I was searching for a free shopping cart for a school project. Can anyone tell me how to customize  the homepage specific to one business without the nopCommerce being at the top of the page. I use VWD for ASP.NET.

Wrangler Jane
13 Jahre weitere
Hi,

fisrt off, I recommend you make a copy of one of the theme folders ( found in  App_Themes )

lets take DarkOrange as an example - copy this and rename it to YourTheme

start up NopCommerce (ctrl+f5 in VWD) - go to admin configuration-->global settings       click the 'SEO/Display' tab

and select your theme (which should appear in the drop down list)

save and go to the storefront


In App_Themes / YourTheme folder there is a subfolder called images - you will see an image called logo.gif

this is the one you need to edit to suit your own name/logo.



Of course, this is just the start of it, have a look at some of the screenshots of some developed shops
https://www.nopcommerce.com/showcaseliveshops.aspx

Firefox browser with firebug installed  is invaluable for inspecting all the css elements that make up the page

- hayden
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.