How to edit the css of a nopcommerce website?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
10 years ago
Let me get you right, I will go into the FTP, then I suppose I will go to the public.html, and then what should I do next?

May you kindly advise me, thanks
10 years ago
1. Uploade the picture with a new banner to the /Themes/LivingWonders/Content/images. For example, the name of this picture is blahblah.jpg
2. Download Views\Shared\ _ColumnsTwo.cshtml file using FTP on your conputer
3. Change the following line

<img src="/Themes/LivingWonders/Content/images/free-delivery.png" alt="Free Local Delivery for orders above $150 (SGD)">

to

<img src="/Themes/LivingWonders/Content/images/blahblah.jpg" alt="blah blah">

4. Upload _ColumnsTwo.cshtml file back to the server.
10 years ago
Ok, I have a clearer picture now, thank you very much.
9 years ago
Hello, I've used in my site http://www.condomworld.it various effects ... you can see the CSS browser with Shift + Ctrl + I in the browser (mozilla or chrome).
9 years ago
Mariann wrote:
You should download this file to your computer using FTP, change it, and then upload back to the server.


I am using Filezilla for some reason it will not let me download the HTML file, why is this? is there some type of restriction that i need to lift?

_________________________________________________________________________________________________________

"Follow Your Dreams Everything else will come"
- Anonymous

Finding the right heal all tea
9 years ago
[email protected] wrote:
Hi there, my friends has a website build by a foreigner who then ignored them after the site was set up. They came to me as I have some experience in web design in Wordpress and Joomla but I am new to Nopcommerce.

Right now,  they would like to change an image posted on the Homepage.

In the backend of Wordpress, there is a CSS stylesheet where I can make changes after creating a child theme. Please advise me how to see the existing css stylesheet of the website in Nopcommerce and make the necessary change.

Thank you very much.



Hi,
like in Wordpress or Joomla you can create a child theme and modify it by using NopCommerce Child Theme Plugin.
Download load link here https://www.nopcommerce.com/p/1592/child-theme.aspx
or here http://www.uteam.co.il/en/platforms/nopcommerce/plugins/nopcommerce-child-theme-plugin/

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