MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

How to change logo and copyright on register (activation account page)  (Mono Support )

14370 put(a) pogledan, 4 odgovor(a) 21.1.2013. 17:45:41Kreirao(la) super
super

super

21.1.2013. 17:45:56
I want to change logo and copyright statment on the following page (attached screenshot).

I have already changed the logo in register.aspx (in membership) and all the master page but still can't figure out why monox logo is being displayed still ?
Ovaj sadržaj još nije ocijenjen. 
6018 Reputacija 709 Ukupno objava
tihomir-kit

tihomir.kit

22.1.2013. 8:40:42
Hi,

the copyright statement can be changed in /Membership/Register.aspx file, you can find the links in the markup:

<div class="top-copyright">
    Copyright ©2012
    <a href="http://www.mono-software.com">Mono Ltd.</a>
    <a id="A1" runat="server" href="http://monox.mono-software.com" title="Powered by MonoX">Powered by MonoX</a>
</div>
and the image is located at /App_Themes/Default/img/logo.png so you can replace it with something of your choosing or simply edit/remove the following div "empty-top-section" in the same Register.aspx file.
Ovaj sadržaj još nije ocijenjen. 
526 Reputacija 43 Ukupno objava
super

super

22.1.2013. 16:12:37
Like I mentioned above, I have already changed these things in register.aspx page but monox logo and copyright text is still showing up.. it seems like it is coming from some other page.

Also, register.aspx is for registration form which does show my site logo (since I have my logo setup in register.aspx. But when this activation confirmation page apperas then only monox logo and copyright text comes which means it is not register.aspx page - it is def some other page...which I can't find ?
Ovaj sadržaj još nije ocijenjen. 
6018 Reputacija 709 Ukupno objava
tihomir-kit

tihomir.kit

23.1.2013. 9:00:41
You will have to modify the following file: /Portal/MonoX/Pages/MonoX/Message.aspx .
Ovaj sadržaj još nije ocijenjen. 
526 Reputacija 43 Ukupno objava