These forums are read-only and considered to be an archive. Please use the new Community for future interaction and posts.

Total Branding

Hi, Any way to remove all "GleamTech" links/wording from the site and replace with our own? 
Example: bottom of logon screen.


thanks,
m
MS 9/10/2013 11:27 AM
Hi,
Yes it's possible.
For removing the link on the bottom of the login screen, edit login.aspx and find this line near the bottom:

<asp:Literal ID="Literal1" runat="server"></asp:Literal>

and change it to this:

<asp:Literal ID="Literal1" runat="server" Visible="false"></asp:Literal>

If you want to rename "FileVista" titles, please see this topic:
Change Title main web
Cem Alacayir 9/10/2013 1:37 PM
Thank you. Will give it a try. Looking to purchase. Any specials available?

thanks,
m
MS 9/10/2013 1:39 PM
I have sent some information to your email.
Cem Alacayir 9/10/2013 2:02 PM