Please need a friend hand

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 years ago
I need remove this code of my home page

<style type="text/css">
<!--
.style1 {
  color: #999999;
  font-weight: bold;
}
-->
</style>

My question is:

were can found this file for do it manually?

With regards

Mulatin
12 years ago
mulatin wrote:
I need remove this code of my home page

<style type="text/css">
<!--
.style1 {
  color: #999999;
  font-weight: bold;
}
-->
</style>

My question is:

were can found this file for do it manually?

With regards

Mulatin


Please do not duplicate your posts and like Andrei has mentioned before use more descriptive titles.

It would also be most beneficial if you provide the version of nopCommerce you're using and any modifications you might have made.
12 years ago
Sorry again Mr

The version is 2.1

My is using a template named GIF

Thanks

mulatin
12 years ago
mulatin wrote:
Sorry again Mr

The version is 2.1

My is using a template named GIF

Thanks

mulatin


I think you're going to need to search the project directory for a file containing that content.
12 years ago
Yes, I understand friend but in reality what file is?
???
12 years ago
mulatin wrote:
Yes, I understand friend but in reality what file is?
???


Mulatin,

Because the code you're looking for is unique to your installation. You are going to have to do the work to find this. If I were to guess where this change took place I would say on the _Root.cshtml or Home\Index.cshtml pages. All we can do on the forum is guess. You need to either open the project in visual studio or use the windows search functionality to find a file with the phrase ".Style1" in it.
12 years ago
Thanks you my friend

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