How can i add a custom image and txt to my right side column

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 years ago
Hi guys,

I asked this question way back in 1.5 and its been a long time since i had to do it
and i have lost the post where you gave me the how to for that version.

Is the method different in 2.20 ? i belive it was in the master pages three column where i edited it
last time and copied one of the existing links and amended it to suit my needs but i dont know
where to do it in 2.20 and would like to ask your help once again in my quest.

I think it in the C:\inetpub\wwwroot\nop\Views\Shared columns_three.cshtml but i dont know what to put in there for an image that i have and some custom txt.

Thanks in advance nop users and nop team.
12 years ago
i do it in 1.60 simply modifing masterpages code. but now in 2.2 i dontknow how to do. i need your same help.


thanks
12 years ago
mcbosher wrote:
Hi guys,

I asked this question way back in 1.5 and its been a long time since i had to do it
and i have lost the post where you gave me the how to for that version.

Is the method different in 2.20 ? i belive it was in the master pages three column where i edited it
last time and copied one of the existing links and amended it to suit my needs but i dont know
where to do it in 2.20 and would like to ask your help once again in my quest.

I think it in the C:\inetpub\wwwroot\nop\Views\Shared columns_three.cshtml but i dont know what to put in there for an image that i have and some custom txt.

Thanks in advance nop users and nop team.

Hi,
You must upgrade step by step 1.5 > 1.6 >....1.9 > 2.x .
12 years ago
mtek wrote:
Hi,
You must upgrade step by step 1.5 > 1.6 >....1.9 > 2.x .


Hi thanks for the reply,

i think you mis-understand what im after .. all i want to do is add my own text and custom image to the .cshtml that controls the right column and the info in it ?

thanks again .
12 years ago
Hi guys ...

well i found a topic similar to my problem ... so i used this idea and changed it for my use >>

https://www.nopcommerce.com/boards/t/12758/image-placing-on-home-page.aspx

I added this to where i wanted my image and thats all good for me >>

<img alt="Proud To Support" src="/nop/Themes/nopClassic/Content/images/fffc-logo.jpg" />

hope this helps you all

:)
12 years ago
i soved, to add a content on right column of your pages had to modify Wievs/Shared/_ColumnsThree.cshtml

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