Add custom topic to header menu

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
11 years ago
OnTheGreen.no wrote:
Depends on what you want to change, but most of the asp-coded messages are placed under views.


And what are views where are they sorry I am very new to this.
11 years ago
nareg32 wrote:
Depends on what you want to change, but most of the asp-coded messages are placed under views.

Ok so I am transfering my data to my original domain but for now this is the site I am talking about www.recapmma.com you see the jewelry store logo ton the top left how do I change that where do I go?


A 'View Source' suggests that the logo is at:

<img alt="" src="/Themes/Jewelry/Content/img/logo.png"/>

Change the image and you are good to go. :)
11 years ago
wooncherk wrote:
Depends on what you want to change, but most of the asp-coded messages are placed under views.

Ok so I am transfering my data to my original domain but for now this is the site I am talking about www.recapmma.com you see the jewelry store logo ton the top left how do I change that where do I go?

A 'View Source' suggests that the logo is at:

<img alt="" src="/Themes/Jewelry/Content/img/logo.png"/>

Change the image and you are good to go. :)


Ok so lets say I am trying to change the logo of recapmma.com do I put <img alt="" src="/Themes/Jewelry/Content/img/logo.png"/> after recapmma.com? I still dont get where to go to change the picture so sorry I am new at this
11 years ago
nareg32 wrote:
Depends on what you want to change, but most of the asp-coded messages are placed under views.

Ok so I am transfering my data to my original domain but for now this is the site I am talking about www.recapmma.com you see the jewelry store logo ton the top left how do I change that where do I go?

A 'View Source' suggests that the logo is at:

<img alt="" src="/Themes/Jewelry/Content/img/logo.png"/>

Change the image and you are good to go. :)

Ok so lets say I am trying to change the logo of recapmma.com do I put <img alt="" src="/Themes/Jewelry/Content/img/logo.png"/> after recapmma.com? I still dont get where to go to change the picture so sorry I am new at this


No change of View whatsoever. Just drop a new logo named logo.png under the same path (replacing the old photo). :D
11 years ago
wooncherk wrote:
Depends on what you want to change, but most of the asp-coded messages are placed under views.

Ok so I am transfering my data to my original domain but for now this is the site I am talking about www.recapmma.com you see the jewelry store logo ton the top left how do I change that where do I go?

A 'View Source' suggests that the logo is at:

<img alt="" src="/Themes/Jewelry/Content/img/logo.png"/>

Change the image and you are good to go. :)

Ok so lets say I am trying to change the logo of recapmma.com do I put <img alt="" src="/Themes/Jewelry/Content/img/logo.png"/> after recapmma.com? I still dont get where to go to change the picture so sorry I am new at this

No change of View whatsoever. Just drop a new logo named logo.png under the same path (replacing the old photo). :D


Oo I have to drop the new picture in my FTP?
11 years ago
nareg32 wrote:
Depends on what you want to change, but most of the asp-coded messages are placed under views.

Ok so I am transfering my data to my original domain but for now this is the site I am talking about www.recapmma.com you see the jewelry store logo ton the top left how do I change that where do I go?

A 'View Source' suggests that the logo is at:

<img alt="" src="/Themes/Jewelry/Content/img/logo.png"/>

Change the image and you are good to go. :)

Ok so lets say I am trying to change the logo of recapmma.com do I put <img alt="" src="/Themes/Jewelry/Content/img/logo.png"/> after recapmma.com? I still dont get where to go to change the picture so sorry I am new at this

No change of View whatsoever. Just drop a new logo named logo.png under the same path (replacing the old photo). :D

Oo I have to drop the new picture in my FTP?


Exactly. :D
11 years ago
---
11 years ago
wooncherk wrote:
Depends on what you want to change, but most of the asp-coded messages are placed under views.

Ok so I am transfering my data to my original domain but for now this is the site I am talking about www.recapmma.com you see the jewelry store logo ton the top left how do I change that where do I go?

A 'View Source' suggests that the logo is at:

<img alt="" src="/Themes/Jewelry/Content/img/logo.png"/>

Change the image and you are good to go. :)

Ok so lets say I am trying to change the logo of recapmma.com do I put <img alt="" src="/Themes/Jewelry/Content/img/logo.png"/> after recapmma.com? I still dont get where to go to change the picture so sorry I am new at this

No change of View whatsoever. Just drop a new logo named logo.png under the same path (replacing the old photo). :D

Oo I have to drop the new picture in my FTP?

Exactly. :D


Thanks A lot
11 years ago
nareg32 wrote:
Depends on what you want to change, but most of the asp-coded messages are placed under views.

Ok so I am transfering my data to my original domain but for now this is the site I am talking about www.recapmma.com you see the jewelry store logo ton the top left how do I change that where do I go?

A 'View Source' suggests that the logo is at:

<img alt="" src="/Themes/Jewelry/Content/img/logo.png"/>

Change the image and you are good to go. :)

Ok so lets say I am trying to change the logo of recapmma.com do I put <img alt="" src="/Themes/Jewelry/Content/img/logo.png"/> after recapmma.com? I still dont get where to go to change the picture so sorry I am new at this

No change of View whatsoever. Just drop a new logo named logo.png under the same path (replacing the old photo). :D

Oo I have to drop the new picture in my FTP?

Exactly. :D

Thanks A lot


:)
11 years ago
wooncherk wrote:
thanks mate.

I want to add in the header menu bar.

If you take a look at onthegreen.no, I want to add it to the red horizontal bar with FORSIDEN NYTT GOLFUTSTYR SØK MIN KONTO KONTAKT OSS.

What view is that?

As you probably understand, Im a noob at this :)

Views/Common/Menu.cshtml. :D


Version 2.7
I created a new Topic Page with system name "Links". Now I want to add it to the lower left side menu.

I tried to open the "Views/Common/Menu.cshtml" File in Dream weaver and it gets error, "No program associated with this file".

Note: I understand that isn't the right file for the left menu, but I just wanted to take a look.

Questions:
1: What file to I need to edit to make my new page appear in the lower left menu.
2: If it is a cshtml file, how do I edit that? :(

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